Comment on ISO 26300

<- View Parent
thebestaquaman@lemmy.world ⁨1⁩ ⁨day⁩ ago

Do you actually write all the headers and stuff

I’ve used Latex as my go-to tool for writing anything that needs formatting for years, and I’m not quite sure I understand what you mean?

I start off my document with a documentclass statement, which is one line…? And then I will sometimes usepackage a couple things for further document-wide formatting, but we’re still talking about a small handful of lines (like 5-10 at most).

The preamble can grow quite large for big documents with a lot of specific formatting, but I have some boilerplate preambles with the most common packages lying around that I can copy-paste in. Usually however, the preamble grows as you’re writing the document and you add things dynamically as you need them.

I would love to give you a better answer to your question, since my impression is that pretty much no one that swaps to Latex ever looks back, and I would love to help you learn. Feel free to expand on what you mean by “all the headers and stuff” and I’ll try to give a better answer :)

source
Sort:hotnewtop