Re: docbook generation problem with @image

2013-04-27 Thread Aharon Robbins
Hi Karl. > Separate from what you're actually reporting ... > > @c FIXME: One day, it should not be necessary to have two cases, > @c but rather just the one without the "txt" final argument. > > I remember talking about this with you before, but not what the > conclusion w

Re: docbook generation problem with @image

2013-04-17 Thread Patrice Dumas
On Tue, Apr 16, 2013 at 09:47:16PM +0300, Aharon Robbins wrote: > > > format="EPS"> fileref="api-figure1.pdf" > format="PDF"> fileref="api-figure1.png" > format="PNG"> > > This is clearly wrong. It should only include one of the s, not > all of the possible ones. I would think PDF would be t

Re: docbook generation problem with @image

2013-04-16 Thread Karl Berry
Separate from what you're actually reporting ... @c FIXME: One day, it should not be necessary to have two cases, @c but rather just the one without the "txt" final argument. I remember talking about this with you before, but not what the conclusion was (as usual). If you

docbook generation problem with @image

2013-04-16 Thread Aharon Robbins
Hi. I have: @float 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. @ifi