diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index c9b10838..0066593f 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -14809,12 +14809,7 @@ conceptually, if the element values are eight, @code{"foo"}, @ifnotdocbook @float Figure,figure-array-elements @caption{A contiguous array} -@ifinfo -@center @image{array-elements, , , A Contiguous Array, txt} -@end ifinfo -@ifnotinfo @center @image{array-elements, , , A Contiguous Array} -@end ifnotinfo @end float @end ifnotdocbook @@ -30304,15 +30299,7 @@ This is shown in @inlineraw{docbook, <xref linkend="figure-load-extension"/>}. @ifnotdocbook @float Figure,figure-load-extension @caption{Loading the extension} -@c FIXME: One day, it should not be necessary to have two cases, -@c but rather just the one without the "txt" final argument. -@c This applies to the other figures as well. -@ifinfo -@center @image{api-figure1, , , Loading the extension, txt} -@end ifinfo -@ifnotinfo @center @image{api-figure1, , , Loading the extension} -@end ifnotinfo @end float @end ifnotdocbook @@ -30339,12 +30326,7 @@ This is shown in @inlineraw{docbook, <xref linkend="figure-register-new-function @ifnotdocbook @float Figure,figure-register-new-function @caption{Registering a new function} -@ifinfo -@center @image{api-figure2, , , Registering a new Function, txt} -@end ifinfo -@ifnotinfo @center @image{api-figure2, , , Registering a new Function} -@end ifnotinfo @end float @end ifnotdocbook @@ -30372,12 +30354,7 @@ This is shown in @inlineraw{docbook, <xref linkend="figure-call-new-function"/>} @ifnotdocbook @float Figure,figure-call-new-function @caption{Calling the new function} -@ifinfo -@center @image{api-figure3, , , Calling the new function, txt} -@end ifinfo -@ifnotinfo @center @image{api-figure3, , , Calling the new function} -@end ifnotinfo @end float @end ifnotdocbook @@ -38588,12 +38565,7 @@ See @inlineraw{docbook, <xref linkend="figure-general-flow"/>}. @ifnotdocbook @float Figure,figure-general-flow @caption{General Program Flow} -@ifinfo -@center @image{general-program, , , General program flow, txt} -@end ifinfo -@ifnotinfo @center @image{general-program, , , General program flow} -@end ifnotinfo @end float @end ifnotdocbook @@ -38631,12 +38603,7 @@ as shown in @inlineraw{docbook, <xref linkend="figure-process-flow"/>}: @ifnotdocbook @float Figure,figure-process-flow @caption{Basic Program Steps} -@ifinfo -@center @image{process-flow, , , Basic Program Stages, txt} -@end ifinfo -@ifnotinfo @center @image{process-flow, , , Basic Program Stages} -@end ifnotinfo @end float @end ifnotdocbook |