Penguin

Differences between current version and predecessor to the previous major change of texexec(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:56 am by perry
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:22:56 am by perry Revert
@@ -4,10 +4,10 @@
 SYNOPSIS 
 DESCRIPTION 
 OPTIONS 
 General Options 
-Processing ConTeXt Source Files  
-Creating ConTeXt Format Files 
+Processing ! ConTeXt Source Files  
+Creating ! ConTeXt Format Files 
 Postprocess PDF Files 
 Extract or Strip Out Documentation 
 Process METAPOST Figures 
 Producing Proof Sheets of Figures 
@@ -20,9 +20,9 @@
 ---- 
 !!NAME 
  
  
-texexec - ConTeXt and PDF auxiliary program and batch processor 
+texexec - ! ConTeXt and PDF auxiliary program and batch processor 
 !!SYNOPSIS 
  
  
 __texexec__ [[ ''OPTION'' ... ] ''FILE'' [[ ... 
@@ -46,9 +46,9 @@
  
 
  
  
-Create new ConTeXt formats (with 
+Create new ! ConTeXt formats (with 
 __--format__). 
  
  
 
@@ -62,9 +62,9 @@
  
 
  
  
-Extract or strip documentation from com{ConTeXt} source 
+Extract or strip documentation from com{! ConTeXt} source 
 files (using texutil(1)). 
  
  
 
@@ -76,9 +76,9 @@
  
 
  
  
-Produce ``proof sheets of figures used in a __ConTeXt__ 
+Produce ``proof sheets of figures used in a __! ConTeXt__ 
 source file. 
 !!OPTIONS 
  
  
@@ -99,11 +99,11 @@
  
 __--environment=__''ENVIRONMENT'' 
  
  
-Specify a ConTeXt ''ENVIRONMENT'' to use when processing 
+Specify a ! ConTeXt ''ENVIRONMENT'' to use when processing 
 the file. This option can be useful when converting from 
-non-ConTeXt file formats where no environment or layout 
+non-! ConTeXt file formats where no environment or layout 
 settings are present in the file. 
  
  
 __--help__ [[ ''SWITCH'' ] 
@@ -116,9 +116,9 @@
  
 __--interface=__''LANGUAGE'' 
  
  
-Specify the language __ConTeXt__ should use to 
+Specify the language __! ConTeXt__ should use to 
 communicate with you. Options are 
  
  
 __en__ 
@@ -195,9 +195,9 @@
  
 __dviwindo__ 
  
  
-For __dviwindo__, the oldest __ConTeXt__ 
+For __dviwindo__, the oldest __! ConTeXt__ 
 drivers 
  
  
 __dviview__ 
@@ -206,9 +206,9 @@
 For __dviview__ (experimental) 
  
  
 There may be other supported drivers -- check the most 
-recent __ConTeXt__ documentation. 
+recent __! ConTeXt__ documentation. 
  
  
 __--pages=__''PAGENUMBERLIST'' 
  
@@ -293,9 +293,9 @@
  
  
 Output diagnostic information, including the contents of 
 ''texexec.ini''. 
-!!Processing ConTeXt Source Files 
+!!Processing ! ConTeXt Source Files 
  
  
 Including specifying paper sizes, formats, and so 
 forth. 
@@ -313,9 +313,9 @@
  
 Process the file in batch mode -- continue to typeset the 
 document after finding errors. More imformation about batch 
 mode can be found in Donald E. Knuths 
-''TeXbook''. 
+''! TeXbook''. 
  
  
 __--bodyfont__ 
  
@@ -340,9 +340,9 @@
  
 __--convert=__''FORMAT'' 
  
  
-Convert the input file to ConTeXt format from ''FORMAT'' 
+Convert the input file to ! ConTeXt format from ''FORMAT'' 
 before processing. In most cases, this conversion will 
 result in a TeX file. Currently supported input 
 ''FORMAT''s are __xml__ and __sgml__. 
  
@@ -387,9 +387,9 @@
 texexec --pdf --mode=screen --result=pdftex-s 
 pdftex-t 
  
  
-Here the mode switch tells __ConTeXt__ to obey the mode 
+Here the mode switch tells __! ConTeXt__ to obey the mode 
 directives in the layout specifications. The __--result__ 
 flag allows you to rename the output file. 
  
  
@@ -422,9 +422,9 @@
 __up__, resulting in 2 pages per sheet, double sided, or 
 __down__, resulting in 2 rotated pages per sheet, double 
 sided. Use the --paper switch to specify the original page 
 and sheet size. 
-!!Creating ConTeXt Format Files 
+!!Creating ! ConTeXt Format Files 
  
  
 __--format=__''FORMATFILE'' 
  
@@ -441,9 +441,9 @@
  
 __--make__ 
  
  
-Generate a __ConTeXt__ format file. 
+Generate a __! ConTeXt__ format file. 
 !!Postprocess PDF Files 
  
  
 __--combination=__''ROWS''__*__''COLS'' 
@@ -505,9 +505,9 @@
  
  
 Set the width of the original text. Specifying this 
 parameter with a single-sided original will allow 
-__ConTeXt__ to adjust the page layout for double-sided 
+__! ConTeXt__ to adjust the page layout for double-sided 
 output, producing much more attractive results. 
  
  
 With the __--pdfarrange__ flag, specifying more than one 
@@ -579,11 +579,11 @@
  
 __--module__ 
  
  
-Create documentation for __ConTeXt__, __MetaPost__ 
+Create documentation for __! ConTeXt__, __! MetaPost__ 
 (see mpost(1)), and Perl modules. Converts the 
-documentation to __ConTeXt__ format and then typesets 
+documentation to __! ConTeXt__ format and then typesets 
 that documentation. See texutil(1) for more 
 information about the format of the documentation 
 strings. 
 !!Process METAPOST Figures 
@@ -591,28 +591,28 @@
  
 __--mpformat__ 
  
  
-The name of a __MetaPost__ format file. 
+The name of a __! MetaPost__ format file. 
  
  
 __--mptex__ 
  
  
 Strips out and typesets TeX code embedded in a 
-__MetaPost__ file. 
+__! MetaPost__ file. 
  
  
 __--nomp__ 
  
  
-Do not run __MetaPost__, even if needed. 
+Do not run __! MetaPost__, even if needed. 
  
  
 __--nomprun__ 
  
  
-Do not run mpost(1) on embedded __MetaPost__ 
+Do not run mpost(1) on embedded __! MetaPost__ 
 code. 
 !!Producing Proof Sheets of Figures 
  
  
@@ -658,9 +658,9 @@
  
 
  
  
-Each __ConTeXt__ user interface (language) has its own 
+Each __! ConTeXt__ user interface (language) has its own 
 format. The following command generates two formats, one 
 using the English interface for typesetting in English, and 
 one for Dutch: 
  
@@ -679,9 +679,9 @@
 texexec --make --language=pl,cz,sk --bodyfont=plr 
 en 
  
  
-That command generates a __ConTeXt__ format file with an 
+That command generates a __! ConTeXt__ format file with an 
 English user interface, and the main language set to Polish 
 (__pl__). The default body font is the Polish version of 
 Computer Modern Roman (__plr__). Czech and Slovak 
 hyphenation patterns are also loaded so that Czech and 
@@ -781,21 +781,21 @@
 represent their alphabets (beyond the basic ASCII encoding). 
 Although you can use TeX commands to represent these 
 characters, such as ``.z, its easier to use a text 
 editor that includes direct support for these characters and 
-let __ConTeXt__ translate them to the necessary TeX 
+let __! ConTeXt__ translate them to the necessary TeX 
 commands. For some languages, this approach can also improve 
-the performance of TeXs hyphenation algorithms. 
+the performance of ! TeXs hyphenation algorithms. 
  
  
-__ConTeXt__ supports several of the most commonly used 
+__! ConTeXt__ supports several of the most commonly used 
 encodings. Check the files beginning with ''enco-'', 
-''lang-'', and ''font-'' in the __ConTeXt__ 
+''lang-'', and ''font-'' in the __! ConTeXt__ 
 distribution for more information. 
  
  
 __web2c__ distributions (such as __teTeX__) support a 
-mechanism to map document encodings to __ConTeXt__s 
+mechanism to map document encodings to __! ConTeXt__s 
 internal encoding, font encodings, and hyphenation patterns. 
 __texexec__ provides a document option and a command-line 
 flag to pass the necessary information to tex(1) or 
 pdftex(1). You can add lines such as 
@@ -861,9 +861,9 @@
  
 ''TEXMF/context/perltk/texexec.rme'' 
  
  
-Donald E. Knuths ''The TeXbook''. 
+Donald E. Knuths ''The ! TeXbook''. 
 !!AUTHOR 
  
  
 This manpage was written by Tobias Burnus 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.