mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 16:37:28 +00:00
babel knows \proofname already (bug #7513)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38752 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
145680fcf2
commit
b3ca5850ee
@ -59,4 +59,5 @@ Style Proof
|
|||||||
\providecommand{\proofname}{Proof}
|
\providecommand{\proofname}{Proof}
|
||||||
\fi
|
\fi
|
||||||
EndPreamble
|
EndPreamble
|
||||||
|
# No LangPreamble or BabelPreamble, since babel knows \proofname already.
|
||||||
End
|
End
|
||||||
|
@ -16,12 +16,8 @@ Style Proof
|
|||||||
}{%
|
}{%
|
||||||
\endtrivlist\@endpefalse
|
\endtrivlist\@endpefalse
|
||||||
}
|
}
|
||||||
|
\providecommand{\proofname}{Proof}
|
||||||
\fi
|
\fi
|
||||||
EndPreamble
|
EndPreamble
|
||||||
LangPreamble
|
# No LangPreamble or BabelPreamble, since babel knows \proofname already.
|
||||||
\providecommand{\proofname}{_(Proof)}
|
|
||||||
EndLangPreamble
|
|
||||||
BabelPreamble
|
|
||||||
\addto\captions$$lang{\renewcommand{\proofname}{_(Proof)}}
|
|
||||||
EndBabelPreamble
|
|
||||||
End
|
End
|
||||||
|
Loading…
x
Reference in New Issue
Block a user