Remove fragments
This commit is contained in:
parent
c7b2ad0842
commit
856ac463e6
@ -83,9 +83,9 @@ Kodierung
|
|||||||
\usepackage[t1]{fontenc}
|
\usepackage[t1]{fontenc}
|
||||||
```
|
```
|
||||||
|
|
||||||
* ++ Die Zeichenkodierung bestimmt, welche Zeichen verfügbar sind.
|
* Die Zeichenkodierung bestimmt, welche Zeichen verfügbar sind.
|
||||||
* ++ **ASCII** enthält kaum Sonderzeichen wie deutsche Umlaute.
|
* **ASCII** enthält kaum Sonderzeichen wie deutsche Umlaute.
|
||||||
* ++ **UTF-8** ist eine universelle Kodierung.
|
* **UTF-8** ist eine universelle Kodierung.
|
||||||
|
|
||||||
|
|
||||||
@slide(layout=content-only)
|
@slide(layout=content-only)
|
||||||
|
|||||||
@ -83,9 +83,9 @@ Encoding
|
|||||||
\usepackage[t1]{fontenc}
|
\usepackage[t1]{fontenc}
|
||||||
```
|
```
|
||||||
|
|
||||||
* ++ The character encoding determines which characters are available.
|
* The character encoding determines which characters are available.
|
||||||
* ++ **ASCII** contains no special characters like German umlauts.
|
* **ASCII** contains no special characters like German umlauts.
|
||||||
* ++ **UTF-8** is a universal encoding.
|
* **UTF-8** is a universal encoding.
|
||||||
|
|
||||||
|
|
||||||
@slide(layout=content-only)
|
@slide(layout=content-only)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user