X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdlists.inc;h=598f89e4969a84f7cb2b957924cadb201fd4de73;hb=003d675c2f3bb66f147b99def57296545d4c170e;hp=b1e93a7f927abba03361c4fab4085d7f5209b2e1;hpb=bbf287a3c603b40e41007be54872e939b996319d;p=lyx.git diff --git a/lib/layouts/stdlists.inc b/lib/layouts/stdlists.inc index b1e93a7f92..598f89e496 100644 --- a/lib/layouts/stdlists.inc +++ b/lib/layouts/stdlists.inc @@ -6,7 +6,7 @@ # This include files contains various standard environments for lists. -Format 68 +Format 76 Input stdlyxlist.inc @@ -33,6 +33,16 @@ Style Itemize LabelString "Custom Item|s" Tooltip "A customized item string" EndArgument + Argument listpreamble:1 + LabelString "List preamble" + MenuString "List Preamble" + Tooltip "LaTeX code to be inserted before the first item" + PassThru 1 + Font + Family typewriter + Color latex + EndFont + EndArgument End @@ -62,6 +72,16 @@ Style Enumerate LabelString "Custom Item|s" Tooltip "A customized item string" EndArgument + Argument listpreamble:1 + LabelString "List preamble" + MenuString "List Preamble" + Tooltip "LaTeX code to be inserted before the first item" + PassThru 1 + Font + Family typewriter + Color latex + EndFont + EndArgument End Style Description @@ -91,6 +111,16 @@ Style Description HTMLStyle dl.description dt { font-weight: bold; } EndHTMLStyle + Argument listpreamble:1 + LabelString "List preamble" + MenuString "List Preamble" + Tooltip "LaTeX code to be inserted before the first item" + PassThru 1 + Font + Family typewriter + Color latex + EndFont + EndArgument End