commit a83d595dfb1f0113853d31f445840627bfab63df
Author: Juergen Spitzmueller <[email protected]>
Date: Wed Feb 26 07:57:57 2014 +0100
Fix \caption* definition (see #8993)
diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc
index 356e49d..a0c0ce4 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