EnglishFrenchSpanish

OnWorks favicon

tblcvt - Online in the Cloud

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

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


tblcvt - troffcvt preprocessor to convert tbl-format tables

SYNTAX


tblcvt [ file ] ...

DESCRIPTION


tblcvt examines troff input for tables that would normally be processed by the tbl
program, i.e., for lines bracketed by the .TS table start and .TE table end requests.
tblcvt parses table specifications and data and converts it to a form that troffcvt can
more easily handle. This is useful for document processing commands that use troffcvt,
since troffcvt has knowledge only of the troff input language, and knows nothing of the
tbl input language.

tblcvt is a direct replacement for tbl. Suppose you would normally process a document
using tbl and troff (or groff, etc.) like this:
% tbl file ... | troff ...
To format the document using tblcvt and troffcvt, use a command like this:
% tblcvt file ... | troffcvt ...
Actually, it's more likely that you'll be using one of the troffcvt front ends such as
troff2html than that you'll be using troffcvt directly. troffcvt in the preceding command
may be replaced by the name of the front end:
% tblcvt file ... | troff2html ...
If it seems that troffcvt or a front end are not reading the output from tblcvt , specify
- after the option list to explicitly tell them to read the standard input after
processing their other options:
% tblcvt file ... | troffcvt ... -
% tblcvt file ... | troff2html ... -

DIAGNOSTICS


Diagnostic messages are written in this format:
tblcvt:line l (table t, section s): message...
This indicates that a problem was detected at line number l, and that tblcvt considers the
line to be part of table number t and section s within the table. Section numbers start
at one and are incremented for each .T& request that occurs within a table specification.

Use tblcvt online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 2
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 3
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 4
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 5
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 6
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • More »

Linux commands

Ad