debian man page for wml::fmt::sdf

Query: wml::fmt::sdf

OS: debian

Section: 3

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

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

NAME
wml::fmt::sdf - Simple Document Format (SDF)
SYNOPSIS
#use wml::fmt::sdf <: print &wml_fmt_sdf({ FILE => $file, ... }); :> <sdf> H1: ... ... H2: ... ... </sdf>
DESCRIPTION
The usage is simple: surround all SDF source text with the "<sdf>" container tag and then just write SDF format inside it as you would do when writing plain SDF documents. The corresponding HTML code is created via SDF's sdf2html filter.
AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com
REQUIRES
Internal: P1, P2, P3 External: sdf
SEE ALSO
sdf(1), http://www.mincom.com/mtr/sdf/ EN Tools 2014-04-16 wml::fmt::sdf(3)
Related Man Pages
sdf(1) - debian
wml::all(3) - debian
wml::des::preload(3) - debian
wml::fmt::text(3) - debian
wml::std::all(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file