diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-02 13:37:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-02 13:37:12 +0000 |
commit | 44c08073080c733a50d3bf35ab5dddc6f1f4915c (patch) | |
tree | 246f931115d53d9444750ef0296a08464d520168 /Master/texmf-dist/doc/latex/memoir | |
parent | 001ae50bb1458fee8e67cceb9b5e6ca0c7de001b (diff) |
memoir update (30jun08)
git-svn-id: svn://tug.org/texlive/trunk@9157 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir')
-rw-r--r-- | Master/texmf-dist/doc/latex/memoir/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/README b/Master/texmf-dist/doc/latex/memoir/README index 79055529523..2e919893251 100644 --- a/Master/texmf-dist/doc/latex/memoir/README +++ b/Master/texmf-dist/doc/latex/memoir/README @@ -8,7 +8,7 @@ more popular packages. NOTE: If you have any questions please ask them on the comp.text.tex newsgroup; you are likely to get faster and better answers than if you -email me directly as I am away more often than not. +email me directly. NOTE: In order to provide fixes for any problems that may arise between major releases, you may find a file called mempatch.sty @@ -17,8 +17,8 @@ will automatically include this so DO NOT \usepackage{mempatch}. The Change lists below do not neccessarily note each release of the patch or addendum files. - NOTE: Similarly, there may be file(s) called memmanadd.(tex|pdf) which -provides amendments to the current version of the User Manual. + NOTE: Similarly, there may be a file called memmanadd.* which provides +amendments to the current version of the User Manual. NOTE: If you are using the hyperref package dated earlier than 2006/11/15, use the memhfixc package after the hyperref package, e.g., @@ -38,7 +38,10 @@ o Mainmatter: o Appendices: (La)Tex programming, Errors and warnings ~ 40 pages o Backmatter: Command glossary ~ 40 pages - Bibliography, indexes ~ 50 pages + Bibliography, index ~ 50 pages + +Changes (2008/06/29) +o Mempatch v5.1 released to fix \feetbelowfloats bug. Changes (2008/05/27) @@ -312,11 +315,10 @@ memman.tex LaTeX source for the user manual memman.pdf User manual in PDF memmanadd.pdf Addendum (in PDF) to the User Manual (if required) memsty.sty Style file for (memman|memmanadd).tex +memlays.sty Style file for extra layouts memnoidxnum.tex Some default indexed elements for memman.tex memfonts.sty Palatino/CMR(lmodern) font mix -memlays.sty Additional diagrammatic layouts titlepages.sty Assorted title page definitions -anvil2.mps Herries Press logo memman.ist MakeIndex style file for (memman|memmanadd).tex memman.gst MakeIndex style file for (memman|memmanadd) glossary @@ -336,7 +338,7 @@ o run: (pdf)latex memoir.dtx For an index run: makeindex -s gind.ist memoir o run: (pdf)latex memoir.dtx o Print the result for a hardcopy of the documented code (which consists - of nearly 500 pages) + of about 400 pages) To process memman.tex (if you really want to do this and not just use memman.pdf as supplied) @@ -344,7 +346,6 @@ o Make sure you can use the memoir class and the alltt, fixltx2e, layouts, graphicx, comment, and url (and perhaps some more) packages. o Run (pdf)latex twice on memman.tex o For an index run: makeindex -s memman.ist memman -o For an index of first lines run: makeindex lines o For a glossary run: makeindex -s memman.gst -o memman.gls memman.glo o Run (pdf)latex twice more on memman.tex o Print the manual |