1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-28 20:55:13 +03:00
Commit graph

167 commits

Author SHA1 Message Date
Pelle Nilsson 99e10d87bd tl;dr for Number Map Files.
It is nothing anyone should normally have to worry about.
2014-09-23 22:08:54 +02:00
Pelle Nilsson b98bc8456b Some documentation about what checkgamebook.py will do. 2014-09-23 21:57:46 +02:00
Pelle Nilsson bdd8eb2403 Added checkgamebook.py script. 2014-09-23 21:52:26 +02:00
Pelle Nilsson 92b0f7276e formatgamebook.py copyright year update. 2014-09-23 21:45:36 +02:00
Pelle Nilsson 4828d693d3 Changed debug output format from unformatted plain text to JSON. 2014-09-23 21:33:01 +02:00
Pelle Nilsson 6bfe86bf1c Expected HTMLBook output. 2014-09-23 21:32:12 +02:00
Pelle Nilsson af3cb4bd6d Readme with better instructions for how to make HTML work
and hinting at how to make EPUB books.
2014-09-23 19:59:34 +02:00
Pelle Nilsson dde2fdedae Including HTMLBook ebook.css in head for generated HTMLBook HTML. 2014-09-23 19:48:01 +02:00
Pelle Nilsson cbfc9e4140 Made static HTML more static. 2014-09-23 19:28:56 +02:00
Pelle Nilsson 4288d69650 Allow uppercase in section names.
I think that is a good idea, or at least it makes a
current project of mine slightly easier, but there might
be something bad about it I did not consider now.
2014-05-30 23:35:09 +02:00
Pelle Nilsson 4b27cef281 Fixed all jshint warnings. 2014-04-03 23:58:19 +02:00
Pelle Nilsson a76893a659 todo 2014-04-03 23:47:08 +02:00
Pelle Nilsson be2bc017bc Added trade tag.
Also documented a couple of bugs related to cost
and trade. Seems like that system needs some rethinking.
2014-03-07 21:22:10 +01:00
Pelle Nilsson dbc1dd6a8e Using new format-specific sections to make trade example make more sense. 2014-03-04 23:39:37 +01:00
Pelle Nilsson 7162851ee3 Sections tagged to only be included for specific format(s). 2014-03-04 23:35:54 +01:00
Pelle Nilsson 8beda35169 todo 2014-03-04 23:02:58 +01:00
Pelle Nilsson 86667922ec Pay something (a counter, eg gold) to follow a reference.
Also refactored old code to pay for item slightly.
2014-03-04 23:02:51 +01:00
Pelle Nilsson 23999c2373 Include multiple tags. Now also exclude tags. 2014-02-28 23:23:18 +01:00
Pelle Nilsson df7ea9838a Added test for listing only sections with some tag.
Noted that unfortunately a missingto setting is required for this to work,
and the missingto section will be included in the list.
Not ideal perhaps for things like listening todo-tagged sections.
2014-02-28 22:59:10 +01:00
Pelle Nilsson a144e3cc94 Removed htmlbook.out that should not be expected. 2014-02-28 22:57:36 +01:00
Pelle Nilsson 80f2f50d88 Correct parameter to include tag in list is with -i. 2014-02-28 22:43:59 +01:00
Pelle Nilsson 51798b3928 New list option. 2014-02-28 22:18:56 +01:00
Pelle Nilsson 3ace9a743a Expected output with htmlbook option. 2014-02-28 22:17:55 +01:00
Pelle Nilsson c17d336baa Removed some whitespace from output. 2014-02-28 22:14:22 +01:00
Pelle Nilsson 68834df8b4 Added htmlbook option to readme file. 2013-11-19 19:12:47 +01:00
Pelle Nilsson e43f58135d Slightly improved error-message for broken reference. 2013-11-19 19:02:34 +01:00
Pelle Nilsson cf19888209 Experimental HTMLBook support (--option htmlbook when generating HTML).
See https://github.com/oreillymedia/HTMLBook.
make xmllinthtmlbook to verify examples/htmlbook.html (requires HTMLBook cloned to parent directory).
Not really sure how to use this or if it is useful in practice.
2013-11-19 19:02:13 +01:00
Pelle Nilsson f21c1f725d todo 2013-11-17 00:44:48 +01:00
Pelle Nilsson f3922fe7f3 More external links in readme. 2013-10-10 22:02:55 +02:00
Pelle Nilsson 75c2196e4f Graphviz link in readme file. 2013-10-10 21:58:04 +02:00
Pelle Nilsson de5f1971a3 todo 2013-10-08 23:42:25 +02:00
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
Pelle Nilsson 275294ea6b Expect DOT files following new templates. 2013-08-15 21:56:44 +02:00
Pelle Nilsson 370530222e Merge branch 'master' of rn:git/gamebookformat 2013-08-15 21:55:42 +02:00
Pelle Nilsson d67604822e Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
Pelle Nilsson f6716ef69d Improved LaTeX titlepage layout. 2013-08-15 21:27:01 +02:00
Pelle Nilsson 7f6b5a01fd Merge branch 'master' of rn:git/gamebookformat 2013-08-04 00:16:17 +02:00
Pelle Nilsson 6fa4245e02 Initial value for counters (something it is not reset to when revisiting).
Also fixed DOT output that was quite broken.
2013-08-04 00:16:02 +02:00
Pelle Nilsson a1abcccc53 todo 2013-07-29 21:17:34 +02:00
Pelle Nilsson 4d1e513752 Correct expected output after RTF image bugfix in previous commit. 2013-07-28 18:59:40 +02:00
Pelle Nilsson f5e555e3cf Workaround for image filename being displayed in RTF output bug. 2013-07-28 18:57:57 +02:00
Pelle Nilsson e5723bdf70 Named references.
Instead of just [[section]] you can  have [[section][name]] and
depending on format the name will be displayed instead of or
in addition to the section number referred to.
2013-07-28 18:45:02 +02:00
Pelle Nilsson cc58cc0580 Expect a letter.map file to be generated. 2013-07-28 17:56:42 +02:00
Pelle Nilsson d92b5847d4 Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
Pelle Nilsson 600728e793 Removed debug print options. 2013-06-29 22:15:15 +02:00
Pelle Nilsson 2ce0cd6f6d Added -o to add format overrides from the options subdirectory. 2013-06-29 22:07:27 +02:00
Pelle Nilsson 03acdf1938 Print command-line used when building example gamebook. 2013-06-29 22:05:12 +02:00
Pelle Nilsson 5aa26167b5 Optional templates to select PDF (LaTeX) paper format (A5, A4, or Letter). 2013-06-29 21:43:59 +02:00
Pelle Nilsson c9a63c080f Removed test for found references, code now being removed. 2013-06-26 18:48:19 +02:00
Pelle Nilsson 0936c768c3 DOT templates no longer relying on hack to get refs.
Also fixed bug in template for img that resulted in filename being
visible in some output formats.
2013-06-26 18:47:14 +02:00