Move comments slide
This commit is contained in:
parent
8482678dea
commit
a3f8c42fe7
@ -110,27 +110,6 @@ In eckigen Klammern können verschieden viele optionale Parameter stehen:
|
||||
% bindet das Bild "bild.png" ein
|
||||
```
|
||||
|
||||
@slide(layout=content-and-preview)
|
||||
|
||||
@title
|
||||
Kommentare
|
||||
|
||||
@content
|
||||
Nach einem Prozentzeichen wird der Rest der Zeile vom Compiler ignoriert. Der Kommentartext erscheint also nicht im fertigen Dokument.
|
||||
|
||||
``` {.lang-tex .hljs}
|
||||
% Beginn Steckbrief
|
||||
Name: Donald Knuth \\
|
||||
Geburtsdatum: \\ % TODO: einfügen
|
||||
Geburtsort: Milwaukee, Wisconsin
|
||||
% Ende Steckbrief
|
||||
```
|
||||
|
||||
Tastenkombinationen: <kbd>Strg</kbd> + <kbd>T</kbd> und <kbd>Strg</kbd> + <kbd>U</kbd>
|
||||
|
||||
@preview
|
||||

|
||||
|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
|
||||
@ -110,27 +110,6 @@ Square brackets may contain different numbers of optional parameters:
|
||||
% embeds the image file "image.png"
|
||||
```
|
||||
|
||||
@slide(layout=content-and-preview)
|
||||
|
||||
@title
|
||||
Comments
|
||||
|
||||
@content
|
||||
After a percent sign, the rest of the line is ignored by the compiler. It is called a comment and does not appear in the resulting document.
|
||||
|
||||
``` {.lang-tex .hljs}
|
||||
% profile start
|
||||
Name: Donald Knuth \\
|
||||
Date of birth: \\ % TODO: insert
|
||||
Place of birth: Milwaukee, Wisconsin
|
||||
% profile end
|
||||
```
|
||||
|
||||
Shortcuts: <kbd>Ctrl</kbd> + <kbd>T</kbd> and <kbd>Ctrl</kbd> + <kbd>U</kbd>
|
||||
|
||||
@preview
|
||||

|
||||
|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
|
||||
@ -180,6 +180,28 @@ nichts verloren.
|
||||

|
||||
|
||||
|
||||
@slide(layout=content-and-preview)
|
||||
|
||||
@title
|
||||
Kommentare
|
||||
|
||||
@content
|
||||
Nach einem Prozentzeichen wird der Rest der Zeile vom Compiler ignoriert. Der Kommentartext erscheint also nicht im fertigen Dokument.
|
||||
|
||||
``` {.lang-tex .hljs}
|
||||
% Beginn Steckbrief
|
||||
Name: Donald Knuth \\
|
||||
Geburtsdatum: \\ % TODO: einfügen
|
||||
Geburtsort: Milwaukee, Wisconsin
|
||||
% Ende Steckbrief
|
||||
```
|
||||
|
||||
Tastenkombinationen: <kbd>Strg</kbd> + <kbd>T</kbd> und <kbd>Strg</kbd> + <kbd>U</kbd>
|
||||
|
||||
@preview
|
||||

|
||||
|
||||
|
||||
@slide(layout=content-and-preview-with-category)
|
||||
|
||||
@category
|
||||
|
||||
@ -180,6 +180,28 @@ within continuous text.
|
||||

|
||||
|
||||
|
||||
@slide(layout=content-and-preview)
|
||||
|
||||
@title
|
||||
Comments
|
||||
|
||||
@content
|
||||
After a percent sign, the rest of the line is ignored by the compiler. It is called a comment and does not appear in the resulting document.
|
||||
|
||||
``` {.lang-tex .hljs}
|
||||
% profile start
|
||||
Name: Donald Knuth \\
|
||||
Date of birth: \\ % TODO: insert
|
||||
Place of birth: Milwaukee, Wisconsin
|
||||
% profile end
|
||||
```
|
||||
|
||||
Shortcuts: <kbd>Ctrl</kbd> + <kbd>T</kbd> and <kbd>Ctrl</kbd> + <kbd>U</kbd>
|
||||
|
||||
@preview
|
||||

|
||||
|
||||
|
||||
@slide(layout=content-and-preview-with-category)
|
||||
|
||||
@category
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user