[publican-list] Sizing of images

Haug Bürger haug.buerger at zalando.de
Mon Jul 13 14:58:11 UTC 2015


I tried to size images but it doesn't seem to work with HTML.
PDF seems to work. Any hints how to size SVG images for HTML?

...
    <figure>
      <title>My title</title>
      <mediaobject>
        <imageobject>
          <imagedata fileref="images/my_image.svg" format="SVG"
                     scalefit="1" depth="15cm" contentwidth="15cm"
width="15cm"/>
        </imageobject>
      </mediaobject>
    </figure>
...






More information about the publican-list mailing list