X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fendnotes.module;h=54b5d3726240ebe195576617bb10b9c06634d290;hb=6196645ccefa4a03a0617e2741a824156ed9404f;hp=74414c518f1d3d487aeedfd518788cf1c372f3c8;hpb=460b44b8f5e94d2e48302ea8cdeae475295f624b;p=features.git diff --git a/lib/layouts/endnotes.module b/lib/layouts/endnotes.module index 74414c518f..54b5d37262 100644 --- a/lib/layouts/endnotes.module +++ b/lib/layouts/endnotes.module @@ -4,17 +4,22 @@ #\theendnotes in TeX-code where you want the endnotes to appear. #DescriptionEnd -Format 44 +Format 60 + +Counter endnotes + PrettyFormat "Endnote ##" +End InsetLayout Flex:Endnote - LyXType custom - LatexName endnote - LatexType command - Decoration classic + LyXType custom + LatexName endnote + LatexType command + Counter endnotes + Decoration classic Font - Size Small + Size Small EndFont - MultiPar true - LabelString endnote - Requires endnotes + MultiPar true + LabelString endnote + Requires endnotes End