diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-31 23:19:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-31 23:19:52 +0000 |
commit | 71c52946180c9f028a476f4eb7910c59eae0226c (patch) | |
tree | 3465ca796de5020f9ca79727eb883f08a4544360 /Master/texmf-dist/doc/latex/booktabs-de/README-DE | |
parent | 9b3a9ed9ff43fd2d169303477b57bea50a0d16a7 (diff) |
new translation booktabs-de (31mar11)
git-svn-id: svn://tug.org/texlive/trunk@21907 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/booktabs-de/README-DE')
-rw-r--r-- | Master/texmf-dist/doc/latex/booktabs-de/README-DE | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/booktabs-de/README-DE b/Master/texmf-dist/doc/latex/booktabs-de/README-DE new file mode 100644 index 00000000000..1b9c0a22df3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/booktabs-de/README-DE @@ -0,0 +1,64 @@ + The booktabs package + For publication quality tables for LaTeX + + +File: README +Author: Danie Els +Translation: Thomas Manderla / Christine Römer + + + +DESCRIPTION +=========== + +This package provide some additional commands to enhance +the quality of tables in LaTeX. Guidelines are given as +to what constitutes a good table in this context. + +Copyright: (C) 1995--2005 Simon Fear +Licence: GPL + +FILES IN DISTRIBUTION +===================== + + BASE DISTRIBUTION: + + README This file. + booktabs.ins Package installation file. + booktabs.dtx Package source file. + COPYING GPL license file. + + booktabs.sty Package style file. It was produced by + executing "latex booktabs-de.ins". + + DOCUMENTATION: + + booktabs.pdf User manual for booktabs package-de. It was + produced by executing: + pdflatex booktabs-de.dtx + pdflatex booktabs-de.dtx + makeindex -s gglo.ist -o booktabs-de.gls booktabs-de.glo + makeindex -s gind.ist -o booktabs.ind booktabs-de.idx + pdflatex booktabs-de.dtx + pdflatex booktabs-de.dtx + +BASIC INSTALLATION +==================== + + The minimum requirement to use the package is the to have + booktabs-de.sty in a directory where TeX can find it. + + For a basic installation on a TDS compliant system, move the + following files to the following directories: + + <texmf>/tex/latex/booktabs-de/ + booktabs-de.sty + + <texmf>/source/latex/booktabs/ + booktabs-de.ins + booktabs-de.dtx + COPY + + <texmf>/doc/latex/booktabs-de/ + README-DE + booktabs-de.pdf |