xref: /petsc/doc/manualpages/doctext/nroff.def (revision 53673ba54f5aaba04b9d49ab22cf56c7a7461fe9)
1*46696af2SBarry Smith#
2*46696af2SBarry Smith# These are the definitions for doc2lt and doctext HTML output
3*46696af2SBarry Smith#
4*46696af2SBarry Smith# Doc2lt single line entry?
5*46696af2SBarry Smithkey        %n%p<CODE>%1</CODE>
6*46696af2SBarry Smithdefinition %n.B %1%n
7*46696af2SBarry Smith#
8*46696af2SBarry Smith# Possible alternates (see /usr/lib/tmac/tmac.an)
9*46696af2SBarry Smith# .HP len - hanging indent
10*46696af2SBarry Smith# .IP name len - indented paragraph (typical use .IP \fIvalues\fP 1in)
11*46696af2SBarry Smith# .TP len - hanging label (sets amount)
12*46696af2SBarry Smith# .TP (no len) do label (? does indentation stick to subsequent paragraphs?)
13*46696af2SBarry Smith# .RS - increase relative indent
14*46696af2SBarry Smith# .RE - decreate relative indent
15*46696af2SBarry Smith# .IX arg arg .... - index entry
16*46696af2SBarry Smith# .SS arg - subsection heading
17*46696af2SBarry Smith# .SM - small
18*46696af2SBarry Smith# .RI - Roman Italic ?
19*46696af2SBarry Smith# .RB - Roman bold ?
20*46696af2SBarry Smith# .IR, .IB, .BR, .BI similar
21*46696af2SBarry Smith# .SB - small boldface
22*46696af2SBarry Smith# .LP - paragraph
23*46696af2SBarry Smith# .PP - same as .LP
24*46696af2SBarry Smith# .PD len - paragraph distance ?
25*46696af2SBarry Smiths_synopsis %n.SH SYNOPSIS%n.nf%n
26*46696af2SBarry Smithe_synopsis %n.fi%n
27*46696af2SBarry Smithem_dash    \-
28*46696af2SBarry Smitheop
29*46696af2SBarry Smithbop
30*46696af2SBarry Smithem         %n.B
31*46696af2SBarry Smiths_arg      %n.PD 0%n.TP%n.B
32*46696af2SBarry Smiths_defn     %n-
33*46696af2SBarry Smithe_defn     %n.PD 1%n
34*46696af2SBarry Smithe_arg      %n
35*46696af2SBarry Smithmantitle   %n.TH %1 %2 "%3" " " "%4"%n.SH NAME%n%1
36*46696af2SBarry Smithlocation   %n.SH LOCATION%n%1%n
37