Juergen Spitzmueller wrote:
Isn't RequirePackage for packages and classes and usepackage for the preamble (this is what I read in the documents)?
yes and no ...
How about the attached? Makes the code even simpler.
I forget the order of loading packages. Was ist first LyX and then user or vice versa? \PassOptionsToPackage makes only sense when the package was not loaded. WHich is the reason why these macros are always placed befor or after \documentclass. Herbert