Quote:
Originally Posted by theducks
I assumed that I also should have un-installed Flightcrew, and did.
Can we still call Flightcrew externally (from Calibre: Open With)? Is there a special syntax needed?
|
No, you misunderstood how FlightCrew is integrated.
The FlightCrew project is actually three separate things: "FlightCrew" is the epub-checking C++ library that can be integrated
into other applications (as a block of code). "FlightCrew-GUI" is one such application; a GUI executable that presents a nice interface to the internal library. "FlightCrew-CLI" is the same thing, only the interface is command-line.
Basically, the FlightCrew library is "plugged into" Sigil. It's inside the Sigil EXE.
You can have FlightCrew-GUI and -CLI installed separately. They also have the FC library "plugged in".
Quote:
Originally Posted by theducks
Questions
If I fix and Don't save first, will the Green tick a)run on the in memory version. b)Remind/force a save first?
|
It always runs on the "in memory" one. That is, it never uses the epub file that you have saved somewhere yourself.
Quote:
Originally Posted by theducks
Can FC clear previous error lines when Starting another validation pass?
|
It always does this. Running a validation pass erases the old error messages.