]> git.lyx.org Git - features.git/commitdiff
convert to utf8
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 24 Feb 2007 19:42:28 +0000 (19:42 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 24 Feb 2007 19:42:28 +0000 (19:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17330 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/heb-article.layout

index e37ddf1b8b6ae3e2e25177a055a547918a9c22a7..cde8326519b485e5ac499d560ac6258b8e7d7c65 100644 (file)
@@ -10,7 +10,7 @@ Input article
 Preamble
        \usepackage{theorem}
        \theorembodyfont{\upshape}
-       \newtheorem{theorem}{\R{îùôè}}[section]
+       \newtheorem{theorem}{\R{משפט}}[section]
        \AtBeginDocument{\make@lr\thetheorem}
 EndPreamble
 
@@ -47,7 +47,7 @@ Style Lemma
        LatexName             lemma
        LabelString           "Lemma #."
        Preamble
-               \newtheorem{lemma}[theorem]{\R{ìîä}}
+               \newtheorem{lemma}[theorem]{\R{למה}}
        EndPreamble
 End
 
@@ -57,7 +57,7 @@ Style Corollary
        LatexName             corollary
        LabelString           "Corollary #."
        Preamble
-               \newtheorem{corollary}[theorem]{\R{îñ÷ðä}}
+               \newtheorem{corollary}[theorem]{\R{מסקנה}}
        EndPreamble
 End
 
@@ -67,7 +67,7 @@ Style Claim
        LatexName             claim
        LabelString           "Claim #."
        Preamble
-               \newtheorem{claim}[theorem]{\R{èòðä}}
+               \newtheorem{claim}[theorem]{\R{טענה}}
        EndPreamble
 End
 
@@ -77,7 +77,7 @@ Style Definition
        LatexName             definition
        LabelString           "Definition #."
        Preamble
-               \newtheorem{definition}[theorem]{\R{äâãøä}}
+               \newtheorem{definition}[theorem]{\R{הגדרה}}
        EndPreamble
 End
 
@@ -87,7 +87,7 @@ Style Remarks
        LatexName             remark
        LabelString           "Remarks #."
        Preamble
-               \newtheorem{remark}[theorem]{\R{äòøä}}
+               \newtheorem{remark}[theorem]{\R{הערה}}
        EndPreamble
 End
 
@@ -119,7 +119,7 @@ Style Proof
        EndFont
        Preamble
                \newenvironment{proof}%
-                       {\R{\textbf{äåëçä:}}}%
+                       {\R{\textbf{הוכחה:}}}%
                        {\hfill\rule{2mm}{2mm}\par\vspace{2mm}}
        EndPreamble
 End