[From nobody Thu Jul 6 09:02:22 2006 Received: from [84.96.92.54] (Forwarded-For: [127.0.0.1]) by sp604103st.gpm.neuf.ld (mshttpd); Thu, 06 Jul 2006 12:52:38 +0000 (GMT) Date: Thu, 06 Jul 2006 12:52:38 +0000 (GMT) From: vincent.fourmond@9online.fr Subject: Re: [Tioga-users] Page size In-reply-to: <op.tb9nv8sku89ej8@localhost> To: Edwin <evl@tkwsping.nl> Cc: tioga-users@lists.rubyforge.org Message-id: <f53ab6351d44.44ad0796@9online.fr> MIME-version: 1.0 X-Mailer: Sun Java(tm) System Messenger Express 6.2-5.05 (built Feb 16 2006) Content-type: text/html; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal References: <op.tb9ktgp3ngac0g@localhost> <f53aabaa4570.44acf263@9online.fr> <op.tb9nv8sku89ej8@localhost> <BR> Hello !<BR><BR>> > ! That doesn't give the trouble you're having, and it's more clean.<BR>> Will that be possible within a subfigure environment? Can I also <BR>> specify <BR>> width etc? At the moment I use includegraphics for most things.<BR><BR> I suggest you have a look at the .tex file produced when using make_preview_pdf. You will see few macros \TiogaFigureShow, \TiogaFigureScaled and others. The .tex file is setting the paper size to A4 (depending on your specifications) and including the figure with \TiogaFigureSized.<BR><BR> What I suggest is to use \TiogaFigureShow. It is basically a wrapper around an includegraphics and a \input to put the text over the graphics. It should work in any condition, but if it doesn't, we'll be happy to fix it.<BR><BR> Cheers !<BR><BR> Vincent<BR><BR>> P.S. Thanks for the prompt reply :)<BR><BR> I'm waiting for something to be built - I have quite some time... ]