[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be compl
From: |
Arash Esbati |
Subject: |
Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX. |
Date: |
Thu, 09 Dec 2021 15:15:52 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 |
Hongyi Zhao <hongyi.zhao@gmail.com> writes:
> On Ubuntu 20.04.3 LTS, I use the self-compiled git master version of
> Emacs and installed AUCTeX, company-math, cdlatex, etc. as a
> LaTeX-based document preparation environment.
>
> But I still found there are some LaTeX commands, such as \boldsymbol
> and \hspace, which can't completed automatically when I type some of
> their opening characters.
I can't tell about the completion package/method you're using. But
\hspace is available in AUCTeX with 'C-c C-m hs<TAB>' incl. query for
lengths. For \boldsymbol, it works for me when I put point inside a
(inline) math environment and type \bol (i.e., $\bol*$ * being point)
and hit C-M-i, then I get \boldsymbol. I tested without
`LaTeX-math-mode' enabled.
Best, Arash
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., (continued)
Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Jean-Jacques Rétorré, 2021/12/08
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Hongyi Zhao, 2021/12/08
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Hongyi Zhao, 2021/12/08
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Jean-Jacques Rétorré, 2021/12/08
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Arash Esbati, 2021/12/08
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Hongyi Zhao, 2021/12/08
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Hongyi Zhao, 2021/12/08
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Hongyi Zhao, 2021/12/08
Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX.,
Arash Esbati <=
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Hongyi Zhao, 2021/12/09
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Hongyi Zhao, 2021/12/09
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Ikumi Keita, 2021/12/09
- Re: Some LaTeX commands, such as \boldsymbol and \hspace, can't be completed in AUCTeX., Hongyi Zhao, 2021/12/09
- Completion of \boldsymbol, Ikumi Keita, 2021/12/09
- Re: Completion of \boldsymbol, Hongyi Zhao, 2021/12/09
- Re: Completion of \boldsymbol, Ikumi Keita, 2021/12/10