Compare commits
No commits in common. "74190882d64abf582b81131a2dc602007b5cd4b7" and "ad96096ee5ee0093b709c5181e2ac414f67e8bb2" have entirely different histories.
74190882d6
...
ad96096ee5
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,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;
|
||||||
}
|
}
|
||||||
|
|||||||
2
onpoint
2
onpoint
@ -1 +1 @@
|
|||||||
Subproject commit 52aff02eb82b5dca5cfaaffa59f20ce8389628b3
|
Subproject commit ac3c4fff4236888e81f86a90a7c84c314af2d70e
|
||||||
@ -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.
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user