diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-20 00:41:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-20 00:41:15 +0000 |
commit | e9f4d2d94b454b4b48aecdeddb06fae9edc60082 (patch) | |
tree | ed8fbe8936ff20d5d5fe125beb6dc09b8942eecb /Master/texmf-doc/doc/english/intro-scientific/README | |
parent | 4047de0425ceb45ea0b331e48efe2c6937a4a961 (diff) |
new doc intro-scientific (16sep08)
git-svn-id: svn://tug.org/texlive/trunk@10649 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/intro-scientific/README')
-rw-r--r-- | Master/texmf-doc/doc/english/intro-scientific/README | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/intro-scientific/README b/Master/texmf-doc/doc/english/intro-scientific/README new file mode 100644 index 00000000000..91f66be70e0 --- /dev/null +++ b/Master/texmf-doc/doc/english/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-2008 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 fourth 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. |