Hongyi Zhao <hongyi.z...@gmail.com> writes:

> I've added the following setting into my init.el according to the above guide:
>
>  (setq TeX-outline-extra
>       '(("[ \t]*\\\\\\(bib\\)?item\\b" 7)
>         ("\\\\bibliography\\b" 2)))

Here is what I tried:

 • emacs -Q
 • Activated AUCTeX with 0 configuration
 • Eval'ed the code above in scratch
 • Opened the file ltnews36.tex
 • M-x outline-minor-mode RET
 • C-c @ C-t

and it looks like this:
You should really start sending recipes starting with 'emacs -Q' in
order to help people understanding your problems.

Best, Arash

Reply via email to