Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 728 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 728 Bytes

Simple Templates

This repository contains a few example templates to use with scriptorium, which provides a system by which LaTeX templates can be integrated in a MultiMarkdown workflow for writing academic papers more easily.

Installation

Clone this repository into the templates directory of scriptorium:

scriptorium template -i https://github.com/jasedit/simple_templates

Usage

In the metadata header of a paper created using the scriptorium new -t report command, the last two lines of the metadata in paper.mmd should look akin to:

latex input: report/setup.tex
latex footer: report/footer.tex

Where report in both lines is the template in use.