commit 1e1034248e0b4d95d702d077b99369beea032514 Author: Pavel Sanda <sa...@lyx.org> Date: Mon Mar 20 22:48:41 2023 +0100
* autocorrect comment --- lib/autocorrect | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/lib/autocorrect b/lib/autocorrect index 41131e2..c8f9b2c 100644 --- a/lib/autocorrect +++ b/lib/autocorrect @@ -4,7 +4,8 @@ # from TeXMacs (they give vdhoe...@texmacs.org as contact) # # We do it a bit differently and allow corrections only to combine a symbol -# and a char to a new symbol. +# and a char to a new symbol. In other words the combination of the first column +# followed by the second column produces third column in the mathed. # # -- lyx-cvs mailing list lyx-cvs@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-cvs