|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ T t ┃
Length: 947 (0x3b3) Types: TextFile Names: »texexpand.1«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/textools/texexpand.1«
.TH texexpand 1 7/10/86 .UC 4 .SH NAME texexpand \- expands TeX's \\input and LaTeX's \\input{} and \\include{}. .SH SYNOPSIS .B texexpand [-w] .I filename .SH DESCRIPTION A TeX or LaTeX document can have included files. .I 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 .I filename cannot be open, it will try to open .I filename.tex. The character '%' is recognized as a comment indicator and the commented text is not passed to the output. .br Warning is given if suspected unmatching is detected. Use the .B -w flag to suppress these warnings. .SH SEE ALSO texeqn(1), texmatch(1), detex(1). .SH 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). .SH AUTHOR Kamal Al-Yahya, Stanford University, 7/10/86