
: Re: SVG in azw3 for kindle paperwhite always going to new page I made svg file in illustrator and I am trying to put it inline in azw3 book with calibre. svg is 680x100. But everything I do
This is not strictly an answer to your question, but...
I can't read your file but I have had a look at the epub and the pdf from archive.org. It seems to me that it would be a simply immense amount of work to format that book satisfactorily as xhtml for use on an ereader. It looks to me to be a case where the pdf has a definite advantage.
If you are going to do that work (or have already done it). Wouldn't it make sense to make it available to an many other interested people as possible by producing the ebook as epub (an open and documented format) and then converting that to basic mobi. With your illustration as a PNG bitmap.
There's a place for experimenting with exotic ebook and image formats, but I don't think this project is it.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Ted

: I can't find the mobi format ebooks I copied from my computer to my kindle via usb, what should I do? Transferring ebooks in mobi file to my kindle used to be hassle free. I just drag it

: You can use page-break-inside: avoid; in your CSS to keep information from breaking across pages where possible in a reflowable epub file, though not all reading systems will honor it. Another