Commit Graph

14 Commits

Author SHA1 Message Date
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 3d8b9987db Fixed broken test and cleaned up with flake8/black. 2021-06-04 11:36:35 -05:00
Mark Wolfman 1d6d4a3037 Install DND-5e-LaTeX-Template for travis builds. 2021-06-04 10:01:39 -05: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 9dfc02f3df Added texlive-latex-extra to travis.yml (for supertabular package). 2021-04-16 09:31:49 -05:00
Mark Wolfman 205093fe32 Added more useful logging output when LaTeX build fails. 2021-04-16 09:17:35 -05:00
Mark Wolfman 4ef05710c4 Added texlive fonts to travis build. 2021-04-15 22:51:52 -05:00
Mark Wolfman a741bd479c Travis now goes back to dungeonsheets root directory after building examples. 2020-05-03 23:30:50 -05:00
Mark Wolfman db998faa55 Fixed dependencies for building example character sheets on travis. 2020-05-03 23:16:29 -05:00
Mark Wolfman 33817135a0 All examples now build, plus added examples to travis build. 2020-05-03 22:56:35 -05:00
Mark Wolfman 22c3e4dbeb Cleaned up cruft and removed generated files. 2020-05-03 21:22:19 -05:00
Mark Wolfman 035da4d594 Fixed typo in travis yaml file. 2020-04-29 23:55:40 -05:00
Mark Wolfman a3bb488c23 Updated travis to cover python 3.6-3.8 and integrated with coveralls. 2020-04-29 23:53:50 -05:00
Mark Wolfman b09fb2430b Added travis continuous integration. 2018-10-14 14:10:10 -05:00