summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/memoir/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir/README')
-rw-r--r--Master/texmf-dist/doc/latex/memoir/README217
1 files changed, 120 insertions, 97 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/README b/Master/texmf-dist/doc/latex/memoir/README
index 4670d61aea4..11e580e850d 100644
--- a/Master/texmf-dist/doc/latex/memoir/README
+++ b/Master/texmf-dist/doc/latex/memoir/README
@@ -31,18 +31,132 @@ use the memhfixc package after the hyperref package, e.g.,
Later versions of the hyperref package automatically load the memhfixc package.
NOTE: The full User Manual (memman.pdf) is a large document of about
-600 pages in total. You do not need to print all of it, especially if you
+550 pages in total. You do not need to print all of it, especially if you
already have an earlier edition. Roughly speaking, the main portions are:
-o Frontmatter: Preface, Toc, Introduction, Terminology ~ 35 pages
+o Frontmatter: Preface, Toc, Introduction, Terminology ~ 40 pages
o Mainmatter:
- Part I Design and typography ~ 75 pages
- Part II Class commands and environments, etc. ~ 335 pages
+ Class commands and environments, etc. ~ 380 pages
o Appendices: (La)Tex programming, Errors and warnings ~ 40 pages
o Backmatter:
Command glossary ~ 40 pages
Bibliography, indexes ~ 50 pages
+Changes (2009/09/10)
+
+o Memoir v1.61803398
+
+-- fixed bug with the upquotes package
+-- added support for the bidi package
+-- added a simple page style
+-- added feature to \newlistof such that \KeepFromToc will locally change say
+ \tableofcontents into \tableofcontents*
+-- Fixed bug, such that XeLaTeX will get the correct pages sizes
+
+
+Changes (2009/08/23)
+
+o Eighth edition of the User Manual covering memoir v1.61803398.
+ The design Part is now in a separate document, memdesign, which
+ should be available from CTAN in /info.
+
+
+
+Earlier changes are noted at the end.
+
+-------------------------------------------------------------------
+ Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+ Copyright 2001--2009 Peter R. Wilson
+
+ This work may be distributed and/or modified under the
+ conditions of the LaTeX Project Public License, either
+ version 1.3 of this license or (at your option) any
+ later version.
+ The latest version of the license is in
+ http://www.latex-project.org/lppl.txt
+ and version 1.3 or later is part of all distributions of
+ LaTeX version 2003/06/01 or later.
+
+ This work has the LPPL maintenance status "author-maintained".
+
+ This work consists of the files:
+README (this file)
+memoir.dtx
+memoir.ins
+mempatch.dtx
+mempatch.ins
+ and the derived files
+memoir.cls
+mem9.clo
+mem10.clo
+mem11.clo
+mem12.clo
+mem14.clo
+mem17.clo
+mem20.clo
+mem25.clo
+mem30.clo
+mem36.clo
+mem48.clo
+mem60.clo
+mempatch.sty
+memhfixc.sty
+basic.gst.
+-------------------------------------------------------------------
+
+
+ The distribution consists of the following files:
+README (this file)
+memoir.(dtx|ins) Class source and installation files
+mempatch.(dtx|ins) Source and installation for patch files
+mempatch.sty Patch file for memoir class
+memhfixc.sty Patch file for hyperref package
+memman.tex LaTeX source for the user manual
+ (requires the memoir class and the alltt,
+ fixltx2e, layouts, graphicx, and url packages for
+ processing)
+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
+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
+
+
+ To install the package:
+o run: latex memoir.ins (which will generate memoir.cls,
+ a set of mem*.clo files,
+ and basic.gst for MakeIndex glossary files)
+o Move memoir.cls, the mem*.clo files and any mem*.sty file to locations
+ where LaTeX will find them (typically in a local texmf tree at
+ /tex/latex/memoir) and refresh the file database.
+ See the FAQ on CTAN at help/uk-tex-faq
+ or http://www.tug.ac.uk/faq for more information on this.
+
+ To read the commented source code
+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)
+
+ To process memman.tex (if you really want to do this and not just use
+memman.pdf as supplied)
+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
+
+-------------------------------------------------------------------
+
Changes (2009/07/24)
o Memoir v1.6180339h fixes minor typos in memoir.dtx and mempatch.dtx
@@ -443,99 +557,8 @@ o Major improvements
Changes in version 0.1 (2001/05/20)
o First public experimental alpha release
--------------------------------------------------------------------
- Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
- Copyright 2001--2009 Peter R. Wilson
-
- This work may be distributed and/or modified under the
- conditions of the LaTeX Project Public License, either
- version 1.3 of this license or (at your option) any
- later version.
- The latest version of the license is in
- http://www.latex-project.org/lppl.txt
- and version 1.3 or later is part of all distributions of
- LaTeX version 2003/06/01 or later.
-
- This work has the LPPL maintenance status "author-maintained".
-
- This work consists of the files:
-README (this file)
-memoir.dtx
-memoir.ins
-mempatch.dtx
-mempatch.ins
- and the derived files
-memoir.cls
-mem9.clo
-mem10.clo
-mem11.clo
-mem12.clo
-mem14.clo
-mem17.clo
-mem20.clo
-mem25.clo
-mem30.clo
-mem36.clo
-mem48.clo
-mem60.clo
-mempatch.sty
-memhfixc.sty
-basic.gst.
--------------------------------------------------------------------
-
-
- The distribution consists of the following files:
-README (this file)
-memoir.(dtx|ins) Class source and installation files
-mempatch.(dtx|ins) Source and installation for patch files
-mempatch.sty Patch file for memoir class
-memhfixc.sty Patch file for hyperref package
-memman.tex LaTeX source for the user manual
- (requires the memoir class and the alltt,
- fixltx2e, layouts, graphicx, and url packages for
- processing)
-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
-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
-
-
- To install the package:
-o run: latex memoir.ins (which will generate memoir.cls,
- a set of mem*.clo files,
- and basic.gst for MakeIndex glossary files)
-o Move memoir.cls, the mem*.clo files and any mem*.sty file to locations
- where LaTeX will find them (typically in a local texmf tree at
- /tex/latex/memoir) and refresh the file database.
- See the FAQ on CTAN at help/uk-tex-faq
- or http://www.tug.ac.uk/faq for more information on this.
-
- To read the commented source code
-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)
-
- To process memman.tex (if you really want to do this and not just use
-memman.pdf as supplied)
-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
-
-
+-------------------------------------------------------------------
-2009/04/25
+2009/08/23
Peter Wilson
herries dot press at earthlink dot net