debian man page for wml::fmt::xtable

Query: wml::fmt::xtable

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

wml::fmt::xtable(3)						     EN Tools						       wml::fmt::xtable(3)

NAME
wml::fmt::xtable - HTML tables through Advanced Syntax
SYNOPSIS
#use wml::fmt::xtable <xtable table-options> initial text (e.g. <caption> ... </caption>). (X, Y) options for cell (X, Y) text for cell (X,Y)... ((X,Y)) options for header cell X,Y text for header cell (X,Y)... </xtable>
DESCRIPTION
This is just a WML wrapper for interfacing the freetable(1) utility which converts its advanced table syntax to plain HTML table markup code. See freetable(1) for more details.
CAVEATS
An error is reported if "xtable" body contains ePerl code, so the special variable "IPP_NOSYNCLINES" has to be written onto "#include" lines (see wml_p1_ipp(1)), and macros expanded by "mp4h"(1) must not print ePerl code.
AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com
REQUIRES
Internal: P1, P2, P3, freetable (PATH) External: --
SEE ALSO
freetable(1), HTML "<table>" tag. EN Tools 2014-04-16 wml::fmt::xtable(3)
Related Man Pages
wml_tags(7) - debian
wml_tutorial(7) - debian
wml::fmt::text(3) - debian
wml::std::grid(3) - debian
wml::std::all(3) - debian
Similar Topics in the Unix Linux Community
Grutatxt 2.0.14 (Default branch)
a question about the text string
Help with shell script
SQL - how to alter info of a cell in table
Putting query result dynamically to one cell of table from shell