[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems generating the org-mode documentation
From: |
Jean-Christophe Helary |
Subject: |
Re: Problems generating the org-mode documentation |
Date: |
Mon, 18 Oct 2021 22:12:56 +0900 |
> On Oct 18, 2021, at 20:51, Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
> wrote:
>
> Hi,
>
> I'm trying to generate the documentation on a freshly pulled emacs-28 branch
> with
>
> make doc
>
> and get the following error when creating the org-mode documentation:
>
> [195] [196] Chapter 14 [197] [198] [199] [200] [201] [202] [203] [204] [205]
> [206] [207] Chapter 15 [208]
> ./org.texi:17579: TeX capacity exceeded, sorry [input stack size=5000].
Takesi Ayanokoji found that there was an extra line break that broke the
conversion. Maybe there is an easy fix, but I have not tested that yet.
> org.orgについてですが、これはもしかしてEmacsのバージョン28からでしょうか(masterブランチでは見つかりましたが、emacs-27ブランチには存在しないみたいです)。
>
> http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/misc/org.texi?h=emacs-27.2#n7375
>
> ↑emacs-27の問題箇所を見直してみると@itemの中の@footnoteの中の改行を処理できてないようです。
>
> 一方、masterのorg.orgでは@itemが
>
> http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/misc/org.org#n6650
>
> ここで参照されている[fn:78]の同じ箇所に改行があるので、この改行を削除すればpo4aで処理できる形式になるかもしれません。
>
> http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/misc/org.org#n21590
--
Jean-Christophe Helary @brandelune
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/
- Re: Problems generating the org-mode documentation,
Jean-Christophe Helary <=