/[groff]/groff/tmac/an-old.tmac
ViewVC logotype

Diff of /groff/tmac/an-old.tmac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.48 by wl, Wed Oct 13 07:24:46 2004 UTC revision 1.49 by wl, Thu Dec 16 13:09:54 2004 UTC
# Line 109  Line 109 
109  .\" .TH title section extra1 extra2 extra3  .\" .TH title section extra1 extra2 extra3
110  .de1 TH  .de1 TH
111  .  if \\n[an-html] \{\  .  if \\n[an-html] \{\
112  .    HTML-TAG-NS ".tl"  .    DEVTAG-TL
113  \\$1  \\$1
114  .    HTML-TAG-NS ".eo.tl"  .    DEVTAG-EO-TL
115  .  \}  .  \}
116  .  .
117  .  de an-init \" We have to do it like this to get multiple man pages right.  .  de an-init \" We have to do it like this to get multiple man pages right.
# Line 314  Line 314 
314  .  in \\n[an-margin]u  .  in \\n[an-margin]u
315  .  ti 0  .  ti 0
316  .  nr need_eo_h 1  .  nr need_eo_h 1
317  .  HTML-TAG-NS ".NH \\n[an-level]"  .  DEVTAG-NH \\n[an-level]
318  .  it 1 an-trap  .  it 1 an-trap
319  .  nr an-no-space-flag 1  .  nr an-no-space-flag 1
320  .  nr an-break-flag 1  .  nr an-break-flag 1
# Line 377  Line 377 
377  ..  ..
378  .  .
379  .de1 an-trap  .de1 an-trap
380  .  if \\n[need_eo_h]>0 .HTML-TAG-NS ".eo.h"  .  if \\n[need_eo_h]>0 .DEVTAG-EO-H
381  .  nr need_eo_h 0  .  nr need_eo_h 0
382  .  ft R  .  ft R
383  .  ps \\n[PS]u  .  ps \\n[PS]u
# Line 413  Line 413 
413  .    ti -\\n[an-prevailing-indent]u  .    ti -\\n[an-prevailing-indent]u
414  .    chop an-div  .    chop an-div
415  .    ne (1v + 1u)  .    ne (1v + 1u)
416  .    HTML-TAG-NS ".col 1"  .    DEVTAG-COL 1
417  \\*[an-div]\\h'|\\n[an-prevailing-indent]u'\c  \\*[an-div]\\h'|\\n[an-prevailing-indent]u'\c
418  .    HTML-TAG-NEXT ".col 2"  .    DEVTAG-COL-NEXT 2
419  .  \}  .  \}
420  ..  ..
421  .  .

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26