Thread: KFX Format
View Single Post
Old 05-28-2017, 09:17 AM   #612
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,519
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Quote:
NJ: well, if memory serves, HTML-wise, your books are rather simple, yes? One paragraph of text after another, no charts, tables, blockquotes, etc.? Effectively laid out like fiction, right?

That's the secret.
Pretty much so, with the addition of images and breakheads. I used to use blockquotes in the sense of

p.block {
font-family: courier, monospace;
text-indent: 1em;
text-align:left;
margin:0em 0em 0em 1em;
}

but I have since decided that I don't much care for Courier, so I mostly just use italics for that purpose now. (And even books heavily Courier-ized are ET-enabled.)

My daughter is doing a book with tables. I'll be interested to see how she makes out.
Notjohn is offline   Reply With Quote