From: Juergen Spitzmueller Date: Thu, 26 Dec 2019 04:27:50 +0000 (+0100) Subject: typo X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=98940662cb0a5b53e81ea6443972dfe2277d0ce3;p=features.git typo --- diff --git a/src/LaTeXFeatures.cpp b/src/LaTeXFeatures.cpp index 346206768d..dd3f25c64d 100644 --- a/src/LaTeXFeatures.cpp +++ b/src/LaTeXFeatures.cpp @@ -286,7 +286,7 @@ static docstring const changetracking_xcolor_ulem_hyperref_cb_def = from_ascii( "%% Change tracking with ulem, hyperref and changebars\n" "\\DeclareRobustCommand{\\lyxadded}[4][]{{%\n" " \\texorpdfstring{\\protect\\cbstart\\color{lyxadded}{}}{}#4%\n" - " \\texorpdfstring{\\protect\\cbend}{}%/n" + " \\texorpdfstring{\\protect\\cbend}{}%\n" "}}\n" "\\DeclareRobustCommand{\\lyxdeleted}[4][]{{%\n" " \\texorpdfstring{\\protect\\cbstart\\color{lyxdeleted}\\lyxsout{#4}%\n"