> > 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.)
Thanks for the advice. I used setq and customize but Emacs didn't navigate proper. Then I changed the outline headers to %1 %2 etc. and it works! best regards _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
