X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcounters.inc;h=595f8c13ba5f997197c860b0c249db0507196c50;hb=a7a43d08660f913b2c7456274aaa3510f4e4cc34;hp=07ab7e2a5574cfc291b8251eb9bfe3138d4b423c;hpb=3b716ae11e5f55cf0544521ebd345a341707744e;p=lyx.git diff --git a/lib/layouts/stdcounters.inc b/lib/layouts/stdcounters.inc index 07ab7e2a55..595f8c13ba 100644 --- a/lib/layouts/stdcounters.inc +++ b/lib/layouts/stdcounters.inc @@ -4,9 +4,9 @@ # in most LyX layouts. -Format 28 +Format 54 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