edit makefile yalm (class e geometry)

master
dan 2019-01-15 02:37:25 +01:00
parent 12822102ca
commit 604a237725
Signed by: dan
GPG Key ID: 1C58C6DAD3D30CCB
1 changed files with 4 additions and 4 deletions

View File

@ -5,13 +5,13 @@ book-a4.pdf: book.md
--toc-depth 2 \ --toc-depth 2 \
--number-sections \ --number-sections \
--highlight-style zenburn \ --highlight-style zenburn \
-V documentclass:article \ -V documentclass:extarticle \
-V papersize:a4 \ -V papersize:A4 \
-V fontsize:14pt \ -V fontsize:14pt \
-V geometry:"top=2.5cm, \ -V geometry:"top=2.5cm, \
bottom=2.6cm, \ bottom=2.6cm, \
left=2.8cm, \ left=2.5cm, \
right=2.8cm" \ right=2.5cm" \
$< -o $@ $< -o $@
book-a4.ps: book-a4.pdf book-a4.ps: book-a4.pdf