Ralf Angeli <[email protected]> writes:

> You could use \iffalse ... \fi to protect it from being seen by LaTeX.

Nice trick. Thanks for pointing me to that.

> But personally I'd first try to deal with this by writing a custom
> style file for the document in question. It could include something
> like
>
> (TeX-add-style-hook
>  "my-doc"
>  (lambda ()
>    (TeX-run-style-hooks "some-package")))

I see. Something similar to amsart.el that comes with AUCTeX.

But by »the document in question« you mean »the package in question«,
right?

-- 
Uwe


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to