diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-23 00:23:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-23 00:23:51 +0000 |
commit | a683c3d7e9fac38ec713f23fb6b9d2c7143aea82 (patch) | |
tree | 424ab223921f85fd3f167a4ccd0e2d37d05c2927 /Master/texmf-dist/doc/latex/intro-scientific/README | |
parent | 5beb5368a684995153c8566797ba054f21c666af (diff) |
move english latex doc out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/intro-scientific/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/intro-scientific/README | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/intro-scientific/README b/Master/texmf-dist/doc/latex/intro-scientific/README new file mode 100644 index 00000000000..942aad38be2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/intro-scientific/README @@ -0,0 +1,32 @@ +Package: Writing Scientific Documents Using LaTeX +Author: Andrew J. Bennieston <andrew at physical-thought dot com> + +Copyright 2007-2009 Andrew J. Bennieston. + + 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 + 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 Andrew J. Bennieston. + + This work consists of the files scidoc.tex, Makefile, README, earth-moon.pdf + and the derived file scidoc.pdf. + +--- + +Writing Scientific Documents Using LaTeX is an article introducing the use of +LaTeX in typesetting scientific documents. It covers the basics of creating a +new LaTeX document, special typesetting considerations, mathematical +typesetting and graphics. It also touches on bibliographic data and BibTeX. + +Currently in its fifth edition, Writing Scientific Documents Using LaTeX is +periodically updated and extended and is a perpetual work-in-progress. + +The file scidoc.pdf was generated from scidoc.tex using the `pdflatex' command. +A Makefile is provided for compatible UNIX systems. |