From 7100f51d8cfa0e7adab3fd40fdb9d29fdd8ad8ca Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 19 May 2015 16:43:35 +0300 Subject: Use modern @image, fix a .txt image file. --- doc/gawk.texi | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index a71ceae6..18ef080b 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -15527,12 +15527,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 @@ -31213,15 +31208,7 @@ This is shown in @inlineraw{docbook, }. @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 @@ -31248,12 +31235,7 @@ This is shown in @inlineraw{docbook, } @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 @@ -39497,12 +39474,7 @@ See @inlineraw{docbook, }. @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 @@ -39540,12 +39512,7 @@ as shown in @inlineraw{docbook, }: @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 -- cgit v1.2.3