internal update
[s-roff.git] / tmac / html-tags.tmac
blobe1715afa089239ea6d97399f4febe6aa0da7d07e
1 .\" html-tags.tmac - issues tags for post-html2
2 .\"
3 .als html-sp-old sp
4 .de sp
5 \X^html-tag:.sp \\$*^
6 .  html-sp-old  \\$*
7 ..
8 .als html-br-old br
9 .de br
10 \X^html-tag:.br \\$*^
11 .  html-br-old  \\$*
13 .als html-ce-old ce
14 .de ce
15 \X^html-tag:.ce \\$*^
16 .  html-ce-old  \\$*
18 .als html-tl-old tl
19 .de tl
20 \X^html-tag:.tl \\$*^
21 .  html-tl-old  \\$*
23 .als html-in-old in
24 .de in
25 \X^html-tag:.in \\$*^
26 .  html-in-old  \\$*
28 .als html-ti-old ti
29 .de ti
30 \X^html-tag:.ti \\$*^
31 .  html-ti-old  \\$*
33 .als html-ta-old ta
34 .de ta
35 \X^html-tag:.ta \\$*^
36 .  html-ta-old  \\$*
38 .\" these definitions should be removed once grohtml2 has been finished
39 .\" and arkup.html is working with html2 (actually expect html2 to replace html).
40 .de HTML
41 .  if '\*(.T'html2' \{\
42 .\" the following line makes the vertical mode leave, so to say
44 \X^html:\\$*^
45 .  \}
47 .de IMAGE
48 .    HTML <img src="\\$1">