Show HN: LaTeX Boilerplates – Plain-Text Document Production System
1–10 of 44 posts
Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#2Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#3ShareLaTeX also maintain a pretty handy database of LaTeX Templates/Boilerplates: https://www.sharelatex.com/templates
Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#4Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#5Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#6Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#7Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#8Gummi[2] is also nice for instant feedback, and you don't need to get the whole toolchain working by hand.
1: https://gist.github.com/rhinoceraptor/8b7e9bf650db6396e27e
Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#9I just use a Makefile[1] for this, I just type 'make', and it builds it and uses xdg-open to open it in my PDF viewer. Much faster than waiting for ShareLaTeX or similar web apps to re-render. Gummi[2] is also nice for instant feedback, and you don't need to get the whole toolchain working by hand. 1: https://gist.github.com/rhinoceraptor/8b7e9bf650db6396e27e 2: https://github.com/alexandervdm/gummi
Re: Show HN: LaTeX Boilerplates – Plain-Text Document Production System
#10I just use a Makefile[1] for this, I just type 'make', and it builds it and uses xdg-open to open it in my PDF viewer. Much faster than waiting for ShareLaTeX or similar web apps to re-render. Gummi[2] is also nice for instant feedback, and you don't need to get the whole toolchain working by hand. 1: https://gist.github.com/rhinoceraptor/8b7e9bf650db6396e27e 2: https://github.com/alexandervdm/gummi