* [Comm] Математики в LyX'е прибавилось
@ 2003-06-10 7:46 Andrei Lomov
2003-06-13 10:11 ` Pyatnitskich Evgeniy
0 siblings, 1 reply; 2+ messages in thread
From: Andrei Lomov @ 2003-06-10 7:46 UTC (permalink / raw)
To: Vitaly Lipatov, community, oo-discuss
[-- Attachment #1: Type: text/plain, Size: 192 bytes --]
Добрый день!
Если кого-то интересуют теоремоподобные утверждения
в стандартном классе article для LyX,
можно попробовать новый класс
article-ru-math
Если что-то улучшите, дайте знать
А.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: article-ru-math.layout --]
[-- Type: text/plain; charset="us-ascii"; name="article-ru-math.layout", Size: 7071 bytes --]
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[article,amsthm.sty]{article (ru,math)}
# Article-ru-math textclass definition file.
# Originates from messing with article and amsart textclasses
# by Andrei Lomov <lomov@math.nsc.ru>. No warranty.
Preamble
\usepackage{amsthm}
EndPreamble
# Input general definitions
Input stdclass.inc
# There are no chapters in an article.
NoStyle Chapter
NoStyle Chapter*
MaxCounter Counter_Section
SecNumDepth 3
TocDepth 3
# Change a bit Part and Part*
Style Part
Align Left
AlignPossible Left
TopSep 2
BottomSep 1.5
Font
Size Larger
EndFont
End
Style Part*
Align Left
AlignPossible Left
TopSep 2
BottomSep 1.5
Font
Size Larger
EndFont
End
#*********************************************************
# Theorem-numbered style declaration
Style Theorem
Margin First_Dynamic
LatexType Environment
LatexName thm
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 "ôÅÏÒÅÍÁ #."
# standard font definition
Font
Shape Italic
Size Normal
EndFont
# label font definition
LabelFont
Shape Up
Series Bold
EndFont
Preamble
\theoremstyle{plain}
\newtheorem{thm}{ôÅÏÒÅÍÁ}
EndPreamble
End
#*********************************************************
# Theorem-unnumbered style declaration
Style Theorem*
CopyStyle Theorem
LatexName thm*
LabelString "ôÅÏÒÅÍÁ."
Preamble
\theoremstyle{plain}
\newtheorem*{thm*}{ôÅÏÒÅÍÁ}
EndPreamble
End
#*********************************************************
# Corollary-numbered style declaration
Style Sledstvie
CopyStyle Theorem
LatexName sled
LabelString "óÌÅÄÓÔ×ÉÅ #."
Preamble
\theoremstyle{plain}
\newtheorem{sled}{óÌÅÄÓÔ×ÉÅ}
EndPreamble
End
#*********************************************************
# Corollary-unnumbered style declaration
Style Sledstvie*
CopyStyle Theorem
LatexName sled*
LabelString "óÌÅÄÓÔ×ÉÅ."
Preamble
\theoremstyle{plain}
\newtheorem*{sled*}{óÌÅÄÓÔ×ÉÅ}
EndPreamble
End
#*********************************************************
# Corollary-numbered style declaration
Style Corollary # ÷ ÍÅÎÀ LyX ÐÒÅÄÓÔÁ×ÌÅÎÏ ËÁË "÷Ù×ÏÄ"
CopyStyle Theorem
LatexName cor
LabelString "óÌÅÄÓÔ×ÉÅ #."
Preamble
\theoremstyle{plain}
\newtheorem{cor}{óÌÅÄÓÔ×ÉÅ}
EndPreamble
End
#*********************************************************
# Corollary-unnumbered style declaration
Style Corollary* # ÷ ÍÅÎÀ LyX ÐÒÅÄÓÔÁ×ÌÅÎÏ ËÁË "÷Ù×ÏÄ*"
CopyStyle Theorem
LatexName cor*
LabelString "óÌÅÄÓÔ×ÉÅ."
Preamble
\theoremstyle{plain}
\newtheorem*{cor*}{óÌÅÄÓÔ×ÉÅ}
EndPreamble
End
#*********************************************************
# Lemma-numbered style declaration
Style Lemma
CopyStyle Theorem
LatexName lem
LabelString "ìÅÍÍÁ #."
Preamble
\theoremstyle{plain}
\newtheorem{lem}{ìÅÍÍÁ}
EndPreamble
End
#*********************************************************
# Lemma-unnumbered style declaration
Style Lemma*
CopyStyle Theorem
LatexName lem*
LabelString "ìÅÍÍÁ."
Preamble
\theoremstyle{plain}
\newtheorem*{lem*}{ìÅÍÍÁ}
EndPreamble
End
#*********************************************************
# Proposition-numbered style declaration
Style Proposition
CopyStyle Theorem
LatexName prop
LabelString "õÔ×ÅÒÖÄÅÎÉÅ #."
Preamble
\theoremstyle{plain}
\newtheorem{prop}{õÔ×ÅÒÖÄÅÎÉÅ}
EndPreamble
End
#*********************************************************
# Proposition-unnumbered style declaration
Style Proposition*
CopyStyle Proposition
LatexName prop*
LabelString "õÔ×ÅÒÖÄÅÎÉÅ."
Preamble
\theoremstyle{plain}
\newtheorem*{prop*}{õÔ×ÅÒÖÄÅÎÉÅ}
EndPreamble
End
#*********************************************************
# Claim-numbered style declaration
Style Predl
CopyStyle Theorem
LatexName predl
LabelString "ðÒÅÄÌÏÖÅÎÉÅ #."
Preamble
\theoremstyle{plain}
\newtheorem{predl}{ðÒÅÄÌÏÖÅÎÉÅ}
EndPreamble
End
#*********************************************************
# Claim-unnumbered style declaration
Style Predl*
CopyStyle Predl
LatexName predl*
LabelString "ðÒÅÄÌÏÖÅÎÉÅ."
Preamble
\theoremstyle{plain}
\newtheorem*{predl*}{ðÒÅÄÌÏÖÅÎÉÅ}
EndPreamble
End
#*********************************************************
# Definition-numbered style declaration
Style Definition
CopyStyle Theorem
LatexName defn
LabelString "ïÐÒÅÄÅÌÅÎÉÅ #."
# standard font definition
Font
Shape Up
EndFont
# label font definition
LabelFont
Shape Up
Series Bold
EndFont
Preamble
\theoremstyle{definition}
\newtheorem{defn}{ïÐÒÅÄÅÌÅÎÉÅ}
EndPreamble
End
#*********************************************************
# Definition-unnumbered style declaration
Style Definition*
CopyStyle Definition
LatexName defn*
LabelString "ïÐÒÅÄÅÌÅÎÉÅ."
Preamble
\theoremstyle{definition}
\newtheorem*{defn*}{ïÐÒÅÄÅÌÅÎÉÅ}
EndPreamble
End
#*********************************************************
# Remark-numbered style declaration
Style Remark
CopyStyle Theorem
LatexName rem
LabelString "úÁÍÅÞÁÎÉÅ #."
# standard font definition
Font
Shape Up
Size Normal
EndFont
# label font definition
LabelFont
Series Medium
Shape Italic
EndFont
Preamble
\theoremstyle{remark}
\newtheorem{rem}{úÁÍÅÞÁÎÉÅ}
EndPreamble
End
#*********************************************************
# Remark-unnumbered style declaration
Style Remark*
CopyStyle Remark
LatexName rem*
LabelString "úÁÍÅÞÁÎÉÅ."
Preamble
\theoremstyle{remark}
\newtheorem*{rem*}{úÁÍÅÞÁÎÉÅ}
EndPreamble
End
#*********************************************************
# Example-numbered style declaration
Style Example
CopyStyle Definition
LatexName example
LabelString "ðÒÉÍÅÒ #."
Preamble
\theoremstyle{definition}
\newtheorem{example}{ðÒÉÍÅÒ}
EndPreamble
End
#*********************************************************
# Example-unnumbered style declaration
Style Example*
CopyStyle Definition
LatexName example*
LabelString "ðÒÉÍÅÒ."
Preamble
\theoremstyle{definition}
\newtheorem*{example*}{ðÒÉÍÅÒ}
EndPreamble
End
#*********************************************************
# Notation-numbered style declaration
Style Notation
CopyStyle Remark
LatexName notation
LabelString "ïÂÏÚÎÁÞÅÎÉÅ #."
Preamble
\theoremstyle{remark}
\newtheorem{notation}{ïÂÏÚÎÁÞÅÎÉÅ}
EndPreamble
End
#*********************************************************
# Notation-unnumbered style declaration
Style Notation*
CopyStyle Remark
LatexName notation*
LabelString "ïÂÏÚÎÁÞÅÎÉÅ."
Preamble
\theoremstyle{remark}
\newtheorem*{notation*}{ïÂÏÚÎÁÞÅÎÉÅ}
EndPreamble
End
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Comm] Математики в LyX'е прибавилось
2003-06-10 7:46 [Comm] Математики в LyX'е прибавилось Andrei Lomov
@ 2003-06-13 10:11 ` Pyatnitskich Evgeniy
0 siblings, 0 replies; 2+ messages in thread
From: Pyatnitskich Evgeniy @ 2003-06-13 10:11 UTC (permalink / raw)
To: community
On Tue, 10 Jun 2003 14:46:06 +0700
Andrei Lomov <lomov@math.nsc.ru> wrote:
> Добрый день!
>
> Если кого-то интересуют теоремоподобные утверждения
> в стандартном классе article для LyX,
> можно попробовать новый класс
> article-ru-math
>
> Если что-то улучшите, дайте знать
Извините за странный вопрос, но мне не удаётся в этом классе
поставить два нумерованных определений (теорем, и т.д.) подряд.
Кому-нибудь это удалось? Как это сделать?
--
---Regards, P.E.M. <pem@rbcmail.ru>---
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-13 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-10 7:46 [Comm] Математики в LyX'е прибавилось Andrei Lomov
2003-06-13 10:11 ` Pyatnitskich Evgeniy
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git