diff options
author | Holden Rohrer <holden.rohrer@gmail.com> | 2019-10-21 22:07:19 -0400 |
---|---|---|
committer | Holden Rohrer <holden.rohrer@gmail.com> | 2019-10-21 22:07:19 -0400 |
commit | 6fe1fe2b715c227fa12a667681aaac15428d6d0e (patch) | |
tree | ab521f4253f9d60c2f8f955c620228230d3dcd10 /README.md | |
parent | 763aa3e5f18c7fbd0d4df10a23cfa6537fea81e3 (diff) | |
parent | 66e5114c037279a2bdba36497027cc8d8e4418b2 (diff) |
Merge branch 'modular'
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 |