phd-thesis-template
phd-thesis-template copied to clipboard
Pandoc: Convert LaTeX thesis to HTML
Convert LaTeX thesis to HTML
- incorportate mathjax support
- CSS styling
- Possible github integration for hosting
started conversion to html: https://github.com/kks32/phd-thesis-template/commit/39d83251e4557f1fc4a2069a5594b55d42fe94a8 The file compiles yet pandoc fails several key aspects.
open issues for html conversion:
- [X] mathjax support
- [ ] fix align environment (currently converted to aligned for some reason)
- [ ] fix equation references
- [ ] fix references which are currently converted to markdown references
- [X] bibliography references (added in shell command, working with 1 file)
- [ ] fix figure hardlinks: figure references are not captured by graphics arguments
- [ ] css sourcing (currently https://github.com/ryangray/buttondown)
initiated conversion to markdown: https://github.com/tabias/phd-thesis-template/blob/pandoc_html/thesis.md
entire commit including md file: https://github.com/kks32/phd-thesis-template/compare/master...tabias:pandoc_html
open issues:
- [ ] fix mathjax
- [ ] fix figures links
- [ ] fix references
- [ ] fix styling to github style
- [ ] fix bibliography