"[email protected]" <[email protected]> writes:

> AFAIK, AUCTeX parses recursively only files included in a document
> with `\include' and `\input' macros.  For classes and packages files
> loaded with `\documentclass' and `\usepackage' (or `\RequirePackage'
> and so on) you usually have to issue `M-x TeX-auto-generate <RET>' and
> indicate path to those classes or packages.  This is what I've done to
> test `article', `book', and `report' classes and `fancyhdr' style.

Ah, thanks.  When I do that, it also works for me, so I've committed
your patches.

Hm, one thing still doesn't work for me.  With the attached minimal tex
document and having parsed fancyhdr.sty, I get

,----
| LaTeX-pagestyle-list's value is (("fancy" "fancyplain" "plain" "empty")
|  ("foo")
|  ("plain" "empty")
|  nil)
`----

Where's the bar pagestyle defined in the doc?  And why do you have it?
I think, I'll have to debug that a bit further.

> https://www.gnu.org/software/auctex/manual/auctex/ still gives AUCTeX 11.86 
> manual :-)

Ralf, could you please have a look or explain me how to update the
online docs?

Bye,
Tassilo


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

Reply via email to