mirror of
https://github.com/fsr/nopanic
synced 2025-04-26 01:38:27 +02:00
English Version (epub)
This commit is contained in:
parent
aef03957e7
commit
c7be8f3a80
45 changed files with 1624 additions and 0 deletions
5
epub/makefile
Normal file
5
epub/makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
default:; pandoc manual.tex \
|
||||
--toc --pdf-engine=lualatex \
|
||||
--metadata-file=meta.yaml \
|
||||
--epub-cover-image=img/Vorne.jpg \
|
||||
-o manual.epub
|
Loading…
Add table
Add a link
Reference in a new issue