add a5 pdf for condensed version

This commit is contained in:
KemoNine 2023-06-17 15:20:45 -04:00
parent 4fbf29ee60
commit 8047c28128
2 changed files with 9 additions and 1 deletions

View File

@ -8,6 +8,7 @@ full: release/_mindfulness_the_game_letter.pdf \
condensed: release/condensed_mindfulness_the_game_letter.pdf \
release/condensed_mindfulness_the_game_a4.pdf \
release/condensed_mindfulness_the_game_a5.pdf \
release/condensed_mindfulness_the_game.org
quick_reference: release/quick_reference_a7.pdf \
@ -46,7 +47,13 @@ release/condensed_mindfulness_the_game_a4.pdf : condensed_mindfulness_the_game.m
-V papersize:a4 \
-o release/condensed_mindfulness_the_game_a4.pdf \
condensed_mindfulness_the_game.md
release/condensed_mindfulness_the_game_a5.pdf : condensed_mindfulness_the_game.md
pandoc --pdf-engine=xelatex \
-V papersize:a5 \
-o release/condensed_mindfulness_the_game_a5.pdf \
condensed_mindfulness_the_game.md
release/condensed_mindfulness_the_game.org : condensed_mindfulness_the_game.md
pandoc \
-o release/condensed_mindfulness_the_game.org \

View File

@ -30,6 +30,7 @@ A single page form of the game that can be used for prompting once familiar with
* Markdown source code
* PDF - US Letter
* PDF - A4
* PDF - A5
* org-mode
## Quick Reference