
tbl
List of commands for tbl:
-
tbl:tldr:07a3c tbl: Typeset input with tables to PDF using the [me] macro package.$ tbl -T ${pdf} ${path-to-input-tbl} | groff -${me} -T ${pdf} > ${path-to-output-pdf}try on your machineexplain this command
-
tbl:tldr:df12c tbl: Process input with tables, saving the output for future typesetting with groff to PostScript.$ tbl ${path-to-input_file} > ${path-to-output-roff}try on your machineexplain this command