]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcounters.inc
Make Word Wrap property confiurable by language
[lyx.git] / lib / layouts / stdcounters.inc
index 63139e6d7eadd3bf53484b841275cdfbe9c7703f..05d7b479b92405cfc480ea9e70796a4a5905c2c3 100644 (file)
@@ -4,9 +4,9 @@
 # in most LyX layouts.
 
 
-Format 29
+Format 74
 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