diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-16 23:57:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-16 23:57:53 +0000 |
commit | f565a84e02adcdb964437eb46e1f5c3a6554ddc2 (patch) | |
tree | be5f5f3d469a34a8a8e6f0a7a60b33328ca92327 /Master/texmf-dist/doc/latex/dox/README | |
parent | 3d7921d8c3592f86548fb1c0dda79e234a63c223 (diff) |
dox 2.2 (17dec10)
git-svn-id: svn://tug.org/texlive/trunk@20768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/dox/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/dox/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/dox/README b/Master/texmf-dist/doc/latex/dox/README index a856f77065d..d0816be8128 100644 --- a/Master/texmf-dist/doc/latex/dox/README +++ b/Master/texmf-dist/doc/latex/dox/README @@ -2,7 +2,7 @@ ABOUT DOX -Copyright (C) 2009 Didier Verna +Copyright (C) 2009, 2010 Didier Verna This file is part of DoX. @@ -16,11 +16,11 @@ version 1999/06/01 or later. DoX consists of the following files: -- README (this file) - NEWS -- dox.ins +- README (this file) - dox.dtx - dox.el +- dox.ins * Description @@ -41,9 +41,10 @@ DoX homepage: http://www.lrde.epita.fr/~didier/software/latex.php#dox If you are building DoX from the tarball you need to execute the following steps in order to extract the necessary files: -[pdf]latex dox.ins -[pdf]latex dox.dtx -[pdf]latex dox.dtx +[pdf]latex dox.ins -> will create the style file dox.sty +[pdf]latex dox.dtx -> (twice) will create the documentation files dox.pdf or + dox.dvi. Note that dox.pdf is already part of the + distribution. After that, you need to install the generated documentation and style file to a location where LaTeX can find them. For a TDS-compliant layout, the |