Skip to content

Commit eb3414b

Browse files
authored
Replace all whitespaces with tabs.
1 parent 76139d7 commit eb3414b

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

main.pdf

41 Bytes
Binary file not shown.

main.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ ects = 3
236236

237237
[A]
238238
name = "Grundlagen"
239-
ects_required = 24
239+
ects_required = 18 # (+6 auflage)
240240
note = "Drei Module aus A1–A5 sind zu wählen, sofern sie nicht bereits im Bachelor absolviert wurden"
241241

242242
[A.A1]

main.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
| *`II`* | #xy("A", 1) | #xy("B", 1) | #xy("C", 1) | #xy("D", 1) | #xy("F", 1) | #xy("DS", 1) | #xy("MA", 1) | #get-sem-results(1).cp cp |
371371
| *`III`* | #xy("A", 2) | #xy("B", 2) | #xy("C", 2) | #xy("D", 2) | #xy("F", 2) | #xy("DS", 2) | #xy("MA", 2) | #get-sem-results(2).cp cp |
372372
| *`IV`* | #xy("A", 3) | #xy("B", 3) | #xy("C", 3) | #xy("D", 3) | #xy("F", 3) | #xy("DS", 3) | #xy("MA", 3) | #get-sem-results(3).cp cp |
373-
| $sum$ | #block-cp("A") | #block-cp("B") | #block-cp("C") | #block-cp("D") | #block-cp("F") | #block-cp("DS") | #block-cp("MA") | #current / 120 #p6 |
373+
| $sum$ | #block-cp("A") \ #text(fill: red)[*+6 ECTS*] | #block-cp("B") | #block-cp("C") | #block-cp("D") | #block-cp("F") | #block-cp("DS") | #block-cp("MA") | #current / 120 #p6 |
374374
| #stack(dir: ltr, spacing: 1fr, [nc's: #h(1mm) #sem-ncs], text(weight: "bold")[#current-proc%], [nc: ~ #total-nc] ) | < | < | < | < | < | < | < | < |
375375
]
376376
]

0 commit comments

Comments
 (0)