diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-07 16:03:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-07 16:03:37 +0000 |
commit | 835d85dc8de2c9259ab59242b2c08e7bf1a891fd (patch) | |
tree | fe15ae98d2a7f165ef46ff1ef53203c210ec0849 /Master/texmf-dist/doc/latex/chemstyle | |
parent | d41f4eb3a22de3e6882643249556bb72f892ed1e (diff) |
chemstyle update (5sep07)
git-svn-id: svn://tug.org/texlive/trunk@4900 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemstyle')
-rw-r--r-- | Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf | bin | 148836 -> 150429 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/chemstyle/template.tex | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf b/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf Binary files differindex 698ab8a7f48..eb9009301b6 100644 --- a/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf +++ b/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf diff --git a/Master/texmf-dist/doc/latex/chemstyle/template.tex b/Master/texmf-dist/doc/latex/chemstyle/template.tex index c8933ef018f..f05346886c4 100644 --- a/Master/texmf-dist/doc/latex/chemstyle/template.tex +++ b/Master/texmf-dist/doc/latex/chemstyle/template.tex @@ -13,11 +13,15 @@ %% See http://www.gnu.org/licenses/gpl.txt %% ---------------------------------------------------------------- \documentclass[fontsize=10pt,paper=a4]{scrreprt} +\usepackage{geometry} \usepackage[english,UKenglish]{babel} \usepackage[rsc]{chemstyle} \usepackage[version=3]{mhchem} \usepackage{upgreek} \usepackage{booktabs} +\usepackage[final]{microtype} +\usepackage[footnotes]{notes2bib} +\usepackage[colorlinks]{hyperref} \begin{document} \end{document} \endinput |