[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LaTeX commands and packages names autocomplete.
From: |
Arash Esbati |
Subject: |
Re: LaTeX commands and packages names autocomplete. |
Date: |
Tue, 02 May 2023 09:22:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hongyi Zhao <hongyi.zhao@gmail.com> writes:
> I commented out the above code snippet, but nothing will be completed,
> as shown in the attached file.
>
> Here I want to point out two things:
>
> 1. As you can see, without using company-math, it seems that fewer
> candidates are returned.
The upside is that you don't get candidates like \begin which is
nonsense in inline math. The downside is that AUCTeX only caters for
standard LaTeX and AMSTeX symbols; things like \benzenr provided by
stix2 package are missing. Patches welcome.
> 2. Without using company-math, I noticed that I must manually run `M-x
> company-complete RET` to trigger the completion in math mode.
>
> Any further tips/comments will be appreciated.
Read the company manual and configure it accordingly.
Best, Arash
- LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/01
- Re: LaTeX commands and packages names autocomplete., David Kastrup, 2023/05/01
- Re: LaTeX commands and packages names autocomplete., Arash Esbati, 2023/05/01
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/01
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/01
- Re: LaTeX commands and packages names autocomplete., Arash Esbati, 2023/05/01
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/01
- Re: LaTeX commands and packages names autocomplete., Arash Esbati, 2023/05/02
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/02
- Re: LaTeX commands and packages names autocomplete.,
Arash Esbati <=
- Re: LaTeX commands and packages names autocomplete., David Kastrup, 2023/05/02
- Re: LaTeX commands and packages names autocomplete., Arash Esbati, 2023/05/02
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/04
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/04
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/04
- Re: LaTeX commands and packages names autocomplete., Arash Esbati, 2023/05/04
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/04
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/05
- Re: LaTeX commands and packages names autocomplete., Arash Esbati, 2023/05/05
- Re: LaTeX commands and packages names autocomplete., Hongyi Zhao, 2023/05/05