Commit Graph

15 Commits

Author SHA1 Message Date
Mark Wolfman 288b090ca9 Added some content, and now restores the TEXINPUTS environmental after building. 2021-09-07 19:55:28 -05:00
Mark Wolfman e7ccb6f9f3 Added more flexible way of specifying random tables in the GM sheet. 2021-08-11 21:56:03 -05:00
Mark Wolfman a1659873dc Quick fix to module loading when using fancy D&D sheets. 2021-08-05 14:38:24 -05:00
mat e758ab6a15 updates relative import to / 2021-07-22 14:34:01 +01:00
mat 4b8458c646 adds DnD tempate as submodule 2021-07-22 14:10:41 +01:00
Mark Wolfman a31b9eb42c Moved mod_str function from forms.py back to stats.py, and black formatting. 2021-07-07 10:29:46 -05:00
Mark Wolfman b1e69182eb Added a CSS file to the epub output format. 2021-07-05 22:54:23 -05:00
Mark Wolfman 22dd8894bc Ability to output GM sheets as EPUB files (without CSS for now). 2021-07-04 23:19:44 -05:00
Mark Wolfman 1d6d4a3037 Install DND-5e-LaTeX-Template for travis builds. 2021-06-04 10:01:39 -05:00
Mark Wolfman 90e362055a Added ability to parse JSON files exported from Foundry. 2021-05-21 09:47:40 -05:00
matsavage 94730d2f2d fixes problem with PDF generation 2021-05-09 16:31:16 +01:00
matsavage 631a320d84 splits out features to multiple templates and added DnD styling 2021-05-05 18:02:04 +01:00
matsavage 508c93911f first pass at creating singular tex file 2021-05-04 21:06:14 +01:00
Mark Wolfman 30369ce1d4 Ran flake8 and black linters, and other cleanup-related fixes.
Project now passes flake8 and black linter (also including more rst
cleanup). Moved latex related things to dedicated ``latex.py`` module,
and removed the ``makesheets -dF`` call from travis.
2021-04-16 11:10:17 -05:00
Mark Wolfman 4aa43d2bec RST now parses tables. 2021-04-14 07:24:34 -05:00