Daylight v4.9
Release Date: 1 February 2008

Name

tablet - print table representing a merlin hitlist

Unix Synopsis

tablet [options] out.ps

Description

tablet(1) reads a "merlin spreadsheet" as tab-delimited lines of datafields, and formats and prints the data as a PostScript (tm) file.

Each row of the spreadsheet is one line of text. If a particular datafield contains a tab character, the whole field must be quoted (""); within a quoted field, a quote is represented by two quotes (e.g. "He said, ""Hello""").

Typically, tablet(1) is used by the xvmerlin(1) program to print hitlists.

Options

-DEPICT_HIDE_CHI_H TRUE|FALSE
Do not show implicit chiral hydrogens when not necessary for illustration of stereochemistry. Default FALSE.
-DEPICT_HLEN_PCT [0.67 - 1.00]
Scalar value for shortening the length of bonds to hydrogen. The allowed range is 0.67 (67%) to 1.00 (100%). Default 1.00.
-DEPICT_OLD_STYLE TRUE|FALSE
Use pre-v4.83 bond style renditions. Default FALSE.
-DEPICT_SUPPRESS_LABELS TRUE|FALSE
Suppress atom labelling for chains. Default TRUE.
-PRINT_BINDER NONE|LEFT|TOP|LEFTRIGHT|TOPBOTTOM
Paper margin to get extra room for binding. Default NONE.
-PRINT_BOLDWIDTH THIN|NORMAL|WIDE|EXTRAWIDE
Bold graphic line width (shows foreground, substructure). Default NORMAL.
-PRINT_COLFORMS char[char...]
A string defining the format to be used for each column. Each character in this string corresponds to the format of one column. If there are more columns than characters in the string, the value of the last format character is used for all remaining columns. The default value is "G", which applies G to all columns. The format characters are:

C .. center ... equal space on left and right
D .. decimal .. line up (first) decimal points
G .. general .. guess R if all digits, J if space, else L
J .. justify .. line up left and right by expanding spaces
L .. left ..... line up left extent, right is ragged
R .. right .... line up right extent, left is ragged
S .. SMILES ... treat as SMILES

-PRINT_COLORMODE BOW|WOB|COW|COB
Printing color mode [Black|White|Color] On [Black|White]. Default BOW (Black-On-White).
-PRINT_DEPICT tag[|tag...]
Datatype tag(s) for data which should be displayed as standard depiction(s) rather than as text. If more than one tag is specified, they are separated by vertical-bar "|" characters. Default: SMILES|Isomer|Isomeric SMILES.
-PRINT_FOOTER STANDARD|NONE
Print footer information and page number. Default is STANDARD.
-PRINT_LANGUAGE PS|EPS
Output language (PS = PostScript, EPS = Encapsulated PostScript)
-PRINT_LINEWIDTH THIN|NORMAL|WIDE|EXTRAWIDE
Regular Graphic line width (shows background, borders, structures). Default THIN.
-PRINT_MARGINS BLEED|MINIMAL|NARROW|NORMAL|WIDE|HUGE
Basic print margins. Default NORMAL.
-PRINT_ORIENT TALL|WIDE
Paper orientation for printing. Default TALL.
-PRINT_PAPER paper
Choices are: USLETTER, USLEGAL, USTABLOID, A3, A4, A5, B5, COMPUTER, FANFOLD. Default USLETTER.
-PRINT_PAGELIMIT N
Limit number of pages of output to produce (0 means no limit). Default is 100.
-PRINT_PICTSIZE size
Size of embedded pictures in printed output (see -PRINT_DEPICT, above). Default: 72 (points).
-PRINT_SMILES TEXT|DEPICTION
Given the choice, should SMILES be printed as text or picture? Default: DEPICTION.
-PRINT_SMARTS smarts
A SMARTS string, if given, causes that substructure to be highlighted in every structure drawn. Default is "NONE" (no highlighting).
-PRINT_DATAFONT font
Font used to print data. Default: Helvetica.
-PRINT_DATASIZE size
Size of font used to print data. Default: 10 (points).
-PRINT_LABELFONT font
Font used to print labels. Default: Helvetica-BoldOblique.
-PRINT_LABELSIZE size
Size of printed labels. Default: 10.
-PRINT_TITLE title
Title for printed output. Default NONE (no title).
-PRINT_TITLEFONT
Font used to print title. Default Helvetica-Bold.
-PRINT_TITLESIZE
Font size used to print title. Default 14.
-PRINT_TITLEPICT TRUE|FALSE
Print PRINT_TITLE as a depiction? Default FALSE.
-PRINT_TPICTSIZE
The size of the depicted title. Only has effect if PRINT_TITLEPICT is TRUE. Default: 144 (points).

Return Value

Returns status zero if all goes well, or status 1 if an error occurs.

Files

$DY_ROOT/bin/tablet

Daylight License

programs: printpackage

Related Topics

treetops(1) prado(1) xvmerlin(1) licensing(5)

Bugs

None known.