commit 7a0b1f24f2c691c449207889a83ba47d29ec6b3c Author: Koji Yokota <yok...@lyx.org> Date: Thu Aug 7 20:58:30 2025 +0900
Some fixes for the support of Econometric Society journals --- lib/layouts/econsocart.layout | 28 +++++----------------- .../Articles/Econometric_Society_Journals.lyx | 18 ++++++++++---- 2 files changed, 19 insertions(+), 27 deletions(-) diff --git a/lib/layouts/econsocart.layout b/lib/layouts/econsocart.layout index 77dfe848cd..683a6f7beb 100644 --- a/lib/layouts/econsocart.layout +++ b/lib/layouts/econsocart.layout @@ -6,6 +6,9 @@ Format 110 Input article.layout Input stdcounters.inc +Input theorems-order.inc +Input theorems-starred.inc +Input theorems-proof.inc Input theorems-ams-bytype.inc Input theorems-ams-extended-bytype.module @@ -80,18 +83,6 @@ Style Abstract DocBookTag para End -Style Web_Address - CopyStyle Email - LatexName lyxeadurl - LabelString "Web address:" - Preamble - \def\lyxeadurl[#1]#2{\ead[label=#1,url]{#2}} - EndPreamble - DocBookTag uri - DocBookWrapperTag address - DocBookInInfo always -End - Style Author LatexType Command LatexName author @@ -206,6 +197,7 @@ Style Claim End Style Lemma + DependsOn Theorem LabelString "Lemma \arabic{theorem}:" LabelFont Shape SmallCaps @@ -291,22 +283,14 @@ Style Notation End Style Proof - LatexType Environment - LatexName proof - Margin Dynamic - LabelType Static LabelString "Proof:" LabelSep M LabelFont Shape SmallCaps Series Medium EndFont - Argument 1 - LabelString "Title" - Tooltip "Title of the proof" - EndArgument - Preamble - EndPreamble + EndLabelType Static + EndLabelString " Q.E.D." End # Other AMS environments (which are left to defaults) diff --git a/lib/templates/Articles/Econometric_Society_Journals.lyx b/lib/templates/Articles/Econometric_Society_Journals.lyx index c95d0c4d87..4b5ea1ecfa 100644 --- a/lib/templates/Articles/Econometric_Society_Journals.lyx +++ b/lib/templates/Articles/Econometric_Society_Journals.lyx @@ -1,5 +1,5 @@ #LyX 2.5 created this file. For more info see https://www.lyx.org/ -\lyxformat 642 +\lyxformat 643 \begin_document \begin_header \save_transient_properties true @@ -1656,7 +1656,7 @@ tuple "list" \begin_layout Fact This is the body of the fact. - Fact is unnumbered since it is defined in the layout file. + Fact is unnumbered since it is defined so in the layout file. If this is to be changed, fill the following code in \family sans @@ -1673,17 +1673,25 @@ Layout \begin_deeper \begin_layout Verbatim -Style Fact + Style Fact \end_layout \begin_layout Verbatim - LabelString "Fact + LabelString "Fact \backslash thefact:" \end_layout \begin_layout Verbatim -End + LabelCounter fact +\end_layout + +\begin_layout Verbatim + TheoremCounter "" +\end_layout + +\begin_layout Verbatim + End \end_layout \end_deeper -- lyx-cvs mailing list lyx-cvs@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-cvs