blob: 206f7de4273bb4a511239e7f3f8252327a4830b6 (
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
|
Time-stamp: <2008-08-14T12:55:06 (cest) [yvon sur hypatie]>
This is the README.txt file of the drac bundle.
======================================================================
DRAC.STY v1 2008-08-20
======================================================================
This bundle should contain
Makefile
-> for *nix machine; run make to obtain help
drac.ins
drac.sty
English version:
README
-> this file
drac.pdf
-> the only description English documentation
drac-en.dtx
-> source of drac package and documentation
French version:
LISEZMOI
drac-fr.dtx
drac-fr.pdf
======================================================================
This package provides the \DeclareRobustActChar macro the use of which
is similar to the one of \DeclareRobustCommand but which protects the
active character when it appears in a moving argument, see ltdefns.dtx
in /latex/base.
It provides also the \ReDeclareRobActChar macro which is to
\DeclareRobustActChar as \renewcommand is to \newcommand.
======================================================================
If you're running a *nix, you can use the provided Makefile. For help
type 'make help'.
You can obtain the doc (complete with commented code if
\OnlyDescription [line 54] is commented out) with drac-en.dtx.
Just latex (or pdflatex) it once then
makeindex -s gind drac-en
makeindex -s gglo -o drac-en.gls drac-en.glo
then latex (or pdflatex) it once again.
Or use the provided Makefile and type 'make docen'.
Happy TeXing and all that.
--
Le \TeX nicien de surface
Yvon.Henel@wanadoo.fr
|