]> git.lyx.org Git - lyx.git/commitdiff
Amend 207eaeee9071cb
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 12 May 2024 06:52:09 +0000 (08:52 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 12 May 2024 17:03:58 +0000 (19:03 +0200)
FragileFrame, as opposed to normal frame, supports cprotect (and needs
it in the usual circumstances)

(cherry picked from commit eeb3f9e719d15c4117a510e8a214d1c1b2c5a33c)

lib/layouts/beamer.layout

index 9649aeb531f462dedcbd25b2a255cd86fa9a0dd5..58caf67c7d7aa52df10340004e8f02c9e65dca7a 100644 (file)
@@ -576,6 +576,7 @@ Style FragileFrame
     Tooltip         "Frame options (see beamer manual)"
     PresetArg       "fragile"
   EndArgument
+  NeedCProtect      0
 End
 
 Style AgainFrame