From 51ccd597259654371bdaf49b4d745f4dac31dd0a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 21 Dec 2012 23:34:01 +0000 Subject: mychemistry (21dec12) git-svn-id: svn://tug.org/texlive/trunk@28611 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/mychemistry/README | 2 +- .../doc/latex/mychemistry/mychemistry_en.pdf | Bin 1192946 -> 764132 bytes .../doc/latex/mychemistry/mychemistry_en.tex | 33 +++++++++++---------- 3 files changed, 19 insertions(+), 16 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/mychemistry/README b/Master/texmf-dist/doc/latex/mychemistry/README index 22a9229dcce..2fe11d7b08e 100644 --- a/Master/texmf-dist/doc/latex/mychemistry/README +++ b/Master/texmf-dist/doc/latex/mychemistry/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -the MYCHEMISTRY package v1.99a 2012/09/20 +the MYCHEMISTRY package v1.99b 2012/12/19 create reaction schemes with LaTeX and chemfig diff --git a/Master/texmf-dist/doc/latex/mychemistry/mychemistry_en.pdf b/Master/texmf-dist/doc/latex/mychemistry/mychemistry_en.pdf index a4c7efedbcb..daffa005e0e 100644 Binary files a/Master/texmf-dist/doc/latex/mychemistry/mychemistry_en.pdf and b/Master/texmf-dist/doc/latex/mychemistry/mychemistry_en.pdf differ diff --git a/Master/texmf-dist/doc/latex/mychemistry/mychemistry_en.tex b/Master/texmf-dist/doc/latex/mychemistry/mychemistry_en.tex index bc8c52207a7..269b8fecbfd 100644 --- a/Master/texmf-dist/doc/latex/mychemistry/mychemistry_en.tex +++ b/Master/texmf-dist/doc/latex/mychemistry/mychemistry_en.tex @@ -51,6 +51,8 @@ \usepackage{booktabs} \usepackage{siunitx} +\chemsetup[chemformula]{format=\libertineLF} + \addcmds{ @addtoreset, anywhere, @@ -142,12 +144,12 @@ TikZ-libraries \code{arrows}, \code{positioning}, \code{decorations.pathmorphing \code{shapes}, \code{calc}, \code{matrix}, \code{chains}, \code{scopes} and \code{intersections}. -If the package is available \mychemistry also loads \paket*{translator}\footnote{% -Part of the \paket*{beamer} bundle}. +\mychemistry also loads \paket*{translations}\footnote{Part of the +\paket*{exsheets} package} for proper language support. \section{Changes} With v1.99 (=v2.0beta) package dependencies have changed so that \mychemistry -loads noticably less packages than before. Most important for you: it does not +loads noticably less packages than before. Most important for you: it does \emph{not} load \paket{mhchem} any more. This documentation uses \paket{chemmacros} instead which is loaded by \mychemistry. @@ -169,10 +171,11 @@ which then rapidly grew and until now has its users. The background has changed in August 2011, though. Then \paket{chemfig} v1.0 was published and now provides simple but powerful macros to create reactions schemes. -They seem to to be used very often but I am advertising as much as I can. Anyway, -since then \mychemistry can be considered obsolete and is not actively developed -any more. The current release 1.99 (= 2.0beta) was due to an incompatibilty with -\paket{pdfpages} and a complete robustification of various parts of the code. +They don't seem to to be used very often but I am advertising as much as I can. +Anyway, since then \mychemistry can be considered obsolete and is not actively +developed any more. The current release 1.99 (= 2.0beta) was due to an +incompatibilty with \paket{pdfpages} and a complete robustification of various +parts of the code. \emph{Other than bug fixes this package will very likely \emph{not} be updated any more}! @@ -419,7 +422,7 @@ branch continue the original chain. The chain is broken by the branch which starts a new chain itself. \begin{rxn} - \tikzset{nummer/.style={circle,fill=gray!30,draw=gray,minimum size=3.5mm}} + \tikzset{nummer/.style={circle,fill=gray!30,draw=gray,minimum size=3.5mm,overlay}} \reactant[,a]{A}\arrow[,,,pa]{}{}\reactant[,b]{B} \branch[a.-90]{ \arrow[-90,,,pb]{}{}\reactant[-90,c]{C} @@ -762,13 +765,13 @@ in the right order, separated with commas. \setarrowlength{2.5em} \dummy[a] \arrow{}{}\reactant{right = \ang{0}} - \branch[above right=of a]{\arrow[above right]{}{}\reactant[above right]{above right = \ang{45}}} - \branch[above=of a]{\arrow[above]{}{}\reactant[above]{above = \ang{90}}} - \branch[above left=of a]{\arrow[above left]{}{}\reactant[above left]{above left = \ang{135}}} - \branch[left=of a]{\arrow[left]{}{}\reactant[left]{left = \ang{180} = \ang{-180}}} - \branch[below left=of a]{\arrow[below left]{}{}\reactant[below left]{below left = \ang{225} = \ang{-135}}} - \branch[below=of a]{\arrow[below]{}{}\reactant[below]{below = \ang{270} = \ang{-90}}} - \branch[below right=of a]{\arrow[below right]{}{}\reactant[below right]{below right = \ang{315} = \ang{-45}}} + \branch[above right=of a]{\arrow[above right]{}{}\reactant[above right,,overlay]{above right = \ang{45}}} + \branch[above=of a]{\arrow[above]{}{}\reactant[above,,overlay]{above = \ang{90}}} + \branch[above left=of a]{\arrow[above left]{}{}\reactant[above left,,overlay]{above left = \ang{135}}} + \branch[left=of a]{\arrow[left]{}{}\reactant[left,,overlay]{left = \ang{180} = \ang{-180}}} + \branch[below left=of a]{\arrow[below left]{}{}\reactant[below left,,overlay,xshift=-2em]{below left = \ang{225} = \ang{-135}}} + \branch[below=of a]{\arrow[below]{}{}\reactant[below,,overlay]{below = \ang{270} = \ang{-90}}} + \branch[below right=of a]{\arrow[below right]{}{}\reactant[below right,,overlay,xshift=2em]{below right = \ang{315} = \ang{-45}}} \end{rxn} Additionally you can use every angle from the interval $[\ang{-360};\ang{360}]$. -- cgit v1.2.3