View Single Post
Old 07-27-2019, 02:38 PM   #16
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by lizarddreaming View Post
Again, my apologies, I've never been on these kinds of forums before and wasn't sure how to do the "code" block inside a post. Is it the # icon in the ribbon?
Yes. That allows code to show up like this:

Code:
This is an example of code.
Quote:
Originally Posted by lizarddreaming View Post
I dunno. It's how I've done 9 previous books. Dump in, split at sections, proceed with formatting. Book View, other than losing the italics formatting, makes very nice cleaned up HTML out of Word docs.

[...] is almost as clean as the BookView clean up (maybe BookView could live on as a clean up plugin because thus far, it's been the best at making very workable HTML from Word, again minus the lack of keeping formatting intact).
That wasn't Book View's intent, that was just a "happy" side effect of copying/pasting in there.

It's a giant step above Word's horrible HTML, but there are better and more reliable conversion methods out there.

Quote:
Originally Posted by lizarddreaming View Post
I like staying up to date, if possible. I'm proceeding with the current project at 9.14 but am willing to upgrade if there's an advantage. What are the technical advantages to the new engine? (aside from the interface that we've been discussing).
Book View has been a very buggy and maintenance mess for a long time.

Not too get too technical, but Sigil uses this large program called Qt to display the GUI and code (similar to a web browser). Qt has been updating/changing its own guts, which has made it incompatible with Sigil's Book View.

Diap and Kevin have been bandaiding over these Qt<->Book View bugs for a long time, but it has reached a point where it is HELL, so they finally decided to cut the cord.

Doing this will make maintaining Sigil much easier, as they won't have to be wasting time on all those bandaids, and can spend more time making Sigil better and more stable than it already is.

Quote:
Originally Posted by lizarddreaming View Post
Thanks again for all the suggestions, the new plugin seems to work very well and the new project is proceeding much faster due to not having to hunt down all the italics! That alone is worth it.
Nice.

And learn how to use Styles!

And teach that author how to use Styles too! Even if they use Pages, it has similar functionality:

Pages for Mac: Intro to paragraph styles
Pages for Mac: Create, rename, or delete paragraph styles in a Pages document

All the Styles logic should be pretty similar across Word/LibreOffice/Pages, it's just the steps are slightly different.

Last edited by Tex2002ans; 07-27-2019 at 04:00 PM.
Tex2002ans is offline   Reply With Quote