texexpand

Section: User Commands (1)
Updated: 7/10/86
Index Return to Main Contents
 

NAME

texexpand - expands TeX's \input and LaTeX's \input{} and \include{}.  

SYNOPSIS

texexpand [-w] filename  

DESCRIPTION

A TeX or LaTeX document can have included files. Texexpand rewrites the document after inserting these files. The name of the included file has to be correct relative to the current working directory. If filename cannot be open, it will try to open filename.tex. The character '%' is recognized as a comment indicator and the commented text is not passed to the output.
Warning is given if suspected unmatching is detected. Use the -w flag to suppress these warnings.  

SEE ALSO

texeqn(1), texmatch(1), detex(1).  

DIAGNOSTICS

Nesting of \input and \include is allowed but the number of opened files must not exceed the system's limit on the number of simultaneously opened files (normally < 20).  

AUTHOR

Kamal Al-Yahya, Stanford University, 7/10/86


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
DIAGNOSTICS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 11:02:31 GMT, December 12, 2024