Ahhh I see. I assumed the width params were in pixels. Thanks! On Tue, Apr 21, 2015 at 12:01 PM, Damien Cassou <[email protected]> wrote:
> > Dmitri Zagidulin <[email protected]> writes: > > > How would one do that? Does the width attribute take HTML style > parameters > > (px, %)? > > in the Pillar chapter of EnterprisePharo, I give an example: > > +Caption of the picture>file://figures/pier-logo.png|width=50+ > > 50 means half of the line width. Currently, there is no way to specify > something in px. > > > https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/PillarChap/Pillar.pillar.html > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without > losing enthusiasm." --Winston Churchill > >
