View Single Post
Old 03-31-2016, 09:07 PM   #81
Riqiv23
Member
Riqiv23 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Mar 2016
Location: NYC
Device: iPhone 5c
Quote:
Originally Posted by fbrzvnrnd View Post
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.
Riqiv23 is offline   Reply With Quote