edit makefile yalm (class e geometry)
This commit is contained in:
parent
12822102ca
commit
604a237725
8
Makefile
8
Makefile
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user