Re: [NTG-context] Adjusting the size of a figure when using placefigure

2009-11-24 Thread Alan BRASLAU
Luigi, Thank you for bringing to our attention the command \scale allowing the easy rescaling of MP graphics. On Wednesday 25 November 2009 03:20:09 luigi scarso wrote: > \definemeasure[textgap] [\dimexpr 1em\relax] > Why the \dimexpr? \definemeasure[textgap] [1em] works just fine. Alan

Re: [NTG-context] Adjusting the size of a figure when using placefigure

2009-11-24 Thread Curiouslearn
Thanks Luigi. I did not know where exactly to put the width command. Your solution works great. On Tue, Nov 24, 2009 at 9:20 PM, luigi scarso wrote: > On Wed, Nov 25, 2009 at 2:44 AM, Curiouslearn wrote: >> Please see the figure generated by the following minimal example. Due >> to the dimensio

Re: [NTG-context] Adjusting the size of a figure when using placefigure

2009-11-24 Thread luigi scarso
On Wed, Nov 25, 2009 at 2:44 AM, Curiouslearn wrote: > Please see the figure generated by the following minimal example. Due > to the dimensions chosen in the figure, the figure is wider than the > text width. Is there an option in \placefigure or another command that > can help to make this figur

[NTG-context] Adjusting the size of a figure when using placefigure

2009-11-24 Thread Curiouslearn
Please see the figure generated by the following minimal example. Due to the dimensions chosen in the figure, the figure is wider than the text width. Is there an option in \placefigure or another command that can help to make this figure smaller (without changing the code of the original figure)?