diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-14 22:19:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-14 22:19:44 +0000 |
commit | 7bb12201ccdb63feb8c35e3519ffa01a8fdbe0ce (patch) | |
tree | ac16196cd5b854f1287dc42985b8b6d79889e760 /Master/texmf-dist/doc/latex/xfrac/README.doc | |
parent | 95abb03e04b219d58f02c4650bb050ac4d1ce21c (diff) |
xfrac update for README file name
git-svn-id: svn://tug.org/texlive/trunk@4286 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xfrac/README.doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/xfrac/README.doc | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xfrac/README.doc b/Master/texmf-dist/doc/latex/xfrac/README.doc new file mode 100644 index 00000000000..6d96ff3b485 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xfrac/README.doc @@ -0,0 +1,27 @@ +README for the `xfrac' package. + +The `xfrac' package is designed for production of split level +fractions in LaTeX2e*. Yes that's right: there is indeed a star in +the LaTeX version. It is very much a prototype implementation +intended for future use, so you'll need an up-to-date (at least at +the time of writing) LaTeX setup. + +Dependencies are: + e-TeX extensions needed in the LaTeX format + LaTeX release of 2003/12/01 + The LaTeX2e* package `template' + The experimental package `xparse' + +The last two of these dependencies can be downloaded as part of +the `xbase' bundle from + http://www.latex-project.org/code/experimental/ + +Documentation dependencies are + The `nicefrac' package (part of the `units' bundle) + The `eco' package and its virtual fonts. + +These two are just to illustrate problems often seen when not +using an advanced approach such as `xfrac'. + +2004/10/10, +Morten H\o gholm |