]> git.lyx.org Git - features.git/commitdiff
typo
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 26 Dec 2019 04:27:50 +0000 (05:27 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:48 +0000 (15:48 +0200)
src/LaTeXFeatures.cpp

index 346206768dbcfe67d2adde73657477b4d728a26c..dd3f25c64dd7c2945db541c97d06eed8925e0745 100644 (file)
@@ -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"