|
|
|
|
|
by PeterisP
1658 days ago
|
|
What's your opinion on doing it not "a la LaTeX" but actually in LaTeX? I mean, for writing the bulk of initial core text it's not much different than Markdown, but when you do get to the typography stage then it has all the things needed for the print layout. |
|
I have taken the stance that all writing should happen in Markdown/Asciidoc/Pandoc/whatever minimal flavor you like and once content is complete, then port everything to Latex if necessary. Pandoc can spit out a reasonable .tex file you can then massage into a final product.