On Sat, Feb 08, 2025 at 02:07:49AM +0100, Thibaut Cuvelier wrote: > > BTW I also see in User Guide A.1.15 mention of DocBook SGML export, that's > > probably obsolete now? > > > I updated this part of the guide in f86b0bfd; it could be a candidate to > backporting to 2.4 (although the commit is much longer than expected to the > change in file format).
Up to you, looks enough cosmetic to be left in master. BTW you edit on windows machine, right? What's long-term bugging me is where these new-lines in the begining of 7606da5ec are coming from. When I just resave the same file in linux (cbfe2a3762) they get removed again. We saw this multiple times elsewhere already. commit 7606da5ec7ed9990b9b053317393a4cc94e56310 Author: Thibaut Cuvelier <tcuvel...@lyx.org> Date: Sat Feb 8 02:05:40 2025 +0100 User guide: add a generic description of DocBook; add the DocBook-specific behaviour of ERTs. diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index de20821e24..5d1eea0228 100644 --- a/lib/doc/UserGuide.lyx +++ b/lib/doc/UserGuide.lyx @@ -9714,12 +9714,14 @@ Verbatim \end_layout \begin_layout Verbatim + This is Verbatim. \end_layout \begin_layout Verbatim \noindent \align block + The following 2 lines are empty: \end_layout --------------------------------- commit cbfe2a3762d8adec9bcd3e8c0c819d7c9c27e5ea Author: Pavel Sanda <sa...@lyx.org> Date: Sat Feb 8 13:28:47 2025 +0100 UG - typo from copy paste diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 5d1eea0228..797d244130 100644 --- a/lib/doc/UserGuide.lyx +++ b/lib/doc/UserGuide.lyx @@ -9714,14 +9714,12 @@ Verbatim \end_layout \begin_layout Verbatim - This is Verbatim. \end_layout \begin_layout Verbatim \noindent \align block - The following 2 lines are empty: \end_layout ------------------------------------ Pavel -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel