diff options
author | Holden Rohrer <holden.rohrer@gmail.com> | 2019-10-21 21:59:07 -0400 |
---|---|---|
committer | Holden Rohrer <holden.rohrer@gmail.com> | 2019-10-21 21:59:07 -0400 |
commit | 66e5114c037279a2bdba36497027cc8d8e4418b2 (patch) | |
tree | d7571d99769f50a3edb1dcaad0400694e2bb91b9 /README.md | |
parent | 26de8bac9ed3648e22c8bc05d607c119f847b50e (diff) |
modular documents
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ This repository comprises work and planning for Holden Rohrer, Holden Watson, an ## Structure -TeX documents are used to create pdfs and should be compiled with `pdftex` in the main directory, as provided by your software distributor (e.g. MacTeX or TeX Live). Example: +TeX documents are used to create pdfs and should be compiled with `pdftex` in their local directories, as provided by your software distributor (e.g. MacTeX or TeX Live). Example: `` pdftex main.tex |