4 Jan
2024
4 Jan
'24
4:21 p.m.
eroen schrieb am 04.01.2024 um 17:12:
I have a document that is getting a lot of mark-up instructions for creating tables and placing figures. I would like to move this out of the main text flow. The easiest way would be using \input, but i rather place all this at the bottom of the file and just refer to it with something like \localinput or so to a textblock at the bottom of the same file. What would be the easiest way to implement this?
Can you provide a minimal example, natural tables provide a mechanism to separate layout and content but we can't know what you use in your document. Wolfgang