X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcounters.inc;h=7378ab7382dfbaaa75bd890f7e56c12249c2a11a;hb=b4dcad83b2f6e3fce28b4e04cc1abc8d654f9bfe;hp=2e0ece5c55829959e16ea09035cae86088173ace;hpb=b03d96a7f04feef0156281d02efda7e489684e98;p=lyx.git diff --git a/lib/layouts/stdcounters.inc b/lib/layouts/stdcounters.inc index 2e0ece5c55..7378ab7382 100644 --- a/lib/layouts/stdcounters.inc +++ b/lib/layouts/stdcounters.inc @@ -4,7 +4,7 @@ # in most LyX layouts. -Format 35 +Format 60 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