]> git.lyx.org Git - features.git/commit
Amend d4095dc0
authorThibaut Cuvelier <tcuvelier@lyx.org>
Fri, 9 Dec 2022 19:17:58 +0000 (20:17 +0100)
committerThibaut Cuvelier <tcuvelier@lyx.org>
Fri, 9 Dec 2022 19:17:58 +0000 (20:17 +0100)
commit0e2513a0e8b400cbbb368412eb910789d6147054
tree503daa3bb192dab1e5d3934595d11a4464548b7d
parenta34411d54247c6e5be9709b268557d9cbc9d1cb0
Amend d4095dc0

Apostrophes were being converted inside code-like areas, like LilyPond insets. This patch fixes tests that started to fail:

  Processing `./60/lily-95ee389a.ly'
  Parsing...
  ././60/lily-95ee389a.ly:7:12: error: undefined character or shorthand: &
  \relative c
             &#8217;&#8217; {  g a b c}
src/Paragraph.cpp