From 88c3cc5581852fce4c08c3d1494dbe90acb3ac87 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 10 Aug 2014 22:22:37 +0000 Subject: chemnum (9aug14) git-svn-id: svn://tug.org/texlive/trunk@34894 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf | Bin 549093 -> 546907 bytes Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex | 24 ++++++++++++++------- 2 files changed, 16 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/doc/latex/chemnum') diff --git a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf index be6c27faaa4..b4708c4d74f 100644 Binary files a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf and b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf differ diff --git a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex index 704876de8e6..e696933cd2b 100644 --- a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex +++ b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex @@ -1,6 +1,6 @@ +% arara: pdflatex: { shell: on } %! arara: pdflatex: { shell: on } -%! arara: pdflatex: { shell: on } -%! arara: biber +% arara: biber % arara: pdflatex % arara: pdflatex \documentclass[load-preamble+,babel-options={ngerman,british,american}]{cnltx-doc} @@ -106,9 +106,9 @@ \chemnum\ requires the bundles \bnd{l3kernel}~\cite{bnd:l3kernel} and \bnd{l3packages}~\cite{bnd:l3packages}. It also requires the -\pkg{translations} package~\cite{pkg:translations}, \pkg{chemgreek} from the -\bnd{chemmacros} bundle~\cite{bnd:chemmacros} and the -\pkg{psfrag}~\cite{pkg:psfrag} package. +\pkg{translations} package~\cite{pkg:translations}, +\pkg{chemgreek}~\cite{pkg:chemgreek} and the \pkg{psfrag}~\cite{pkg:psfrag} +package. \section{News}\label{sec:news} The \chemnum\ package has been my first attempt to create a comprehensive @@ -649,9 +649,13 @@ command. They are marked with \module{replace}. When set to true this adds an incremented integer to the replacement tag. \keyval{replace-tag}{text}\Module{general}\Default{TMP} The default replacement tag. + \keyval{replace-tag-nr}{int}\Module{general}\Default{1} + The\sinceversion{1.1} next number used by \cs{replacecmpd} when the + default tag is used. \keyval{tag}{text}\Module{replace}\Default{TMP\meta{number}} The local replacement tag. \meta{number} is incremented by one at each - use and starts with \code{1}. The increment happens locally. + use and starts with \code{1}. The starting number can be changed with the + option \option{replace-tag-nr}. The increment happens locally. \keyval{replace-style}{code}\Module{general}\Default{\cs*{sffamily}} Additional \TeX\ code that it placed before the \cs{cmpd} command in the replacement. @@ -896,9 +900,13 @@ be changed. The complete list of options is this: When set to true this adds an incremented integer to the replacement tag. \keyval{replace-tag}{text}\Module{general}\Default{TMP} The default replacement tag. + \keyval{replace-tag-nr}{int}\Module{general}\Default{1} + The\sinceversion{1.1} next number used by \cs{replacecmpd} when the + default tag is used. \keyval{tag}{text}\Module{replace}\Default{TMP\meta{number}} - The local replacement tag. \meta{number} is incremented by one at each - use and starts with \code{1}. The increment happens locally. + The local replacement tag. \meta{number} is incremented by one at each + use and starts with \code{1}. The starting number can be changed with the + option \option{replace-tag-nr}. The increment happens locally. \keyval{replace-style}{code}\Module{general}\Default{\cs*{sffamily}} Additional \TeX\ code that it placed before the \cs{cmpd} command in the replacement. -- cgit v1.2.3