View Single Post
Old 12-11-2016, 01:21 PM   #7
AnisioLemos
Junior Member
AnisioLemos began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2016
Device: Kindle 3
Quote:
Originally Posted by Doitsu View Post
Try the following:

1. In Sigil, select Edit > Preferences > Open Preferences Location.
2. Close Sigil, delete sigil.ini and restart Sigil.
3. Enter This is a test. in Book View mode and switch to Code View. You should see the following code:
Spoiler:
Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<p>This is a test.&nbsp;</p>
</body>
</html>

If you don't see the above code report what you see or attach a screen capture.
Thank you so much, it worked. (I should close the post or something like that since its solved? If yes, how i can do it?)

Quote:
Originally Posted by Doitsu View Post
Since you mentioned that you're not familiar with HTML and CSS maybe a better workflow for you might be:

1. Write your book in OpenOffice/LibreOffice. (Make sure to apply the default styles.)
2. Save it as an ODT/DOCX file and import it with the Sigil ODT/DOCX plugins or export it as an epub with Writer2ePub or convert it with Calibre to an epub.
3. Use Sigil for the final edits.
In my case im converting some books and papers from pdf to epub. Maybe i should use calibre to convert them to txt or doc, format in LibreOffice and then put in Sigil to hiperlink the notes?
AnisioLemos is offline   Reply With Quote