Compare commits
3 Commits
ad96096ee5
...
74190882d6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74190882d6 | ||
|
|
eab7175024 | ||
|
|
d1f982e684 |
1091
css/latex.css
1091
css/latex.css
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -45,6 +45,10 @@ input {
|
|||||||
body {
|
body {
|
||||||
font-size: calc(0.035 * var(--square));
|
font-size: calc(0.035 * var(--square));
|
||||||
|
|
||||||
|
&.laser-pointer-active {
|
||||||
|
cursor: url("../onpoint/images/pointer.svg"), auto;
|
||||||
|
}
|
||||||
|
|
||||||
article {
|
article {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|||||||
2
onpoint
2
onpoint
@ -1 +1 @@
|
|||||||
Subproject commit ac3c4fff4236888e81f86a90a7c84c314af2d70e
|
Subproject commit 52aff02eb82b5dca5cfaaffa59f20ce8389628b3
|
||||||
@ -136,9 +136,13 @@ zum Schreiben unseres Quelltextes mit allen Befehlen zur semantischen Gliederung
|
|||||||
[TeXstudio](http://www.texstudio.org/) (Empfehlung), [VS Codium](https://vscodium.com) (für Fortgeschrittene, Anleitung auf [Github](https://github.com/fs-wiai/latex-script/blob/github/vs-code-instructions.md))
|
[TeXstudio](http://www.texstudio.org/) (Empfehlung), [VS Codium](https://vscodium.com) (für Fortgeschrittene, Anleitung auf [Github](https://github.com/fs-wiai/latex-script/blob/github/vs-code-instructions.md))
|
||||||
:::
|
:::
|
||||||
|
|
||||||
@slide(layout=content-only)
|
@slide(layout=task)
|
||||||
|
|
||||||
|
@task-number
|
||||||
|
1
|
||||||
|
|
||||||
@title
|
@title
|
||||||
Kompilieren des Skriptes
|
Erstmaliges Kompilieren des Skriptes
|
||||||
|
|
||||||
@content
|
@content
|
||||||
* Ladet das Projektarchiv aus dem VC herunter.
|
* Ladet das Projektarchiv aus dem VC herunter.
|
||||||
|
|||||||
@ -136,7 +136,11 @@ writing our source code including all the commands that structure the text seman
|
|||||||
[TeXstudio](http://www.texstudio.org/) (recommended), [VS Codium](https://vscodium.com) (for advanced users, instructions on [Github](https://github.com/fs-wiai/latex-script/blob/github/vs-code-instructions.md))
|
[TeXstudio](http://www.texstudio.org/) (recommended), [VS Codium](https://vscodium.com) (for advanced users, instructions on [Github](https://github.com/fs-wiai/latex-script/blob/github/vs-code-instructions.md))
|
||||||
:::
|
:::
|
||||||
|
|
||||||
@slide(layout=content-only)
|
@slide(layout=task)
|
||||||
|
|
||||||
|
@task-number
|
||||||
|
1
|
||||||
|
|
||||||
@title
|
@title
|
||||||
Compile the script for the first time
|
Compile the script for the first time
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user