From c8312d27f49717ea381b1a46ad6a0e3d63b72152 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 17 Apr 2011 23:02:38 +0000 Subject: new latex package nonumonpart 2011-04-15 (16apr11) git-svn-id: svn://tug.org/texlive/trunk@22114 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/nonumonpart/LISEZMOI | 72 +++++++++++++++++++++ Master/texmf-dist/doc/latex/nonumonpart/README | 70 ++++++++++++++++++++ .../doc/latex/nonumonpart/nonumonpart-en.pdf | Bin 0 -> 233801 bytes .../doc/latex/nonumonpart/nonumonpart-fr.pdf | Bin 0 -> 245666 bytes .../doc/latex/nonumonpart/nonumonpart.pdf | Bin 0 -> 366179 bytes 5 files changed, 142 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/nonumonpart/LISEZMOI create mode 100644 Master/texmf-dist/doc/latex/nonumonpart/README create mode 100644 Master/texmf-dist/doc/latex/nonumonpart/nonumonpart-en.pdf create mode 100644 Master/texmf-dist/doc/latex/nonumonpart/nonumonpart-fr.pdf create mode 100644 Master/texmf-dist/doc/latex/nonumonpart/nonumonpart.pdf (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/nonumonpart/LISEZMOI b/Master/texmf-dist/doc/latex/nonumonpart/LISEZMOI new file mode 100644 index 00000000000..364078f70cf --- /dev/null +++ b/Master/texmf-dist/doc/latex/nonumonpart/LISEZMOI @@ -0,0 +1,72 @@ +% -*- coding: utf-8 -*- +% Time-stamp: <2011-04-15 09:25:17 yvon> + +NONUMONPART 1 2011-04-15 + +NONUMONPART = NO (page) NUMber ON PART title page + +Une enveloppe pour la réponse à la question souvent posée + « comment se débarasser du numéro de page sur + la page de titre d'une partie ? » + +------------------------------------------------------------ + DESCRIPTION : +------------------------------------------------------------ + +Ce lot comprend +------------------------------------------------------------ +% le module lui-même +nonumonpart.sty +% documentation du code, en anglais +nonumonpart.pdf +% documentation pour l'utilisateur final +nonumonpart-fr.pdf % en français +nonumonpart-en.pdf % en anglais +% pour *nix make +Makefile +% sources +nonumonpart.dtx nonumonpart.ins +% partie anglaise +README +% partie française +LISEZMOI % ce fichier +% archive conforme à la TDS +nonumonpart.tds.zip + +------------------------------------------------------------ + COMPILATION : +------------------------------------------------------------ +Pour utilisateur *nix : +make +ou +make all +pour produire les fichiers de style et la documentation + +make clean +pour supprimer les fichiers auxiliaires + +make distclean +pour revenir à l'état pour la publication sur CTAN +------------------------------------------------------------ +Sans utilisation du Makefile +1) compiler nonumonpart.ins avec LATEX +cela produit les fichiers suivants : +nonumonpart-en.ltx % documentation en anglais +nonumonpart-fr.ltx % documentation en français +nonumonpart-tools.sty % pour produire la documentation +nonumonpart-code.sty % pour produire la documentation +nonumonpart.sty % le fichier de style +2) pour produire la documentation + 1) lancer pdflatex sur nonumonpart-fr.ltx deux fois ; + 2) lire ! + +============================================================ + HISTORIQUE. +============================================================ + +NONUMONPART 1 2011-04-15 +1re version publique. + +-- +Yvon Henel, le TeXnicien de surface +le.texnicien.de.surface@wanadoo.fr diff --git a/Master/texmf-dist/doc/latex/nonumonpart/README b/Master/texmf-dist/doc/latex/nonumonpart/README new file mode 100644 index 00000000000..be1d27e3bab --- /dev/null +++ b/Master/texmf-dist/doc/latex/nonumonpart/README @@ -0,0 +1,70 @@ +% Time-stamp: <2011-04-15 09:23:35 yvon> + +NONUMONPART 1 2011-04-15 + +NONUMONPART = NO (page) NUMber ON PART title page + +A wrapper for answer to FAQ: +``How to get rid of page numbers (with \part)'' + +------------------------------------------------------------ + DESCRIPTION : +------------------------------------------------------------ + +This bundle contains +------------------------------------------------------------ +% the package itself +nonumonpart.sty +% code documentation +nonumonpart.pdf +% documentation for the final user +nonumonpart-fr.pdf % in French +nonumonpart-en.pdf % in English +% for *nix make +Makefile +% sources +nonumonpart.dtx nonumonpart.ins +% English part +README % this file +% French part +LISEZMOI +% TDS-compliant archive +nonumonpart.tds.zip + +------------------------------------------------------------ + COMPILATION : +------------------------------------------------------------ +For *nix user: +make +or +make all +to produce all the files and documentation + +make clean +to erase auxiliary files + +make distclean +to come back to prepublication state +------------------------------------------------------------ +Without Makefile +1. run nonumonpart.ins through LATEX (or TeX) +that produces the following files +nonumonpart-en.ltx % English documentation +nonumonpart-fr.ltx % French documentation +nonumonpart-tools.sty % a package to produce the documentation +nonumonpart-code.sty % a package to produce the documentation +nonumonpart.sty % the package +2. to produce English documentation + 1/ run nonumonpart-en.ltx through pdflatex twice + 2/ read! + +============================================================ + HISTORY. +============================================================ + +NONUMONPART 1 2011-04-15 +1st public version. + +-- +Yvon Henel, le TeXnicien de surface +le.texnicien.de.surface@wanadoo.fr diff --git a/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart-en.pdf b/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart-en.pdf new file mode 100644 index 00000000000..4dc848b8486 Binary files /dev/null and b/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart-en.pdf differ diff --git a/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart-fr.pdf b/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart-fr.pdf new file mode 100644 index 00000000000..e267bb6474a Binary files /dev/null and b/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart-fr.pdf differ diff --git a/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart.pdf b/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart.pdf new file mode 100644 index 00000000000..620a9c55065 Binary files /dev/null and b/Master/texmf-dist/doc/latex/nonumonpart/nonumonpart.pdf differ -- cgit v1.2.3