On Fri, Sep 07 2012, Aditya Mahajan wrote:

>> +   \edef\current_width{\externalfigureparameter\c!width}%
>> +   \edef\current_height{\externalfigureparameter\c!height}%
>> +   \def\nocrap##1{\doifnotemptyvalue{##1}{%
>> +       \the\dimexpr\csname##1\endcsname\relax}}%
>
> It is better to use a more meaningful name. This can be a general macro that
> will be useful outside of the figure inclusion code as well.

Ok. What about \scratch_current_width, \scratch_current_height,
\scratch_nocrap ?  Or something similar...

-- 
           Peter
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to