blob: be1d27e3bab6b6f37aa44cd44b4361e1c3e73229 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
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
|