lyx_mirror/development
Scott Kostyshak a15303b938 Update format of docs using LyX binary
Especially after the change to use semantic linefeeds (7b23c76b),
the diffs are large and it's hard to figure out what diff is the
result of the linefeed change and which diff is the result of an
edit.

By updating the docs, it will make the edits easier to understand
from the diff.

This commit used the LyX binary to write the new .lyx files since
lyx2lyx does not apply semantic linefeeds.

I used the following command:

  ./development/tools/updatedocs.py [path to 'lyx' binary]

A few documents were not updated (e.g., the command sequence used
failed because a dialog about a missing dependency was shown).

I did not update Additional.lyx for any language since it is
undergoing changes. I also didn't change anything in doc/fr since JP
is working on some of those. I also didn't change doc/ru since it
appears Yuriy already updated those.
2022-12-11 11:16:28 -05:00
..
attic Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption. 2020-06-15 13:01:56 +02:00
autotests Merge branch 'killqt4' 2022-11-28 15:19:41 +01:00
batchtests Amend a7c58e2f: Do not output hyperref option unicode with recent hyperref versions 2022-05-10 11:37:39 +02:00
checksigs Update of signatures homekeeping. 2021-01-15 14:50:18 +01:00
checkurls Cmake build: Check for perl before use 2020-11-14 00:34:20 +01:00
CI Correct typos of "occurred" in warnings/errors 2022-11-06 10:06:50 -05:00
cmake Amend(4) 580dea63: get rid of Qt4 code also in cmake build 2022-11-22 18:48:46 +01:00
coding Change name and email in some other files 2020-12-05 17:39:46 -05:00
cygwin Amend(5) 689f26d2: Revert changes in development/cygwin/lyxrc.dist.in 2020-04-19 11:39:10 +02:00
HTML
keystest
lyxserver remove support for Qt4 in server_monitor 2022-11-28 14:53:36 +01:00
MacOSX Update format of docs using LyX binary 2022-12-11 11:16:28 -05:00
tools Update build script 2022-12-11 11:14:23 -05:00
unix Amend(4) 689f26d2: Add default path to server pipe (cmake build) 2020-04-18 22:26:56 +02:00
Win32 Update Windows compile instructions (add Qt6 specific info) 2021-05-27 18:59:13 +02:00
.gitignore
coverity_modeling.cpp
DocBookToDo DocBook: implement theorems. 2020-09-19 20:43:40 +02:00
expectedTestFailures
FORMAT Allow defaultfamily change with non_TeX fonts (#12608) 2022-12-11 14:47:13 +01:00
LyX-Mac-binary-release.sh remove Qt4 path name reference 2022-11-25 10:10:14 +01:00
LyX-Mac-frameworks-template.plist
lyx.package.README
lyx.rpm.README
lyx.spec.in
Makefile.am remove forgotten traces of Qt4 in configure script 2022-11-21 09:51:12 +01:00
PAINTING_ANALYSIS One less thing to do in PAINTING_ANALYSIS 2021-12-07 17:04:47 +01:00
TestsToDo