Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ A collection of support files for use with Pandoc, and specifically for helping
What's included?

- Some [Pandoc](http://johnmacfarlane.net/pandoc/) templates for an
article in PDF (vita LaTeX) or HTML. These go in
`~/.pandoc/templates`. These can be be pointed to directly with the
article in PDF (via LaTeX) or HTML. These go in
`~/.pandoc/templates`. These can be pointed to directly with the
`--template=` switch as appropriate. The `latex.template` and
`xelatex.template` depend on the style files in
[latex-custom-kjh](http://kjhealy.github.com/latex-custom-kjh/).
Expand Down