]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcounters.inc
Const.
[lyx.git] / lib / layouts / stdcounters.inc
index 0b0782b854039c851f9c0a46da29ff4f9edeb0c0..e07f44dbd10be6c0e2958524b52bdd332eb9ed34 100644 (file)
@@ -4,9 +4,9 @@
 # in most LyX layouts.
 
 
-Format 35
+Format 59
 Counter part
-       LabelString              "\Roman{part}"
+       LabelString          "\Roman{part}"
        PrettyFormat         "Part \Roman{part}"
 End
 
@@ -71,3 +71,8 @@ End
 Counter footnote
        PrettyFormat         "Footnote ##"
 End
+
+Counter thanks
+       PrettyFormat         "Footnote ##"
+       LabelString          "\fnsymbol{thanks}"
+End