diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/chemfig/chemfig_doc_en.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/chemfig/chemfig_doc_en.tex | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/generic/chemfig/chemfig_doc_en.tex b/Master/texmf-dist/doc/generic/chemfig/chemfig_doc_en.tex index ef6537bcaaf..0dd53696203 100644 --- a/Master/texmf-dist/doc/generic/chemfig/chemfig_doc_en.tex +++ b/Master/texmf-dist/doc/generic/chemfig/chemfig_doc_en.tex @@ -1,45 +1,46 @@ % __________________________________________________________________ % | | % | | -% | chemfig v1.2 | +% | chemfig v1.2a | % | | -% | 8 october 2015 | +% | 21 october 2015 | % | | % |__________________________________________________________________| % % This is chemfig_doc_en.tex, the LaTeX code of the chemfig English % documentation. Translation by Theo Hopman & Nikola Castillo % -% Maintainer: Christian Tellechea -% E-mail : unbonpetit@openmailbox.org -% Comments, bug reports and suggestions are welcome. -% Licence : Released under the LaTeX Project Public License v1.3c or -% later, see http://www.latex-project.org/lppl.txt -% Copyright : Christian Tellechea 2010-2015 +% Maintainer : Christian Tellechea +% E-mail : unbonpetit@openmailbox.org +% Comments, bug reports and suggestions are welcome. +% Licence : Released under the LaTeX Project Public License v1.3c +% or later, see http://www.latex-project.org/lppl.txt +% Package URL: http://ctan.org/pkg/chemfig +% Copyright : Christian Tellechea 2010-2015 % % The "chemfig" package consists of the 8 following files: -% chemfig.tex (the code of the package) -% chemfig.sty (the file for LaTeX) -% t-chemfig.tex (the file for ConTeXt) -% README -% chemfig_doc_fr.tex, chemfig_doc_fr.pdf (french manual) -% chemfig_doc_en.tex, chemfig_doc_en.pdf (english manual) +% - chemfig.tex (this file) +% - chemfig.sty (the package file for LaTeX) +% - t-chemfig.tex (the package file for conTeXt) +% - README +% - chemfig_doc_en.tex, chemfig_doc_en.pdf (english manual) +% - chemfig_doc_fr.tex, chemfig_doc_fr.pdf (manual in french) % -% ------------------------------------------------------------------- +% -------------------------------------------------------------------- % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 % of this license or (at your option) any later version. % The latest version of this license is in % -% http://www.latex-project.org/lppl.txt +% % http://www.latex-project.org/lppl.txt % % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. -% ------------------------------------------------------------------- +% -------------------------------------------------------------------- % This work has the LPPL maintenance status `maintained'. % % The Current Maintainer of this work is Christian Tellechea -% ------------------------------------------------------------------- +% -------------------------------------------------------------------- \documentclass[10pt]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} |