Quote:
Originally Posted by Perkin
A fairly easy, but time consuming way...
Open Sigil, (Should have a blank Section0001.xhtml)
Open the first txt file in a normal editor, press CTRL+A (select all), then CTRL+C (copy)
Switch to Sigil, make sure cursor is in 'Book View', press CTRL+V (paste)
If you want separate 'sections' for each text file, in 'Book Browser' right click and 'Add New Item', then doubleclick on new Section####.xhtml
If you want all text files in same 'section' then make sure cursor is at bottom of text (you may need to also press return 1 or two times, so next text is separate from previous text)
Repeat for each of your txt files.
|
This actually does seem to work--it also revealed a flaw in my text files. Notepad apparently has added extraneous characters that show up as boxes in the converted file. They're probably line feeds, or some such. If anyone knows of a good Unicode compliant text editor that doesn't do this I'd be grateful.