Update code syntax highlighting styles
This commit is contained in:
parent
fdd5b3138f
commit
a5bee4685a
6 changed files with 39 additions and 13 deletions
|
@ -6,10 +6,11 @@ attributes:
|
|||
command: |
|
||||
= 'rst2pdf ' ~ @('rst2pdf.filename.rst') ~ '
|
||||
--break-level 1
|
||||
--stylesheets main
|
||||
--stylesheets main,tango
|
||||
--fit-background-mode scale
|
||||
--extension-module preprocess
|
||||
--output ' ~ @('rst2pdf.filename.pdf')
|
||||
--output ' ~ @('rst2pdf.filename.pdf') ~ '
|
||||
--font-path ~/.local/share/fonts'
|
||||
filename:
|
||||
pdf: slides.pdf
|
||||
rst: slides.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue