]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/heb-article.layout
multicol.module: use the layout argument mechanism
[lyx.git] / lib / layouts / heb-article.layout
index e37ddf1b8b6ae3e2e25177a055a547918a9c22a7..028492eb8c0dfb0065fa8663d9b18ecabac14e0b 100644 (file)
@@ -1,21 +1,23 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[article]{article (Hebrew)}
+#  \DeclareLaTeXClass[article,theorem.sty]{Hebrew Article}
+#  \DeclareCategory{Articles}
 # Hebrew article textclass definition file.
 # Author: Dekel Tsur <dekel@math.tau.ac.il>
 # Few changes by Baruch Even <baruch.even@writeme.com>
 
-Format 3
+Format 43
 Input article
 
 Preamble
        \usepackage{theorem}
        \theorembodyfont{\upshape}
-       \newtheorem{theorem}{\R{îùôè}}[section]
+       \newtheorem{theorem}{\R{משפט}}[section]
        \AtBeginDocument{\make@lr\thetheorem}
 EndPreamble
 
 
 Style Theorem
+       Category              Theorem
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             theorem
@@ -47,7 +49,7 @@ Style Lemma
        LatexName             lemma
        LabelString           "Lemma #."
        Preamble
-               \newtheorem{lemma}[theorem]{\R{ìîä}}
+               \newtheorem{lemma}[theorem]{\R{למה}}
        EndPreamble
 End
 
@@ -57,7 +59,7 @@ Style Corollary
        LatexName             corollary
        LabelString           "Corollary #."
        Preamble
-               \newtheorem{corollary}[theorem]{\R{îñ÷ðä}}
+               \newtheorem{corollary}[theorem]{\R{מסקנה}}
        EndPreamble
 End
 
@@ -67,7 +69,7 @@ Style Claim
        LatexName             claim
        LabelString           "Claim #."
        Preamble
-               \newtheorem{claim}[theorem]{\R{èòðä}}
+               \newtheorem{claim}[theorem]{\R{טענה}}
        EndPreamble
 End
 
@@ -77,7 +79,7 @@ Style Definition
        LatexName             definition
        LabelString           "Definition #."
        Preamble
-               \newtheorem{definition}[theorem]{\R{äâãøä}}
+               \newtheorem{definition}[theorem]{\R{הגדרה}}
        EndPreamble
 End
 
@@ -87,12 +89,13 @@ Style Remarks
        LatexName             remark
        LabelString           "Remarks #."
        Preamble
-               \newtheorem{remark}[theorem]{\R{äòøä}}
+               \newtheorem{remark}[theorem]{\R{הערה}}
        EndPreamble
 End
 
 
 Style Proof
+       Category              Theorem
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             proof
@@ -119,7 +122,9 @@ Style Proof
        EndFont
        Preamble
                \newenvironment{proof}%
-                       {\R{\textbf{äåëçä:}}}%
+                       {\R{\textbf{הוכחה:}}}%
                        {\hfill\rule{2mm}{2mm}\par\vspace{2mm}}
        EndPreamble
 End
+
+Input theorems-refprefix.inc