mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Do not use superscript display for now.
There are font issues on some platforms.
This commit is contained in:
parent
e8f8239f68
commit
7c62a6b3c5
@ -88,7 +88,6 @@ End
|
||||
|
||||
Counter footnote
|
||||
GuiName Footnote
|
||||
LabelString "\superarabic{footnote}"
|
||||
PrettyFormat "Footnote \arabic{footnote}"
|
||||
End
|
||||
|
||||
|
@ -49,7 +49,7 @@ InsetLayout Marginal
|
||||
End
|
||||
|
||||
InsetLayout Foot
|
||||
LabelString ""
|
||||
LabelString Foot
|
||||
LatexType Command
|
||||
LatexName footnote
|
||||
Counter footnote
|
||||
@ -59,7 +59,7 @@ InsetLayout Foot
|
||||
EndFont
|
||||
LabelFont
|
||||
Color footlabel
|
||||
Size Normal
|
||||
Size Small
|
||||
EndFont
|
||||
MultiPar true
|
||||
RefPrefix fn
|
||||
|
Loading…
Reference in New Issue
Block a user