diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/export | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/export')
-rw-r--r-- | Master/texmf-dist/doc/latex/export/00readme | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/export/00readme b/Master/texmf-dist/doc/latex/export/00readme new file mode 100644 index 00000000000..ba1908e19e1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/export/00readme @@ -0,0 +1,31 @@ +This is the export package, to export and import LaTeX +registers (counters, lengths and some parameters) from +one document to another one, using a file. + +Warning: use this package with care. + +The file export.l contains the list of the distributed files. +Run latex on export.ins to get export.sty. +Run latex on export.dtx to get the documentation (makeindex +to get the index and the changes log): + + latex export.dtx + makeindex -s gind.ist -o export.ind export.idx + makeindex -s gglo.ist -o export.gls export.glo + latex export.dtx + makeindex -s gind.ist -o export.ind export.idx + makeindex -s gglo.ist -o export.gls export.glo + latex export.dtx + + +Jean-Pierre F. Drucbert (JPFD) Email: drucbert@onecert.fr +ONERA/Centre de Toulouse SRI Téléphone 05-62-25-25-15 +Office National d'Études et de Recherches Aérospatiales +Centre de Toulouse +Service Réseaux et Informatique +Complexe Scientifique de Rangueil +2, Avenue Édouard Belin BP 4025 F-31055 TOULOUSE CEDEX +FRANCE + +Barbarus hic ego sum, qui non intellegor ulli. + Publius Ovidius Naso |