EnglishFrenchSpanish

OnWorks favicon

troff2text - Online in the Cloud

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

This is the command troff2text 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


unroff - convert troff documents to plain text

SYNTAX


unroff [ -E ] [ -J ] [ -8 ] [ -mxx ] [ file ... ]

DESCRIPTION


unroff processes documents written to be formatted with troff (or nroff, or any of the
other *roff variants) and converts them to plain text. This is similar to what deroff
does, but the result is sometimes better than deroff output.

Optional flags may be given to modify the operation of unroff, as follows:

-E Echo input tokens as they are read. Useful mainly for debugging.

-J Join output lines that would be part of a single paragraph so they form a single
output line. This is useful if you plan to move the resulting output into a
document formatter that treats paragraphs as a single line. The default is to do
line wrapping according to the line length specified in the input document.

-8 Write 8-bit ISO Latin-1 (ISO 8859-1) characters. This option may be useful for
producing output intended to be viewed on devices capable of 8-bit character
display. Without this option, 8-bit Latin-1 characters will generall appear in the
output as ``[[name]]'' where ``name'' is the troffcvt internal name for the
character, e.g., ``[[Aacute]]''. For some of these characters, an ASCII
approximation will be used if something reasonably close is available.

-mxx Specify macro package, usually -man, -me, -mm, or -ms.

DIAGNOSTICS


line length clipped to nnn chars. A very long line length was requested, so long that it
would likely result in output line assembly buffer overflow. The length is clipped to
prevent this.

output buffer capacity exceeded. This means some line is so long that it couldn't be
collected in the output line assembly buffer. Most likely this signals a bug in tc2text,
since the length is supposed to be kept within reasonable bounds (see previous paragraph).

Use troff2text online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 2
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 3
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 4
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 5
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 6
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • More »

Linux commands

Ad