Add rst2pdf slides
This commit is contained in:
parent
c78138b63d
commit
d409742cfe
15 changed files with 384 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
nodemon --ext rst,style,txt --exec "
|
||||
rst2pdf slides.rst \
|
||||
--output slides.pdf \
|
||||
--stylesheets main \
|
||||
--break-level 1 \
|
||||
--fit-background-mode scale \
|
||||
--extension-module preprocess
|
||||
"
|
Loading…
Add table
Add a link
Reference in a new issue