mirror of
https://github.com/wnagrodzki/AppleDocumentationStyleLatexTemplate.git
synced 2025-05-03 17:41:45 +02:00
No description
Screen Shots | ||
.gitignore | ||
Apple Documentation Template.pdf | ||
Apple Documentation Template.tex | ||
README.md |
Apple Documentation Style - LaTeX Template
To enable syntax highlighting you need to install Pygments and use xelatex for compilation:
- sudo easy_install Pygments
- xelatex -file-line-error -synctex=1 -shell-escape -interaction=nonstopmode "File.tex"
To integrate the template with TeXShop:
- navigate to ~/Library/TeXShop/Engines
- open XeLaTeX.engine file
- add two additional parameters -shell-escape -interaction=nonstopmode
Table Of Contents
Sections, subcection, and subsubsections style
Code listing
- Title page
- Table of contents
- Section, subcectio, and subsubsection style
- Code listing
- Syntax highlighting