[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Outline based LaTeX source code navigation.
From: |
Arash Esbati |
Subject: |
Re: Outline based LaTeX source code navigation. |
Date: |
Wed, 10 May 2023 18:38:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hongyi Zhao <hongyi.zhao@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
- Outline based LaTeX source code navigation., Hongyi Zhao, 2023/05/08
- Re: Outline based LaTeX source code navigation., Hongyi Zhao, 2023/05/08
- Re: Outline based LaTeX source code navigation., Mandar Mitra, 2023/05/09
- Re: Outline based LaTeX source code navigation., Hongyi Zhao, 2023/05/10
- Re: Outline based LaTeX source code navigation.,
Arash Esbati <=
- Re: Outline based LaTeX source code navigation., Hongyi Zhao, 2023/05/10
- Re: Outline based LaTeX source code navigation., Hongyi Zhao, 2023/05/10