]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/heb-article.layout
Whitespace, only whitespace. Part II.
[lyx.git] / lib / layouts / heb-article.layout
index 2261601a3ffe3280af7bebb506d106a52d82b30d..b74b27db1068bd2881368ee3c8b483a0116bd38b 100644 (file)
@@ -7,10 +7,10 @@
 Input article
 
 Preamble
-\usepackage{theorem}
-\theorembodyfont{\upshape}
-\newtheorem{theorem}{\R{îùôè}}[section]
-\AtBeginDocument{\make@lr\thetheorem}
+       \usepackage{theorem}
+       \theorembodyfont{\upshape}
+       \newtheorem{theorem}{\R{îùôè}}[section]
+       \AtBeginDocument{\make@lr\thetheorem}
 EndPreamble
 
 
@@ -51,7 +51,7 @@ Style Lemma
        LatexName             lemma
        LabelString           ".# äîì"
        Preamble
-\newtheorem{lemma}[theorem]{\R{ìîä}}
+               \newtheorem{lemma}[theorem]{\R{ìîä}}
        EndPreamble
 End
 
@@ -61,7 +61,7 @@ Style Corollary
        LatexName             corollary
        LabelString           ".# äð÷ñî"
        Preamble
-\newtheorem{corollary}[theorem]{\R{îñ÷ðä}}
+               \newtheorem{corollary}[theorem]{\R{îñ÷ðä}}
        EndPreamble
 End
 
@@ -71,7 +71,7 @@ Style Claim
        LatexName             claim
        LabelString           ".# äðòè"
        Preamble
-\newtheorem{claim}[theorem]{\R{èòðä}}
+               \newtheorem{claim}[theorem]{\R{èòðä}}
        EndPreamble
 End
 
@@ -81,7 +81,7 @@ Style Definition
        LatexName             definition
        LabelString           ".# äøãâä"
        Preamble
-\newtheorem{definition}[theorem]{\R{äâãøä}}
+               \newtheorem{definition}[theorem]{\R{äâãøä}}
        EndPreamble
 End
 
@@ -91,7 +91,7 @@ Style Remarks
        LatexName             remark
        LabelString           ".# äøòä"
        Preamble
-\newtheorem{remark}[theorem]{\R{äòøä}}
+               \newtheorem{remark}[theorem]{\R{äòøä}}
        EndPreamble
 End
 
@@ -122,6 +122,8 @@ Style Proof
          Series              Bold
        EndFont
        Preamble
-\newenvironment{proof}{\R{\textbf{äåëçä:}}}{\hfill\rule{2mm}{2mm}\par\vspace{2mm}}
+               \newenvironment{proof}%
+                       {\R{\textbf{äåëçä:}}}%
+                       {\hfill\rule{2mm}{2mm}\par\vspace{2mm}}
        EndPreamble
 End