From: Juergen Spitzmueller Date: Wed, 26 Feb 2014 06:57:57 +0000 (+0100) Subject: Fix \caption* definition (see #8993) X-Git-Tag: 2.1.0rc1~151 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a83d595dfb1f0113853d31f445840627bfab63df;p=features.git Fix \caption* definition (see #8993) --- diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 356e49d8e7..a0c0ce4deb 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -537,11 +537,9 @@ End InsetLayout Caption:LongTableNoNumber CopyStyle Caption:Standard + LabelString unlabelled LatexName caption* - Argument 1 - LabelString "Long Table Caption (unnumbered)" - Tooltip "The caption as it appears in the list of tables" - EndArgument + ResetArgs 1 End