X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyx_sty.C;h=01945fd18118112f78cee59ba6e366f4c1a8d2ae;hb=37d42d45f3f4a5d3e916a080af50b37ae4a9d118;hp=ed25658d3e06d81e16370426ba12227d57fbbafd;hpb=7f68b94d8a7fba6942890b7733403192b98b040a;p=lyx.git diff --git a/src/lyx_sty.C b/src/lyx_sty.C index ed25658d3e..01945fd181 100644 --- a/src/lyx_sty.C +++ b/src/lyx_sty.C @@ -30,7 +30,7 @@ string const lyxline_def = string const noun_def = "\\newcommand{\\noun}[1]{\\textsc{#1}}"; string const lyxarrow_def = - "\\newcommand{\\lyxarrow}{\\leavevmode\\,$\\triangleright$\\,\\allowbreak}"; + "\\newcommand{\\lyxarrow}{\\leavevmode\\,$\\triangleright$\\,\\allowbreak}"; // for quotes without babel. This does not give perfect results, but // anybody serious about non-english quotes should use babel (JMarc).