1# 2# These are the definitions for doc2lt and doctext HTML output 3# 4# Doc2lt single line entry? 5key %n%p<CODE>%1</CODE> 6definition %n.B %1%n 7# 8# Possible alternates (see /usr/lib/tmac/tmac.an) 9# .HP len - hanging indent 10# .IP name len - indented paragraph (typical use .IP \fIvalues\fP 1in) 11# .TP len - hanging label (sets amount) 12# .TP (no len) do label (? does indentation stick to subsequent paragraphs?) 13# .RS - increase relative indent 14# .RE - decreate relative indent 15# .IX arg arg .... - index entry 16# .SS arg - subsection heading 17# .SM - small 18# .RI - Roman Italic ? 19# .RB - Roman bold ? 20# .IR, .IB, .BR, .BI similar 21# .SB - small boldface 22# .LP - paragraph 23# .PP - same as .LP 24# .PD len - paragraph distance ? 25s_synopsis %n.SH SYNOPSIS%n.nf%n 26e_synopsis %n.fi%n 27em_dash \- 28eop 29bop 30em %n.B 31s_arg %n.PD 0%n.TP%n.B 32s_defn %n- 33e_defn %n.PD 1%n 34e_arg %n 35mantitle %n.TH %1 %2 "%3" " " "%4"%n.SH NAME%n%1 36location %n.SH LOCATION%n%1%n 37