* Plamen Tanovski (2010-08-19) writes: > using outline-minor-mode in latex-mode don't let me navigate on same > level with C-c @ C-f: [...] > %%% mode: outline-minor > %%% outline-regexp: "^%-+" > %%% TeX-master: t > %%% End: > > I get an error on the first heading: "Unrecognized header". In > tex-mode it works fine.
Did you try to customize `TeX-outline-extra' as described in (info "(auctex)Outline")? (For some reason setting it as a file variable does not work.) -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
