diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-25 00:35:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-25 00:35:43 +0000 |
commit | 52cd11200da33c849abe299968bdb960e58ccf01 (patch) | |
tree | e3022d9e9d532c5571c414d42648fba0e482ee22 | |
parent | a8b2929ce77f8fe3e7578994a6cdeadb778e5b5c (diff) |
dichokey doc update (24feb10)
git-svn-id: svn://tug.org/texlive/trunk@17192 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/dichokey/dichokey.pdf | bin | 0 -> 180664 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/dichokey/dichokey.tex | 59 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/dichokey/rhodocyb.dvi | bin | 6124 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/dichokey/rhodocyb.pdf | bin | 0 -> 37530 bytes | |||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
5 files changed, 60 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/dichokey/dichokey.pdf b/Master/texmf-dist/doc/latex/dichokey/dichokey.pdf Binary files differnew file mode 100644 index 00000000000..88a902c44a5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/dichokey/dichokey.pdf diff --git a/Master/texmf-dist/doc/latex/dichokey/dichokey.tex b/Master/texmf-dist/doc/latex/dichokey/dichokey.tex new file mode 100644 index 00000000000..38cce0eb8ff --- /dev/null +++ b/Master/texmf-dist/doc/latex/dichokey/dichokey.tex @@ -0,0 +1,59 @@ +\documentclass[DIV=8, pagesize=auto]{scrartcl} + +\usepackage{fixltx2e} +\usepackage{etex} +\usepackage{lmodern} +\usepackage[T1]{fontenc} +\usepackage{textcomp} +\usepackage{microtype} +\usepackage{hyperref} + +\newcommand*{\pkg}[1]{\textsf{#1}} +\newcommand*{\cs}[1]{\texttt{\textbackslash#1}} +\makeatletter +\newcommand*{\cmd}[1]{\cs{\expandafter\@gobble\string#1}} +\makeatother +\newcommand*{\env}[1]{\texttt{#1}} +\newcommand*{\meta}[1]{\textlangle\textsl{#1}\textrangle} +\newcommand*{\marg}[1]{\texttt{\{}\meta{#1}\texttt{\}}} +\newcommand*{\oarg}[1]{\texttt{[}\meta{#1}\texttt{]}} + +\addtokomafont{title}{\rmfamily} + +\title{The \pkg{dichokey} package} +\author{Nico Dam} +\date{17 dec 1999} + + +\begin{document} + +\maketitle + +\noindent +This \LaTeXe\ style file defines the environment \env{Key} in which +dichotomous identification keys can be constructed. +Numbering of alternatives and indentation are taken of care of +automatically. +The key should be \emph{strictly} dichotomous. + + +\minisec{Directions for use:} + +The key should be constructed within the environment \env{Key}. The +environment has one parameter, that is used as first part of the name +when a species is keyed out (usually an abbreviation of the genus +name). + +Within the key, every alternative should begin with the command \cmd{\alter}. +If a species is keyed out, use the command \cmd{\name}\oarg{option}\marg{name} +(otherwise just continue with the next alternative). +The optional argument will be used instead of the parameter provided +on entering the environment \env{Key}. + + +\minisec{To do:} + +provide example file (e.\,g.\ \texttt{rhodocyb.tex}) + +\end{document} + diff --git a/Master/texmf-dist/doc/latex/dichokey/rhodocyb.dvi b/Master/texmf-dist/doc/latex/dichokey/rhodocyb.dvi Binary files differdeleted file mode 100644 index af85d08cd57..00000000000 --- a/Master/texmf-dist/doc/latex/dichokey/rhodocyb.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/dichokey/rhodocyb.pdf b/Master/texmf-dist/doc/latex/dichokey/rhodocyb.pdf Binary files differnew file mode 100644 index 00000000000..7421e99afc2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/dichokey/rhodocyb.pdf diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f5743184c50..db11a2205b7 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -90,7 +90,7 @@ my @TLP_working = qw( custom-bib cv cweb-latex cyklop cyrillic dancers dashbox dashrule dashundergaps datatool dateiliste datetime dblfloatfix dcpic decimal dehyph-exptl - delimtxt diagmac2 digiconfigs din1505 + delimtxt diagmac2 dichokey digiconfigs din1505 dinat dingbat directory dirtree disser dk-bib dlfltxb doc-pictex docmfp docmute doi doipubmed dotarrow dot2texi dottex |