https://github.com/edsu/cscw-pandoc
Turn your Pandoc Markdown into a CSCW PDF
https://github.com/edsu/cscw-pandoc
Last synced: about 1 year ago
JSON representation
Turn your Pandoc Markdown into a CSCW PDF
- Host: GitHub
- URL: https://github.com/edsu/cscw-pandoc
- Owner: edsu
- Created: 2016-05-21T17:16:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-28T19:49:25.000Z (almost 10 years ago)
- Last Synced: 2025-04-29T23:49:14.686Z (about 1 year ago)
- Language: TeX
- Size: 1.11 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: citations.bib
Awesome Lists containing this project
README
This repository contains the [CSCW 2017 LaTeX template] that has been slightly
adjusted so that it can be used with a [Pandoc Markdown] and your own [BibTeX]
file to generate a PDF.
If you have some writing in Pandoc Markdown and you want to generate a CSCW
PDF you can replace [paper.md] and [citations.bib] with your own work, and then:
make
The example [paper.md] should illustrate how to format your Markdown file and
what types of frontmatter it should contain. The resulting [paper.pdf] can
be found in this repository.
If you are using [MacTeX] and went with the smaller [BasicTeX] install make
sure you've got these things installed using [tlmgr]:
tlmgr install enumitem tex4ht helvetic preprint txfonts ccicons todonotes courier
If you have any adjustments please add an issue or send a pull request.
[CSCW 2017 LaTeX template]: https://cscw.acm.org/2017/submit/sigchi-latex-proceedings.tar.gz
[Pandoc Markdown]: http://pandoc.org/README.html#pandocs-markdown
[BibTeX]: https://en.wikipedia.org/wiki/BibTeX
[paper.md]: https://raw.githubusercontent.com/edsu/cscw-pandoc/master/paper.md
[paper.pdf]: https://github.com/edsu/cscw-pandoc/blob/master/paper.pdf
[citations.bib]: https://github.com/edsu/cscw-pandoc/blob/master/citations.bib
[tlmgr]: https://www.tug.org/texlive/tlmgr.html
[MacTeX]: https://tug.org/mactex/
[BasicTeX]: http://www.tug.org/mactex/morepackages.html