Tagged Questions
64
votes
5answers
1k views
How do package authors find the time?
Not sure if this question belongs here, on the main site, or not on TeX.SX at all. Let me know if it belongs somewhere else.
I have recently made some leaps in my knowledge of LaTeX, in particular ...
16
votes
2answers
417 views
Write new package with LaTeX2e or LaTeX3
I’m planning to create a package and I wonder if it’s better do do this with LaTeX3 syntax or the „old“ LaTeX2e, which is the one I know.
Will LaTeX2e packages be supported by LaTeX3?
I can give ...
45
votes
2answers
5k views
Where do I start LaTeX programming?
I'm interested in writing packages for TeX/LaTeX/XeLaTeX. I googled around, but all I found was guides or tutorials about how to prepare documents using LaTeX. I want to know how LaTeX works and how ...