groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] doc/groff.texinfo fix


From: P. Alejandro Lopez-Valencia
Subject: [Groff] doc/groff.texinfo fix
Date: Sat, 09 Mar 2002 20:42:34 -0500

I have attached a small patch to groff.texinfo that allows the document to be generated both as a set of info files and as an html document.

It is a unified diff against the cvs sources as of March 10 1:00 UTC.
--- groff.texinfo       Sat Mar  9 19:50:12 2002
+++ groff_new.texinfo   Sat Mar  9 20:34:48 2002
@@ -2739,7 +2739,16 @@
 
 Effective: next footnote.
 
-Default: @math{\code{\rawbackslashxx n[LL]} * 5 / 6}.
+Default: 
address@hidden 
address@hidden n[LL]} * 5 / 6}.
address@hidden iftex
address@hidden
address@hidden * 5/6}.
address@hidden ifinfo
address@hidden
address@hidden * 5 / 6}.
address@hidden ifhtml
 @endDefmpreg
 
 @Defmpreg {FI, ms}
@@ -7871,7 +7880,17 @@
 @cindex @code{ps} request, and constant character space mode
 @Defreq {cs, font address@hidden address@hidden
 Switch to and from constant character space mode.  If activated, the
-width of every character is @math{\var{width}/36} ems.  The em size is
+width of every character is 
address@hidden
address@hidden/36} ems.
address@hidden iftex
address@hidden
address@hidden/36 ems.
address@hidden ifinfo
address@hidden
address@hidden/36 ems. 
address@hidden ifhtml
+The em size is
 given absolutely by @var{em-size}; if this argument is missing, the em
 value is taken from the current font size (as set with the @code{ps}
 request) when the font is effectively in use.  Without second and
@@ -7999,6 +8018,26 @@
 @end group
 @end example
 @end iftex
address@hidden
address@hidden
address@hidden
+\f[I]f\f[R])
+    @result{} address@hidden address@hidden)}
+\f[I]f\/\f[R])
+    @result{} @address@hidden)}
address@hidden group
address@hidden example
address@hidden ifinfo
address@hidden
address@hidden
address@hidden
+\f[I]f\f[R])
+    @result{} address@hidden address@hidden)}
+\f[I]f\/\f[R])
+    @result{} @address@hidden)}
address@hidden group
address@hidden example
address@hidden ifhtml
 @endDefesc
 
 @cindex left italic correction (@code{\,})
@@ -8024,6 +8063,26 @@
 @end group
 @end example
 @end iftex
address@hidden
address@hidden
address@hidden
+q\f[I]f
+    @result{} @address@hidden
+q\,\f[I]f
+    @result{} @address@hidden
address@hidden group
address@hidden example
address@hidden ifinfo
address@hidden
address@hidden
address@hidden
+q\f[I]f
+    @result{} @address@hidden
+q\,\f[I]f
+    @result{} @address@hidden
address@hidden group
address@hidden example
address@hidden ifhtml
 @endDefesc
 
 @Defesc {\\&, , , }
@@ -8231,7 +8290,16 @@
 @cindex @code{tkf} request, with fractional type sizes
 @cindex @code{\H}, with fractional type sizes
 @cindex @code{\s}, with fractional type sizes
-A @dfn{scaled point} is equal to @math{1/\var{sizescale}} points,
+A @dfn{scaled point} is equal to 
address@hidden
address@hidden/\var{sizescale}} points,
address@hidden iftex
address@hidden
+1/@var{sizescale} points. 
address@hidden ifinfo
address@hidden
+1/@var{sizescale} points.
address@hidden ifhtml
 where @var{sizescale} is specified in the @file{DESC} file (address@hidden }by
 default).  There is a new scale indicator @samp{z} which has the
 effect of multiplying by @var{sizescale}.  Requests and escape
--
Alejandro López-Valencia
http://dradul.tripod.com/
[...] every cultured man is a theologian, and to be so
faith isn't needed. (J.L. Borges)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]