Broken Image
I've done this a dozen times before but now it doesn't work. I add a new image and enter the file name, but the preview will not display it. In fact, I did the exact same thing 5 minutes earlier and it worked. Now it doesn't.
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="100%" height="100%" viewBox="0 0 1000 1600" preserveAspectRatio="xMidYMid meet">
<image width="1000" height="1600" xlink:href="titlepage.png"/>
</svg>
When I click on the image name (titlepage.png) under Images it displays fine.
|