[EMAIL PROTECTED] wrote:
Hi,Hi to all
I am using hebrew documents definations, i had play with my properties to apply the hebrew setups. At the moment i have problem with my numbering in the styles. The numbers in the styles are keep getting incresed not realtive to the style. If i use Lemma, Defination, Lemma i would get it numbered like this: Lemma 0.1: Defination 0.2: Lemma 0.3:
Rather then: Lemma 0.1: Defination 0.1: Lemma 0.2:
Does someone know where could i fix it?
Thanks
I had fixed the problem by editting the file heb-article.layout. (I cant say i understand every thing i done in the file, so if someone have suggesgens for improvment, I would very glad).
Now its look like this:
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[article]{article (Hebrew)}
# Hebrew article textclass definition file.
# Author: Dekel Tsur <[EMAIL PROTECTED]>
# Few changes by Baruch Even <[EMAIL PROTECTED]>Input article
Preamble
\usepackage{theorem}
\theorembodyfont{\upshape}
\newtheorem{theorem}{\R{ÃÃÃÃ}}[section]
[EMAIL PROTECTED]
EndPreambleStyle Comment LabelString ":ÃÃÃÃ" End
Style Abstract LabelString "ÃÃÃÃÃ" End
Style Theorem Margin First_Dynamic LatexType Environment LatexName theorem NextNoIndent 1 LabelSep xx ParIndent MMM ParSkip 0.4 ItemSep 0.2 TopSep 0.7 BottomSep 0.7 ParSep 0.3 Align Block AlignPossible Block, Left LabelType Static LabelString ".# Theorem" # standard font definition Font Shape Up Size Normal EndFont # label font definition LabelFont Shape Up Series Bold EndFont End
Style Lemma
CopyStyle Theorem
LatexName lemma
LabelString ".# Lemma"
Preamble
\newtheorem{lemma}{\R{ÃÃÃ}}[section]
[EMAIL PROTECTED]
EndPreamble
EndStyle Corollary
CopyStyle Theorem
LatexName corollary
LabelString ".# Corollary"
Preamble
\newtheorem{corollary}{\R{ÃÃÃÃÃ}}[section]
[EMAIL PROTECTED]
EndPreamble
EndStyle Claim
CopyStyle Theorem
LatexName claim
LabelString ".# Claim"
Preamble
\newtheorem{claim}{\R{ÃÃÃÃ}}[section]
[EMAIL PROTECTED]
EndPreamble
EndStyle Definition
CopyStyle Theorem
LatexName definition
LabelString ".# Definition"
Preamble
\newtheorem{definition}{\R{ÃÃÃÃÃ}}[section]
[EMAIL PROTECTED]
EndPreamble
EndStyle Example
CopyStyle Theorem
LatexName example
LabelString ".# Example"
Preamble
\newtheorem{example}{\R{ÃÃÃÃÃ}}[section]
[EMAIL PROTECTED]
EndPreamble
EndStyle Remarks
CopyStyle Theorem
LatexName remark
LabelString ".# Remarks"
Preamble
\newtheorem{remark}{\R{ÃÃÃÃ}}[section]
[EMAIL PROTECTED]
EndPreamble
EndStyle Proof
Margin First_Dynamic
LatexType Environment
LatexName proof
NextNoIndent 1
LabelSep xx
ParIndent MMM
ParSkip 0.4
ItemSep 0.2
TopSep 0.7
BottomSep 0.7
ParSep 0.3
Align Block
AlignPossible Block, Left
LabelType Static
LabelString ":Proof"
EndLabelType Filled_Box
# standard font definition
Font
Shape Up
Size Normal
EndFont
# label font definition
LabelFont
Shape Up
Series Bold
EndFont
Preamble
\newenvironment{proof}{\R{\textbf{ÃÃÃÃÃ:}}}{\hfill\rule{2mm}{2mm}\par\vspace{2mm}}
EndPreamble
End--
You would never know until you try and find out what you are capable off.
By Jone Doe