EnglishFrenchSpanish

Ad


OnWorks favicon

detex - Online in the Cloud

Run detex in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command detex that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


detex - a filter to strip TeX commands from a .tex file.

SYNOPSIS


detex [ -clnstw ] [ -e environment-list ] [ filename[.tex] ... ]

DESCRIPTION


Detex (Version 2.6) reads each file in sequence, removes all comments and TeX control
sequences and writes the remainder on the standard output. All text in math mode and
display mode is removed. By default, detex follows \input commands. If a file cannot be
opened, a warning message is printed and the command is ignored. If the -n option is
used, no \input or \include commands will be processed. This allows single file
processing. If no input file is given on the command line, detex reads from standard
input.

If the magic sequence ``\begin{document}'' appears in the text, detex assumes it is
dealing with LaTeX source and detex recognizes additional constructs used in LaTeX. These
include the \include and \includeonly commands. The -l option can be used to force LaTeX
mode and the -t option can be used to force TeX mode regardless of input content.

Text in various environment modes of LaTeX is ignored. The default modes are array,
eqnarray, equation, figure, mathmatica, picture, table and verbatim. The -e option can be
used to specify a comma separated environment-list of environments to ignore. The list
replaces the defaults so specifying an empty list effectively causes no environments to be
ignored.

The -c option can be used in LaTeX mode to have detex echo the arguments to \cite, \ref,
and \pageref macros. This can be useful when sending the output to a style checker.

Detex assumes the standard character classes are being used for TeX. Detex allows white
space between control sequences and magic characters like `{' when recognizing things like
LaTeX environments.

If the -w flag is given, the output is a word list, one `word' (string of two or more
letters and apostrophes beginning with a letter) per line, and all other characters
ignored. Without -w the output follows the original, with the deletions mentioned above.
Newline characters are preserved where possible so that the lines of output match the
input as closely as possible.

The TEXINPUTS environment variable is used to find \input and \include files. Like TeX,
it interprets a leading or trailing `:' as the default TEXINPUTS. It does not support the
`//' directory expansion magic sequence.

Detex now handles the basic TeX ligatures as a special case, replacing the ligatures with
acceptable charater substitutes. This eliminates spelling errors introduced by merely
removing them. The ligatures are \aa, \ae, \oe, \ss, \o, \l (and their upper-case
equivalents). The special "dotless" characters \i and \j are also replaced with i and j
respectively.

Note that previous versions of detex would replace control sequences with a space
character to prevent words from running together. However, this caused accents in the
middle of words to break words, generating "spelling errors" that were not desirable.
Therefore, the new version merely removes these accents. The old functionality can be
essentially duplicated by using the -s option.

Use detex online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 2
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 3
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • 4
    AAX to MP3
    AAX to MP3
    Usage: - Install the Audible Manager
    and open a file of your account. - Sign
    in into your audible account (in the
    application). Now the program can
    convert you...
    Download AAX to MP3
  • 5
    TestLink
    TestLink
    TestLink is a web based Test Management
    tool. The application provides Test
    specification, Test plans and execution,
    Reporting, Requirements specification
    and ...
    Download TestLink
  • 6
    XDXF - XML Dictionary Exchange Format
    XDXF - XML Dictionary Exchange Format
    XDXF is a project to unite all existing
    open dictionaries and provide both users
    and developers with universal XML-based
    format, convertible from and to other ...
    Download XDXF - XML Dictionary Exchange Format
  • 7
    Transmission Remote GUI
    Transmission Remote GUI
    Transmission Remote GUI is a feature
    rich cross platform front-end to
    remotely control a Transmission
    Bit-Torrent client daemon via its RPC
    protocol. Transmissi...
    Download Transmission Remote GUI
  • More »

Linux commands

Ad