Compare commits

..

No commits in common. "74190882d64abf582b81131a2dc602007b5cd4b7" and "ad96096ee5ee0093b709c5181e2ac414f67e8bb2" have entirely different histories.

6 changed files with 621 additions and 498 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -45,10 +45,6 @@ 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;
} }

@ -1 +1 @@
Subproject commit 52aff02eb82b5dca5cfaaffa59f20ce8389628b3 Subproject commit ac3c4fff4236888e81f86a90a7c84c314af2d70e

View File

@ -136,13 +136,9 @@ 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=task) @slide(layout=content-only)
@task-number
1
@title @title
Erstmaliges Kompilieren des Skriptes Kompilieren des Skriptes
@content @content
* Ladet das Projektarchiv aus dem VC herunter. * Ladet das Projektarchiv aus dem VC herunter.

View File

@ -136,11 +136,7 @@ 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=task) @slide(layout=content-only)
@task-number
1
@title @title
Compile the script for the first time Compile the script for the first time