Version 1.0.0 (2025-02-18): Version 1.0.0
This commit is contained in:
parent
ed77e2bf89
commit
cbf28711a4
116 changed files with 87396 additions and 0 deletions
3
makePDF.sh
Executable file
3
makePDF.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
asciidoctor-pdf -R "." -o "git-lehrer.pdf" -a lehrer=true -a loesung=true -a allow-uri-read -a imagesoutdir=./.asciidoctor/stem -r asciidoctor-diagram GIT.adoc
|
||||
asciidoctor-pdf -R "." -o "git-schueler.pdf" -a lehrer=false -a loesung=false -a tablet=false -a abstand=false -a allow-uri-read -a imagesoutdir=./.asciidoctor/stem -r asciidoctor-diagram GIT.adoc
|
||||
asciidoctor-pdf -R "." -o "git-schueler-tablet.pdf" -a lehrer=false -a loesung=false -a tablet=true -a abstand=true -a allow-uri-read -a imagesoutdir=./.asciidoctor/stem -r asciidoctor-diagram GIT.adoc
|
||||
Loading…
Add table
Add a link
Reference in a new issue