1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-26 03:41:04 +03:00
gamebookformat/expected
Pelle Nilsson 213008aa2b Templates for footnotes in gamebooks.
Only rendered well in LaTeX (PDF). Just shown in parenthesis in other formats.
Should be possible, I think, to render in RTF as well, and HTML probably.
Only needed them for PDF output at the moment though.
2013-10-08 23:35:09 +02:00
..
.gitignore Checking generated examples against saved expected outputs. 2013-06-13 23:21:34 +02:00
bgg.debug Template for plain non-tagged text. 2013-06-26 11:37:48 +02:00
bgg.dot Expect DOT files following new templates. 2013-08-15 21:56:44 +02:00
bgg.html Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
bgg.rtf Correct expected output after RTF image bugfix in previous commit. 2013-07-28 18:59:40 +02:00
bgg.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
bgg.txt Correct expected output after RTF image bugfix in previous commit. 2013-07-28 18:59:40 +02:00
codewords.debug Disable shuffling replaces setting random seed. 2013-06-16 21:25:50 +02:00
codewords.dot Expect DOT files following new templates. 2013-08-15 21:56:44 +02:00
codewords.html Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
codewords.rtf Disable shuffling replaces setting random seed. 2013-06-16 21:25:50 +02:00
codewords.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
codewords.txt Disable shuffling replaces setting random seed. 2013-06-16 21:25:50 +02:00
counters.debug Initial value for counters (something it is not reset to when revisiting). 2013-08-04 00:16:02 +02:00
counters.dot Initial value for counters (something it is not reset to when revisiting). 2013-08-04 00:16:02 +02:00
counters.html Initial value for counters (something it is not reset to when revisiting). 2013-08-04 00:16:02 +02:00
counters.rtf Initial value for counters (something it is not reset to when revisiting). 2013-08-04 00:16:02 +02:00
counters.tex Merge branch 'master' of rn:git/gamebookformat 2013-08-15 21:55:42 +02:00
counters.txt Initial value for counters (something it is not reset to when revisiting). 2013-08-04 00:16:02 +02:00
format.debug Templates for footnotes in gamebooks. 2013-10-08 23:35:09 +02:00
format.dot Templates for footnotes in gamebooks. 2013-10-08 23:35:09 +02:00
format.html Templates for footnotes in gamebooks. 2013-10-08 23:35:09 +02:00
format.rtf Templates for footnotes in gamebooks. 2013-10-08 23:35:09 +02:00
format.tex Templates for footnotes in gamebooks. 2013-10-08 23:35:09 +02:00
format.txt Templates for footnotes in gamebooks. 2013-10-08 23:35:09 +02:00
items.debug Fixed problem with section used for missing. 2013-06-20 22:59:25 +02:00
items.dot Expect DOT files following new templates. 2013-08-15 21:56:44 +02:00
items.html Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
items.rtf Fixed problem with section used for missing. 2013-06-20 22:59:25 +02:00
items.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
items.txt Fixed problem with section used for missing. 2013-06-20 22:59:25 +02:00
letter.debug Added -o to add format overrides from the options subdirectory. 2013-06-29 22:07:27 +02:00
letter.dot Added -o to add format overrides from the options subdirectory. 2013-06-29 22:07:27 +02:00
letter.html Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
letter.map Expect a letter.map file to be generated. 2013-07-28 17:56:42 +02:00
letter.rtf Added -o to add format overrides from the options subdirectory. 2013-06-29 22:07:27 +02:00
letter.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
letter.txt Added -o to add format overrides from the options subdirectory. 2013-06-29 22:07:27 +02:00
references.debug Named references. 2013-07-28 18:45:02 +02:00
references.dot Expect DOT files following new templates. 2013-08-15 21:56:44 +02:00
references.html Named references. 2013-07-28 18:45:02 +02:00
references.rtf Named references. 2013-07-28 18:45:02 +02:00
references.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
references.txt Named references. 2013-07-28 18:45:02 +02:00
trade.debug Cost tag that sets a price on something found. 2013-06-24 01:14:30 +02:00
trade.dot Expect DOT files following new templates. 2013-08-15 21:56:44 +02:00
trade.html Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
trade.rtf Cost tag that sets a price on something found. 2013-06-24 01:14:30 +02:00
trade.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
trade.txt Cost tag that sets a price on something found. 2013-06-24 01:14:30 +02:00
unreachable.debug Option to only include sections with specific tag. 2013-06-16 23:43:45 +02:00
unreachable.dot Option to only include sections with specific tag. 2013-06-16 23:43:45 +02:00
unreachable.html Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
unreachable.rtf Option to only include sections with specific tag. 2013-06-16 23:43:45 +02:00
unreachable.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
unreachable.txt Option to only include sections with specific tag. 2013-06-16 23:43:45 +02:00
withdemo.debug Testing and fixing include only tag feature. 2013-06-18 20:38:32 +02:00
withdemo.dot DOT templates no longer relying on hack to get refs. 2013-06-26 18:47:14 +02:00
withdemo.html Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
withdemo.rtf Testing and fixing include only tag feature. 2013-06-18 20:38:32 +02:00
withdemo.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
withdemo.txt Testing and fixing include only tag feature. 2013-06-18 20:38:32 +02:00
withmaps.debug Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
withmaps.dot Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
withmaps.html Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
withmaps.rtf Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
withmaps.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
withmaps.txt Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
withoutdemo.debug Testing and fixing include only tag feature. 2013-06-18 20:38:32 +02:00
withoutdemo.dot DOT templates no longer relying on hack to get refs. 2013-06-26 18:47:14 +02:00
withoutdemo.html Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
withoutdemo.rtf Testing and fixing include only tag feature. 2013-06-18 20:38:32 +02:00
withoutdemo.tex Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
withoutdemo.txt Testing and fixing include only tag feature. 2013-06-18 20:38:32 +02:00