Andre Poenitz wrote: > Three of them actually. > > 1. \usepackage{color}
Is it possible to get latex to interogate the \include-d file? \IfFileContains{your_file.pstex_t}{\color} \usepackage{color} I guess not ;-) > 2. \def\color#1...... {} > 3. Use 'default' as color, not 'black'. That's really what I was looking for. Thank you. -- Angus