Tagged Questions
10
votes
1answer
148 views
No indent in the first paragraph in a section in Plain TeX
I have checked no indent in the first paragraph in a section? but I think my question warrants a new thread, because my question is about Plain TeX.
I am using Plain TeX. I would like to write a ...
2
votes
1answer
468 views
Plain TeX: running header with section name
I want to create a TeX document with sections and a running header containing the name of the current section. I know I can use \mark{} to mark the section headings and then use \topmark or \firstmark ...
5
votes
1answer
256 views
Sectioning macros with Plain
Plain is awesome up until you'd want to make some structure for your document(s), because getting the sectioning macros right seems to be painfully difficult.
Plain comes with a single sectioning ...