|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
User Commands tbl(1)
NAME
tbl - format tables for nroff or troff
SYNOPSIS
tbl [-me] [-mm] [-ms] [filename]...
DESCRIPTION
tbl is a preprocessor for formatting tables for nroff(1) or
troff(1). The input filenames are copied to the standard
output, except that lines between .TS and .TE command lines
are assumed to describe tables and are reformatted.
If no arguments are given, tbl reads the standard input, so
tbl may be used as a filter. When tbl is used with eqn(1)
or neqn, the tbl command should be first, to minimize the
volume of data passed through pipes.
OPTIONS
-me Copy the -me macro package to the front of the out-
put file.
-mm Copy the -mm macro package to the front of the out-
put file.
-ms Copy the -ms macro package to the front of the out-
put file.
EXAMPLES
Example 1: Using tbl
As an example, letting `@' (at-sign) represent a TAB, which
should be typed as an actual TAB character in the input file
.TS
c s s
c c s
c c c
l n n.
Household Population
Town@Households
@Number@Size
Bedminster@789@3.26
Bernards Twp.@3087@3.74
Bernardsville@2018@3.30
Bound Brook@3425@3.04
Branchburg@1644@3.49
SunOS 5.10 Last change: 2 Aug 1994 1
User Commands tbl(1)
.TE
yields
Household Population
Town Households
Number Size
Bedminster 789 3.26
Bernards Twp. 3087 3.74
Bernardsville 2018 3.30
Bound Brook 3425 3.04
Branchburg 1644 3.49
FILES
/usr/share/lib/tmac/e -me macros
/usr/share/lib/tmac/m -mm macros
/usr/share/lib/tmac/s -ms macros
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWdoc |
|_____________________________|_____________________________|
SEE ALSO
eqn(1), nroff(1), troff(1), attributes(5)
SunOS 5.10 Last change: 2 Aug 1994 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:25:25 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
CPAN man page (4210 hits) (Suse Linux 10.1)
ssh man page (4117 hits) (Suse Linux 10.1)
svn man page (2479 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (1782 hits) (Solaris 10 11_06)
startproc man page (1711 hits) (Suse Linux 10.1)
sqlite3 man page (1663 hits) (openSUSE 10.2)
signal man page (1393 hits) (Suse Linux 10.1)
pprosetup man page (1241 hits) (Solaris 10 11_06)
netcat man page (1237 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (1126 hits) (Solaris 10 11_06)
|