Andre Poenitz <[EMAIL PROTECTED]> writes:

| What is the recommended way to put something in the preamble that gets
| written to a .tex file?

LaTeXFeatures Validate

| So for writing .tex we would need some mechanism like:
| 
| 1. Write everything as usual, except macro definitions, if we encounter
| an macro, put its name into a list.  After the body of the document has
| been written, _pre_pend the definitions of all used macros

why not gather all the macrodefinitions during the Validate?
Just add a mathmacros vector to LaTeXFeatures.

-- 
        Lgb

Reply via email to