Skip to content

Commit e0b546c

Browse files
committed
Move latex preamble
1 parent c5fdac4 commit e0b546c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ epub:
1717
pdf:
1818
pandoc -o full-speed-python.pdf \
1919
metadata.yaml \
20-
-H preamble.tex \
20+
-H latex/preamble.tex \
2121
chapters/introduction.md \
2222
chapters/installation.md \
2323
chapters/basic-datatypes.md \
File renamed without changes.

0 commit comments

Comments
 (0)