|
|
|
|
|
by mark_l_watson
5802 days ago
|
|
For my current writing project, I have two editions (one for JVM languages and one for Common Lisp) so I have three directory structures: common material for both editions, JVM, and Lisp. For each of these structures, I use: / - top level have Latex files /images - OmniGraffle figure files and exported vector PDFs /code - code snippets that are automatically included and formatted using Latex commands |
|