]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcounters.inc
Update description to reflect arg improvements
[lyx.git] / lib / layouts / stdcounters.inc
index 2e0ece5c55829959e16ea09035cae86088173ace..595f8c13ba5f997197c860b0c249db0507196c50 100644 (file)
@@ -4,7 +4,7 @@
 # in most LyX layouts.
 
 
-Format 35
+Format 54
 Counter part
        LabelString          "\Roman{part}"
        PrettyFormat         "Part \Roman{part}"
@@ -71,3 +71,8 @@ End
 Counter footnote
        PrettyFormat         "Footnote ##"
 End
+
+Counter thanks
+       PrettyFormat         "Footnote ##"
+       LabelString          "\fnsymbol{thanks}"
+End