/[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.47 by wl, Thu Sep 23 11:54:25 2004 UTC revision 1.48 by wl, Wed Oct 13 07:24:46 2004 UTC
# Line 58  Line 58 
58  .  el   .nr cR 0  .  el   .nr cR 0
59  .\}  .\}
60  .  .
61    .nr need_eo_h 0
62    .
63  .if !r LL \{\  .if !r LL \{\
64  .  ie n .nr LL 78n  .  ie n .nr LL 78n
65  .  el   .nr LL 6.5i  .  el   .nr LL 6.5i
# Line 109  Line 111 
111  .  if \\n[an-html] \{\  .  if \\n[an-html] \{\
112  .    HTML-TAG-NS ".tl"  .    HTML-TAG-NS ".tl"
113  \\$1  \\$1
114    .    HTML-TAG-NS ".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 310  Line 313 
313  .  fi  .  fi
314  .  in \\n[an-margin]u  .  in \\n[an-margin]u
315  .  ti 0  .  ti 0
316    .  nr need_eo_h 1
317  .  HTML-TAG-NS ".NH \\n[an-level]"  .  HTML-TAG-NS ".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
# Line 373  Line 377 
377  ..  ..
378  .  .
379  .de1 an-trap  .de1 an-trap
380    .  if \\n[need_eo_h]>0 .HTML-TAG-NS ".eo.h"
381    .  nr need_eo_h 0
382  .  ft R  .  ft R
383  .  ps \\n[PS]u  .  ps \\n[PS]u
384  .  vs \\n[VS]u  .  vs \\n[VS]u
# Line 409  Line 415 
415  .    ne (1v + 1u)  .    ne (1v + 1u)
416  .    HTML-TAG-NS ".col 1"  .    HTML-TAG-NS ".col 1"
417  \\*[an-div]\\h'|\\n[an-prevailing-indent]u'\c  \\*[an-div]\\h'|\\n[an-prevailing-indent]u'\c
418  .    HTML-TAG-NS ".col 2"  .    HTML-TAG-NEXT ".col 2"
419  .  \}  .  \}
420  ..  ..
421  .  .

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

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