Skip to content

Commit

Permalink
Add table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrcollins1 committed Jul 10, 2023
1 parent 0925a21 commit 957bf22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makepdf.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REM Windows batch file to compile PDF using Pandoc
REM Assumes Pandoc has PDF engine (e.g., pdflatex via MiKTeX)

pandoc -o OED-Expanded.pdf index.md introduction.md core-mechanic.md characters.md gameplay.md npcs.md rewards.md monsters.md traps.md resources.md x-additional-material.md
pandoc -o OED-Expanded.pdf --toc introduction.md core-mechanic.md characters.md gameplay.md npcs.md rewards.md monsters.md traps.md resources.md x-additional-material.md

0 comments on commit 957bf22

Please sign in to comment.