[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LaTeX, long line, and synctex.
From: |
Hongyi Zhao |
Subject: |
Re: LaTeX, long line, and synctex. |
Date: |
Thu, 11 May 2023 11:25:10 +0800 |
On Thu, May 11, 2023 at 10:54 AM Hongyi Zhao <hongyi.zhao@gmail.com> wrote:
>
> Hi here,
>
> When working with AUCTeX, if I have long-lines in LaTeX file, then the
> SyncTeX positioning will not so accurate. How to tackle this problem?
It seems that the only feasible way is to use `M-q ( fill-paragraph )`
to do the trick.
Regards,
Zhao