####I throw some hashes in front
Comment on Real Talk
Contramuffin@lemmy.world 2 days ago
That’s why you change the color of any temporary text so that you can really see if there’s any left
Zwiebel@feddit.org 2 days ago
Eq0@literature.cafe 1 day ago
I throw ?? (that is also the default error code for LaTeX, so the last sweep of the pdf is always a search for ??)
Eq0@literature.cafe 2 days ago
Considering how widespread of a situation it is, I am surprised I haven’t found yet a good LaTeX package that handles temporary sections
howrar@lemmy.ca 2 days ago
You don’t need a package at all. I just define a new command
\xxx{stuff}
that changes the colour to red. It’s a one-liner. Copy and paste that into any new document. Changing the colour without a custom command is equally trivial, but this allows you to search for “xxx” to find anything you might’ve missed.grysbok@lemmy.sdf.org 2 days ago
why not add notes as marginalia?