README for minitoc.sty version 30 (06Dec1999) ============================================= NOTE: the file minitoc.sty.good (version 13) is obsolete and must be destroyed. Version #16 corrects typos in version #15 and a problem with ``markboth'' (headers). Version #17 tries to allow compatibility with latex2e. This will be the LAST version usable under latex2.09. It runs also under latex2e. Version #17 adds the ``n'' key as synonym for ``e'' as optional argument of some commands. It add also keywords starchapter, starsection, etc. for use with \addcontentsline in a \chapter*. Version #18 is the first version specific for the new version of LaTeX (2e patch 2 and after). Version #19 adds the possibility to begin your document with Chapter N (N=1 by default, but now N may be 0, 7, etc., as you like). Idem for the first part or the first section (in articles). Correction for appendices in articles. Correction in mtcswedish.sty. Version #20 Correction for appendices in articles. Correction of vertical spacing. Correction to accept chapters numbered in roman. Adds commands to have (default) or suppress page numbers in minitocs and siblings: \mtcpagenumbers \nomtcpagenumbers \stcpagenumbers \nostcpagenumbers \ptcpagenumbers \noptcpagenumbers \mlfpagenumbers \nomlfpagenumbers \slfpagenumbers \noslfpagenumbers \plfpagenumbers \noplfpagenumbers \mltpagenumbers \nomltpagenumbers \sltpagenumbers \nosltpagenumbers \pltpagenumbers \nopltpagenumbers Version #21 Correction of typos Version #22 Correction of typos Version #23 Added a missing line in \sectlof@ Works with document classes resetting chapter (or section) number at each part. (Thanks to Denis Roegel) Suppressed \firstchapteris and co. Suppressed appendix stuff. Version #24 The \protect commands have been removed from the .toc, .lot and .lot files, so some internal macros have been corrected to be compatible with the LaTeX2e release of December 1994. Thanks to Denis Roegel who did that. Added the bahasa language (mtcbahasa.sty) Version #25 Added the nynorsk language (mtcnynorsk.sty) and updated the norsk language (mtcnorsk.sty), from suggestions of Dag Langmyhr (dag@ifi.uio.no). Version #26 Language specific file are now named .mld (in place of mtc.sty) because there are not packages and it makes shorter names. Corrections for starred sectionning commands. Added bahasa, breton, estonian, germanb, greek, irish, russianb, scottish, lower an upper sorbian languages; renamed esperanto into esperant as in Babel. Version #27 Corrections for starred sectionning commands. Correction to allow entry for the List of Figures (and co.) in the Table of Contents. Added vietnam.mld for vietnamese. Added arab.mld for arabic. Renamed minitocoff.sty to mtcoff.sty to have a short name. Version #28 Added afrikaan.mld Added brazil.mld Added ethiopia.mld Autoconfiguration of short/long extensions. Added option shortext. Added COFFEE stuff. Added \addstarred... stuff Fixed a bug in parttocs. Added the tight option. Version #29 Added bicig.mld Added buryat.mld Added mongol.mld Added russianc.mld Added armenian.mld Added lithuanian.mld Added the tight/loose options Added the dotted/undotted options Version #30 Corrected a big in mtcoff.sty Added basque.mld Added ngermanb.mld Added serbian.mld Added ukraineb.mld Added welsh.mld List of files (minitoc.l): minitoc.l list of files catalog brief abstract README this file minitoc-ex.tex a toy book document mini-art.tex a toy article document minitoc.bug a list of bugs (?) and frequently asked questions. see also minitoc.tex. minitoc.sty the minitoc style option file minitoc.sum a summary of commands minitoc.tex documentation mtcoff.sty a style option file to use if you want to ignore the commands added for minitoc.sty. See the doc. The following files contain language specific definitions of various titles. You can modify them and add others. afrikaan.mld arab.mld NOT SUPPORTED BY BABEL. USE ARABTEX armenian.mld bahasa.mld basque.mld bicig.mld brazil.mld breton.mld buryat.mld catalan.mld croatian.mld czech.mld danish.mld dutch.mld english.mld esperant.mld estonian.mld ethiopia.mld finnish.mld french.mld galician.mld german.mld germanb.mld greek.mld SUPPORTED BY BABEL 3.6 italian.mld irish.mld lithuanian.mld lsorbian.mld magyar.mld mongol.mld ngermanb.mld norsk.mld nynorsk.mld polish.mld portuges.mld romanian.mld russian.mld NOT SUPPORTED BY BABEL 3.4 russianb.mld SUPPORTED BY BABEL 3.6 russianc.mld EXPERIMENTAL scottish.mld serbian.mld slovak.mld slovene.mld spanish.mld swedish.mld turkish.mld ukraineb.mld usorbian.mld vietnam.mld NOT SUPPORTED BY BABEL welsh.mld minitoc.sty is useful to add mini-tables-of-contents (minitocs) at the beginning of every chapter. They are also minilofs and minilots. At the part level, they are parttocs, partlofs and partlots. If the type of document does not use chapters, they are section level secttocs, sectlofs and sectlots. INSTALLATION: 1- Retrieve ALL the files of this package in a virgin directory. %2- If your operating system allows long extensions to % filenames, (like UNIX), verify that the definition of % \SHORTEXT is commented out, then go to step 3. If it allows % only extensions of 3 characters (like MS-DOS), edit the file % minitoc.sty and uncomment the definition of \SHORTEXT (remove % the leading % from that line). 2- This problem should be fixed by version #28, which autoconfigures the extensions, 3- Put ALL *.sty files in the directory in which you put the LaTeX styles, and give the read access for everybody. 4- Edit the file minitoc.tex if you have not the manfnt font. Instructions are given in the beginning of that file. 5- Run LaTeX three times (yes, 3) on minitoc.tex and print minitoc.dvi with your dvi driver. 6- Read carefully this documentation. 7- Play with the toy documents minitoc-ex.tex and mini-art.tex, using various parameters... Distribute the documentation to users. 8- Send me your comments, complaints (with a short example) to the address below, by e-mail. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Jean-Pierre Drucbert ONERA/Toulouse/SRI Office national d'\'etudes et de Recherches A\'erospatiales Centre de Toulouse Service r\'eseaux et informatique Complexe scientifique de Rangueil 2, Avenue \'Edouard Belin BP 4025 F-31055 TOULOUSE CEDEX FRANCE Phone +33-05-62-25-25-15 Email: drucbert@onecert.fr Please send me any (constructive) suggestions and comments. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%