Quote:
Originally Posted by fbrzvnrnd
You can have the book preview in XHTML file, not in SVG one.
Link the SVG in XHTML, and see the book preview.
For example, if the SVG file is called "Image0001.svg", insert a
Code:
<img alt="Image0001" src="../Images/Image0001.svg" />
in xhtml
|
I suppose your talking about the file in the left-hand column (Book Browser). I could right-click it and rename it.
The file is called:
Modern Patterns & Warm-ups for Jazz_0000I.svg
Two questions:
1) The finished name after editing will be:
Modern Patterns & Warm-ups for Jazz_0000I.svg <img alt="Image0001" src="../Images/Image0001.svg" />
or something else.
2) And is that where the insertion is done or is it done in the right-hand column w/the XHTML.