All Projects → wookayin → latex-boilerplate

wookayin / latex-boilerplate

Licence: other
📝 A personal collection of templates for Markdown+LaTeX-based writing.

Programming Languages

TeX
3793 projects
Makefile
30231 projects

LaTeX-Boilerplate

This is a personal template and boilerplate for writing very-simple scientific articles, with Markdown, Pandoc, and \LaTeX.

It is of draft state; several improvements will be added later.

Bootstrap Your Project

You can bootstrap your writing (article or beamer) in a single command, if you have svn installed.

# Article
svn export https://github.com/wookayin/latex-boilerplate/trunk/article your-article-name

# Beamer
svn export https://github.com/wookayin/latex-boilerplate/trunk/beamer your-beamer-name

Your new workspace directory (e.g. ./your-article-name) will contain the same contents as the current master of article/ or beamer/ directory.

Go get checkout, and start your writing with git init!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].