man > etex(1)

ETEX(1)   General Commands Manual   ETEX(1)

πŸ“› NAME

etex β€” extended (plain) TeX

πŸš€ Quick Reference

Use CaseCommandDescription
Process a TeX fileetex paperπŸ“„ Runs e‑TeX on paper.tex, creates paper.dvi
Use a specific formatetex -fmt myfmt paperπŸ“¦ Loads format myfmt.fmt instead of the default
Enable e‑TeX extensionsetex -etex -ini paper✨ Activates extended primitives (INI mode required)
Write output to a directoryetex -output-directory /tmp paperπŸ“ Places paper.dvi and .log in /tmp
Display helpetex -help❓ Shows command‑line options and exits

πŸ“– SYNOPSIS

etex [options] [&format] [file|\commands]

πŸ“ DESCRIPTION

πŸš€ Run the e‑TeX typesetter on file, by default creating file.dvi. If the file argument has no extension, .tex will be appended to it. Instead of a filename, a set of e‑TeX commands can be given, the first of which must start with a backslash. With a &format argument e‑TeX uses a different set of precompiled commands, contained in format.fmt; it is usually better to use the -fmt format option instead.

πŸ”¬ e‑TeX is the first concrete result of an international research & development project, the NTS Project, which was established under the aegis of DANTE e.V. during 1992. The aims of the project are to perpetuate and develop the spirit and philosophy of TeX, whilst respecting Knuth's wish that TeX should remain frozen.

e‑TeX can be used in two different modes: in compatibility mode it is supposed to be completely interchangeable with standard TeX. In extended mode several new primitives are added that facilitate (among other things) bidirectional typesetting.

An extended mode format is generated by prefixing the name of the source file for the format with an asterisk (*).

e‑TeX's handling of its command‑line arguments is similar to that of the other TeX programs in the web2c implementation.

βš™οΈ OPTIONS

🌐 ENVIRONMENT

See the Kpathsearch library documentation (the Path specifications node) for precise details of how the environment variables are used. The kpsewhich utility can be used to query the values of the variables.

⚠️ One caveat: In most e‑TeX formats, you cannot use ~ in a filename you give directly to e‑TeX, because ~ is an active character, and hence is expanded, not taken as part of the filename. Other programs, such as Metafont, do not have this problem.

πŸ“‚ FILES

The location of the files mentioned below varies from system to system. Use the kpsewhich utility to find their locations.

πŸ“ NOTES

Starting with version 1.40, pdfTeX incorporates the e‑TeX extensions, so in this installation eTeX may be just a symbolic link to pdfTeX. See pdftex(1). This manual page is not meant to be exhaustive. The complete documentation for this version of e‑TeX can be found in the info manual Web2C: A TeX implementation.

πŸ› BUGS

This version of e‑TeX implements a number of optional extensions. In fact, many of these extensions conflict to a greater or lesser extent with the definition of e‑TeX. When such extensions are enabled, the banner printed when e‑TeX starts is changed to print e‑TeXk instead of e‑TeX.

This version of e‑TeX fails to trap arithmetic overflow when dimensions are added or subtracted. Cases where this occurs are rare, but when it does the generated DVI file will be invalid.

πŸ“š SEE ALSO

✍️ AUTHORS

e‑TeX was developed by Peter Breitenlohner and the NTS team; Peter later continued its development outside of the team.

TeX was designed by Donald E. Knuth, who implemented it using his Web system for Pascal programs. It was ported to Unix at Stanford by Howard Trickey, and at Cornell by Pavel Curtis. The version now offered with the Unix TeX distribution is that generated by the Web to C system (web2c), originally written by Tomas Rokicki and Tim Morgan.

The encTeX extensions were written by Petr Olsak.

etex(1)
πŸ“› NAME πŸš€ Quick Reference πŸ“– SYNOPSIS πŸ“ DESCRIPTION βš™οΈ OPTIONS 🌐 ENVIRONMENT πŸ“‚ FILES πŸ“ NOTES πŸ› BUGS πŸ“š SEE ALSO ✍️ AUTHORS

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-04 07:09 @216.73.216.46
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!

^_top_^