Penguin

Differences between current version and predecessor to the previous major change of texutil(1).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, June 4, 2002 12:22:57 am by perry
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:22:57 am by perry Revert
@@ -5,9 +5,9 @@
 DESCRIPTION 
 OPTIONS 
 General Options 
 Postprocessing References 
-Extracting Information from ConTeXt Source Files 
+Extracting Information from ! ConTeXt Source Files 
 Analyzing Log Files 
 Gathering Information about Figures 
 Converting EPS Files for PDF Inclusion 
 USAGE 
@@ -17,18 +17,18 @@
 ---- 
 !!NAME 
  
  
-texutil - ConTeXt auxiliary program 
+texutil - ! ConTeXt auxiliary program 
 !!SYNOPSIS 
  
  
 __texutil__ [[ ''OPTION''... ] 
 ''FILENAME''[[...] 
 !!DESCRIPTION 
  
  
-When processing a source file, __ConTeXt__ (via 
+When processing a source file, __! ConTeXt__ (via 
 texexec(1)) saves information (including table of 
 contents, tables of figures and tables, index entries, 
 cross-references) in a ``utility file called 
 ''FILENAME.tui''. After each successful run, this utility 
@@ -50,9 +50,9 @@
 
  
  
 Extracting documentation and other types of information from 
-__ConTeXt__ source files (with 
+__! ConTeXt__ source files (with 
 __--documents__) 
  
  
 
@@ -157,9 +157,9 @@
  
 The __--references__ flag instructs __texutil__ to 
 process information about cross-references, index entries, 
 and other data requiring more than one pass to process in 
-the __ConTeXt__ utility file. 
+the __! ConTeXt__ utility file. 
  
  
 Index and sorted list entries are sorted before being 
 written out; redundant index entries are 
@@ -211,12 +211,12 @@
  
  
 Specify path to ''tcx'' filter files for translating 
 between encodings. 
-!!Extracting Information from ConTeXt Source Files 
+!!Extracting Information from ! ConTeXt Source Files 
  
  
-__ConTeXt__ source files often contain documentation (see 
+__! ConTeXt__ source files often contain documentation (see 
 USAGE for more information about the format) or other 
 information that can be extracted by __texutil__ when 
 called with the __--documents__ flag: 
  
@@ -224,17 +224,17 @@
 texutil --documents ''FILENAME'' 
  
  
 This command produces a file called ''FILENAME.ted'' from 
-a ConTeXt file called ''FILENAME.tex''. 
+a ! ConTeXt file called ''FILENAME.tex''. 
  
  
 The __--sources__ flag does the opposite: Documentation 
 lines are stripped out of the output, which is written to a 
 file called ''FILENAME.tes''. 
  
  
-Historically, __ConTeXt__ source files included other 
+Historically, __! ConTeXt__ source files included other 
 forms of information -- such as syntax definitions, macro 
 definitions, and editor templates -- that can be extracted 
 with the following flags: 
  
@@ -248,9 +248,9 @@
  
 __--setups__ 
  
  
-Extract __ConTeXt__ syntax definitions 
+Extract __! ConTeXt__ syntax definitions 
 (''tex''-''texutil.tus'') 
  
  
 __--templates__ 
@@ -262,9 +262,9 @@
  
  
 Calling __texutil__ with the __--logfile__ option 
 allows you to extract information about problems with your 
-__ConTeXt__ source file from the log file produced during 
+__! ConTeXt__ source file from the log file produced during 
 a texexec(1) run. 
  
  
 You can specify what information __texutil__ should 
@@ -307,9 +307,9 @@
 __texutil__ will scan the current directory for PNG and 
 TIFF files and extract some useful information about their 
 sizes and types. By default, this information is stored in a 
 file called ''texutil.tuf'', which is consulted by 
-__ConTeXt__ when typesetting a page with a non-EPS image 
+__! ConTeXt__ when typesetting a page with a non-EPS image 
 file -- see the example given for the __--silent__ flag 
 for an alternative. 
  
  
@@ -342,9 +342,9 @@
 !!USAGE 
 !!Embedded Documentation Format 
  
  
-Documentation lines included in __ConTeXt__ source files 
+Documentation lines included in __! ConTeXt__ source files 
 can be specified by beginning lines with the following 
 strings: 
  
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.