summaryrefslogtreecommitdiff
path: root/macros/generic/occam/defstrip.hlp
blob: 2691b393973f97142cbe0d7b61a33674d7a161b5 (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
 Part of the Occam utility. 
 Laurent Siebenmann<lcs@topo.math.u-psud.fr> 
 Master posting 1994, ftp ftp.math.u-psud.fr


 June 1994 alpha version

 *************************************************
 ******
 ******      DefStrip-QUEDM-Macros Help
 ******
 *************************************************

 PURPOSE OF THESE MACROS.

      The main purpose is to use a file "audit.lst" derived from
audit.tex, and a TeX macro file, x-aud.sty say, in the
"Occam" format (defined in occam.spc) to derive a new
simplified ".tex" macro file in which selected unwanted material is
suppressed. This material is designated by "audit.lst" in
conjunction with internal formating involving %^, %_, \Def, \Let,
\gDef, \gLet, \Font, and some others.  The user macro
***defstrip governs this function.  

      The secondary purpose is to remove Occam formatting.
The macro **aud-to-tex  governs this function.


 DIRECTIONS FOR USE.

       Put together into one folder a copy of DefStrip-QUEDM-Macros
macro file, the file audit.lst, and the macro file to be simplified.

       Open the DefStrip-QUEDM-Macros macro file.  If it is not
visible, launch QUEDM using it.

       Open the TeX macro file under QUEDM and *activate* its window.
Then launch the macro ***defstrip from the QUEDM macros menu.

       An audit.lst window  will now open and much activity will be
seen. Finally, a cleaned-up version of the ".tex" macro file will
appear in a window called "output".

       Only the  ***help,  ***defstrip,  and  **aud-to-tex  macros 
from the QUEDM macros menu should be launched 
by the user.  The others are subroutines.

       See occam.spc for further details, and occam.pub for an
overview.


POSSIBLE PROBLEMS....(please report bugs to to author)