summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/shipunov
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/shipunov')
-rw-r--r--Master/texmf-dist/tex/latex/shipunov/autolist.sty18
-rw-r--r--Master/texmf-dist/tex/latex/shipunov/flower.sty13
2 files changed, 27 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/shipunov/autolist.sty b/Master/texmf-dist/tex/latex/shipunov/autolist.sty
index e1f65d9f160..d4f32b8a1dc 100644
--- a/Master/texmf-dist/tex/latex/shipunov/autolist.sty
+++ b/Master/texmf-dist/tex/latex/shipunov/autolist.sty
@@ -1,7 +1,7 @@
-% Authors: A. and A. Shipunovs, plantago@herba.msu.ru
+% Authors: A. Shipunova and A. Shipunov, plantago@herba.msu.ru
\ProvidesPackage{autolist}%
- [2008/02/06 v0.3 Various lists]
+ [2010/10/24 v0.4 Various lists]
\ProvidesPackage{autolist}
\RequirePackage{calc}
@@ -157,11 +157,23 @@
\itemsep=.5pt\parsep=2pt\topsep=5pt}}
{\end{list}}
+% Items for several lines
\newcommand{\Lplabel}[1]
{\raisebox{0pt}[1ex][0pt]{\makebox[\labelwidth][l]%
{\parbox[t]{\labelwidth}{\raggedright\hspace{0pt}#1}}}}
-% Items for several lines
+\newcommand{\Rplabel}[1]
+ {\raisebox{0pt}[1ex][0pt]{\makebox[\labelwidth][l]%
+ {\parbox[t]{\labelwidth}{\raggedleft\hspace{0pt}#1}}}}
+
+\newenvironment{Rpolylist}[1][\quad]%
+ {\begin{list}{}{%
+ \renewcommand{\makelabel}[1]{\Rplabel{##1}}%
+ \settowidth{\labelwidth}{{#1}}%
+ \setlength{\leftmargin}{\labelwidth+\labelsep}%
+ \itemsep=.5pt\parsep=2pt\topsep=5pt}}
+ {\end{list}}
+
\newenvironment{Lpolylist}[1][\quad]%
{\begin{list}{}{%
\renewcommand{\makelabel}[1]{\Lplabel{##1}}%
diff --git a/Master/texmf-dist/tex/latex/shipunov/flower.sty b/Master/texmf-dist/tex/latex/shipunov/flower.sty
index e7a39acf3e6..558f177ff70 100644
--- a/Master/texmf-dist/tex/latex/shipunov/flower.sty
+++ b/Master/texmf-dist/tex/latex/shipunov/flower.sty
@@ -1,7 +1,7 @@
% Author: Alexey B. Shipunov (plantago@herba.msu.ru)
\ProvidesPackage{flower}%
- [2008/02/06 v1.2 Typesetting botanical sings]
+ [2010/10/24 v1.3 Typesetting botanical sings]
% Fonts `wasy' required
\DeclareRobustCommand\wasyfamily
@@ -23,6 +23,17 @@
% Zygomorphy
\DeclareMathSymbol{\Zyg}{\mathord}{symbols}{"22}
+% NEW SYMMETRY SIGNS FROM Prenner et al., 2010
+% Median monosymmetry (downwards arrow; Unicode: 2193): \downarrow
+% Transverse monosymmetry (sidewards arrow; Unicode: 2192): \rightarrow
+% Oblique monosymmetry (Latin capital letter O with stroke; Unicode: 00D8): \O
+% Polysymmetry (asterisk): \Act
+% Asymmetry (partial differential; Unicode 2202): \partial
+% Obdiplostemonous / obhaplostemonous androecium (followed by "left right arrow"; Unicode 2194): \leftrightarrow
+% Resupination (registered sign; Unicode 00AE): \textregistered
+% Disymmetry (box drawings light vertical and horizontal; Unicode 253C):
+\def\DS{\mbox{\lower.2ex\hbox{\rule{.4pt}{1.55ex}}\kern-.17em\lower-.5ex\hbox{\rule{.3em}{.4pt}}\kern.2em}}
+
% FLORAL UNITS
% Perianth
\def\P#1{\mathrm{\PName}_{#1}}