This is an excellent video, clear and to the point. Thank you. After looking online for an explanation as to why the book/code viewing Sigil is gone this is the best I found.
Thank you so much! Very very helpful! This was EXACTLY what I needed to know. I also like that you have a really calm and cheerful voice. THANK YOU!!! -A happy new subscriber.
You've got a new subscriber for your great help with the video and answering questions too. I was at a lost with the pencil thing until I saw what you said about the big screen. Thanks a lot!
Hi Stephen, I’ve just watched all of the Sigil videos and paid for the template. Thanks for re-igniting my interest in creating ePubs!! I have all of Liz Castro’s material from years ago, so used to know a lot, but seem to have forgotten a lot of it! Not sure if this would be ‘current’ or best practice now of course. What would be useful to me would be your style of delivery to illustrate a few style points with ePub. Specifically (All with CSS of course): Drop Caps in the opening paragraphs of every chapter. Indent or not subsequent paragraphs Chapter headings: here I see a lot of good formatting in commercial epubs where each chapter starts on the right- hand side in a 2-page layout, some writing and images, soft page-break for the actual writing to start, then cunningly, some control of what appears in the built-in TOC. Built in TOC displays with the cover image on the left. Hard coded TOC tidying up at the end of the project. Not much to think about for you!! I’d happily pay for an updated style sheet to cover some of this. Thanks
Hi Keith. Couple of thoughts and some styling for you to experiment with. There are many ways of styling so it depends on exactly what you want to accomplish. Drop caps can be done, though the styling but may not work for all readers and devices, particularly older ones and consider that people may zoom in/out affecting style. Paste this into your ePub style sheet and then include the 'class' in the tags e.g. /* Simulate drop cap; the pseudo-element will not work with older devices */ .dropCap::first-letter { float: left; font-size: 2em; vertical-align: text-top; background-color: lightgray; padding: 1px; } /* Indent the first line of a paragraph */ .indent { text-indent: 1em; }
Hi Stephen, another great contribution to Sigil Users everywhere. I just downloaded Sigil 1.3.0 on my Mac today. Do you plan on doing any more tutorials in the future? I purchased your e-book template back in 2017, but to my shame, I have never got around to using it. However, I do have it safely squirrelled away for a 'rainy day'. If you have time and like me, in Scotland, you are rather locked down, perhaps you will update your template tutorials for 2020/21? Either way, you are a generous person in this community and I encourage anyone reading this comment to purchase Stephen's template (it's probably the price of a coffee, where you live!). God Bless!
Thanks Downrangeops. I work full time in IT, but will support the series while they are still relevant. While Sigil changes it's looks and functionality from time-to-time, the underlying principles in my tutorials still apply. I may produce some new videos, to highlight certain new features e.g. the changes with Page Edit. Thanks for your kind words.
Thank you so much, your video did help me! Now in the version 1.2.0 the software put the folder "Pageedit" directly in the "Program Files" folder. Great!
But why would the people who created Sigil actively make worse almost ruin Sigil, with only the code view sigil is very difficult to use I may be exagerating a little but I fell it would be almost unusable for most people.
Just me, I won't comment on the developer's choices but can say that Page Edit is a highly-featured and superior editor, compared to the limited Book View. It is fully integrated with Sigil and continues to be enhanced and updated regularly. This from the main guy Kevin Hendricks in Feb-2015, "It’s [Book View] also in my mind substandard. It gets the job done for quick edits but it’s not as full featured as I’d like. Especially when I’m used to using editors like WordPress’s editor." And more recently (2019) this note from DiapDelaer in the Mobile Read forum, "The reason for the the change is quite simple. Book View sucked. Maintaining it sucked, updating it sucked, and finding workarounds for everything that it broke sucked. Every new feature envisioned had to jump through convoluted hoops just to make sure Book View didn't blow it all up. That sucked. Everything about it sucked. So we chucked it. Just as we warned we were going to do for years. It was a developmental boat anchor and I dance on its grave every single night."
Hi Stephen, I have followed exactly the way you showed in the video, and it worked too. However the way Sigil helped me last time for my Bengali Ebook (in Kalpurush font), it is not working with the "PageEdit" as it is not taking each and every font. I am again using Bengali Font (kalpurush) and somehow PageEdit isnt doing the job. Please Help.
Try this Sameer. I suggest using a test ePub first. Open your ePub in Sigil and in Book Browser, right-click on the Fonts folder and 'Add existing files.' Locate your font file on your computer (kalpurush.ttf) and select it. Now you have installed the font in your ePub. Save.
Then you edit the 'stylesheet' (in Styles folder) to include the new font, for example, body { font-family: "Kalpurush"; } @font-face { font-family: "Kalpurush"; font-weight: normal; font-style: normal; src: url(../Fonts/kalpurush.ttf); } Remember to save regularly.
Great tute, but PageEdit in my Mac displays the text in a window which either encompasses the entire screen, or, if you decrease its window size by dragging the edges, you see the Sigil window beneath it. The Sigil window also displays text which changes in tandem with code changes, so I'm not sure what advantage PageEdit gives. I'm going to stick with the old version for initial editing, and then open the epud in the new version for final touchup (maybe).
Hello I have Sigil 1.20 and I don't know if this method will work for my version. Should i get the older version where the button where you could change from html to book view existed or no?
GarriSun, I have 1.2 also and once you have Page Edit installed, go to Sigil's 'Preferences' and follow the video. The idea is to tell Sigil (in Preferences) where to locate Page Edit on your computer.
@@GarriSun I agree. I can insert an image/file from Sigil and have it show-up in Page Edit. But was not able to insert an image in Page Edit. I don't have a good answer to this right now. Possibly a bug in Page Edit that may be fixed in a future release.
Just a heads up, but V 1.1.1 is it's own .exe file that auto-saves to the Programs folder (cutting out the extraction and copying steps from this tutorial). Many thanks for the video though, it solves a problem that I didn't think I'd be having (as I was using an older version of Sigil were the page editor was still in it).
Hello. Have watched all your Sigil tutorials. They were very helpful. Thank you so much! But from your videos, I kind of like the idea of having a built-in page editor in the previous versions of Sigil instead of today's version where a separate software needs to be installed. If I go for an older version with the built-in editor, will that in any way affect the quality of the ebook I'd be creating or present any problems?
Jimbo, the older version should produce a usable ePub file. The newer Sigil is updated to include the 'ePub 3' standard, which is capable with audio, video and more. Be aware that older standards like 'ePub 2,' just like computer operating systems, will continue to be supported for a time, but will be retired. This means, eventually, eBook readers may not recognize ePub 2 files. Think floppy disks, music tapes, CDs ... and you get the idea.
I think having to work with two software is madness. Why on earth would they do that? Simple is always best. They are discouraging people from using it.
Well thank you very much for this without this Sigil would be useless to me. Still the previous version were far superion even with this now I have to press that botton of Page Edit for every Section of the Ebook. This new version of Sigil are just inferior to the ones with the book view included in the program is sad to see that this great program has just goten so much worse with time and it fills like there is no reason if it was fine before why was it ruinned? In any case I am really greatful with this I can at least use Sigil although in a slower and just worst form than with the previous versions.
Hi have just downloaded Sigil 1.1.0 and PageEdit 1.1.1 and if I edit in PageEdit the code in Sigil updates but if I change code in Sigil the PageEdit file does not update. I have set PageEdit as the editor in the Sigil preferences but is there another setting or something I need to set to reflect changes both ways thanks for the tutorial
Gerry, I don't have the latest versions installed yet. Will get this done and reply again. But, are you saving in both Sigil and Page Edit as you work in each?
What I noticed, Page Edit may be set on 'Preview' (eye icon) where no edit/save is possible. In Page Edit, locate the 'Pencil' or 'Eye' icon to toggle between Edit and Preview modes.
Elizabeth, I don't have a Mac handy to check exactly how this works. It should be a similar idea as with PC, in that you locate Page Edit in your Mac 'Applications' folder. Another possibility is to open your ePub in Sigil, then right-click on a document (in Sigil's left column in the 'Text' folder) and from the context menu choose 'Open With.' This should allow you find Page Edit on your Mac Applications folder, to open the document with. And noting that you can find user guides on this page (scroll down) that may provide some more information, generally. github.com/Sigil-Ebook
I just did it on Mac following this tutorial and it's quite simple. It's really really similar, just give it a try! You just need to download in GitHube the Pageview file that ends with .txz
Thanks for taking the time to respond! I got my daughter to do it for me as I just inherited this Mac from her and had very little experience working on one.
I followed every step until then end and my epub file did not appear. At this point I'm lost. The pen icon does not exist in my version Sigil. I see it in Pagedit, but nothing happens,
Norwood, the pencil icon's job in Page Edit is to toggle between 'edit' and 'preview' mode. I mention this as some people said Page Edit didn't work i.e. they couldn't edit their file. Re: Sigil's external editor, couple of things to check into: In Preferences/General Settings do you see the path to Page Edit entered? If not then you need to add that. Right-click the menu-icons, and in the popup window, make sure that 'Tools' is checked (the Tools panel contains the pencil button). Also checkout Stromae G comment below. I hope that helps.
May be I am just out of luck because when I followed this video yesterday, everything worked as they are taught in the video. However, today, the icon that looks like a pen used to invoke Page Edit no longer exists. I installed Sigil in a different computer and see the icon again. Just hope it will stay to make things easier for me.
I noticed that when the Sigil window is made small, the icons are hidden, but accessed via a dropdown menu. If this is the case, look for two right arrows >> and click them. OR check your 'View' menu: Toolbar / Edit is ticked
Thank you very much! I was surprised by the changes of SIGIL.
Just viewed this video (Feb '22). Still works beautifully! A great help. Thank you Stephen.
Thanks for the feedback doodlebugman. Great name by the way :)
i don't use to comment videos, but you has helped me to make in a moment what i was trying for hours
Great! Go you, Johanm
You, Sir, are a Prince! Thank you for your straightforward instruction ❤
Hi Terri. Glad to read they assisted. Cheers
Your video is severely underrated. This is beyond gold!
Grateful for your comment.
This is an excellent video, clear and to the point. Thank you. After looking online for an explanation as to why the book/code viewing Sigil is gone this is the best I found.
Awesome!
Thank you so much! Very very helpful! This was EXACTLY what I needed to know. I also like that you have a really calm and cheerful voice. THANK YOU!!! -A happy new subscriber.
You've got a new subscriber for your great help with the video and answering questions too. I was at a lost with the pencil thing until I saw what you said about the big screen. Thanks a lot!
Awesome!
Hi Stephen, I’ve just watched all of the Sigil videos and paid for the template. Thanks for re-igniting my interest in creating ePubs!!
I have all of Liz Castro’s material from years ago, so used to know a lot, but seem to have forgotten a lot of it! Not sure if this would be ‘current’ or best practice now of course.
What would be useful to me would be your style of delivery to illustrate a few style points with ePub.
Specifically (All with CSS of course):
Drop Caps in the opening paragraphs of every chapter.
Indent or not subsequent paragraphs
Chapter headings: here I see a lot of good formatting in commercial epubs where each chapter starts on the right- hand side in a 2-page layout, some writing and images, soft page-break for the actual writing to start, then cunningly, some control of what appears in the built-in TOC. Built in TOC displays with the cover image on the left. Hard coded TOC tidying up at the end of the project.
Not much to think about for you!! I’d happily pay for an updated style sheet to cover some of this.
Thanks
Hi Keith. Couple of thoughts and some styling for you to experiment with. There are many ways of styling so it depends on exactly what you want to accomplish. Drop caps can be done, though the styling but may not work for all readers and devices, particularly older ones and consider that people may zoom in/out affecting style.
Paste this into your ePub style sheet and then include the 'class' in the tags e.g.
/* Simulate drop cap; the pseudo-element will not work with older devices */
.dropCap::first-letter {
float: left;
font-size: 2em;
vertical-align: text-top;
background-color: lightgray;
padding: 1px;
}
/* Indent the first line of a paragraph */
.indent {
text-indent: 1em;
}
Hi Stephen, another great contribution to Sigil Users everywhere. I just downloaded Sigil 1.3.0 on my Mac today. Do you plan on doing any more tutorials in the future? I purchased your e-book template back in 2017, but to my shame, I have never got around to using it. However, I do have it safely squirrelled away for a 'rainy day'. If you have time and like me, in Scotland, you are rather locked down, perhaps you will update your template tutorials for 2020/21? Either way, you are a generous person in this community and I encourage anyone reading this comment to purchase Stephen's template (it's probably the price of a coffee, where you live!). God Bless!
Thanks Downrangeops. I work full time in IT, but will support the series while they are still relevant. While Sigil changes it's looks and functionality from time-to-time, the underlying principles in my tutorials still apply. I may produce some new videos, to highlight certain new features e.g. the changes with Page Edit. Thanks for your kind words.
Thank you so much, your video did help me! Now in the version 1.2.0 the software put the folder "Pageedit" directly in the "Program Files" folder. Great!
Thanks for the update Stromae. I like that it's getting easier :)
Thank you so much! Needed that!
Your welcome Jamie
Thank you for this tutorial!
You are a really good teacher, and I thank you!
Thank you for your update. This method is still working.
Excellent video, Mr Outram
Thanks a lot for this.
very useful seeing as it is recent version, thank you
also, this is the only tutorial for 2019 sigil that is available for me, making this even more helpful
Thank you so much, that was a life saver!
Thank you !
Very clear and helpful.
But why would the people who created Sigil actively make worse almost ruin Sigil, with only the code view sigil is very difficult to use I may be exagerating a little but I fell it would be almost unusable for most people.
Just me, I won't comment on the developer's choices but can say that Page Edit is a highly-featured and superior editor, compared to the limited Book View. It is fully integrated with Sigil and continues to be enhanced and updated regularly.
This from the main guy Kevin Hendricks in Feb-2015, "It’s [Book View] also in my mind substandard. It gets the job done for quick edits but it’s not as full featured as I’d like. Especially when I’m used to using editors like WordPress’s editor."
And more recently (2019) this note from DiapDelaer in the Mobile Read forum, "The reason for the the change is quite simple. Book View sucked. Maintaining it sucked, updating it sucked, and finding workarounds for everything that it broke sucked. Every new feature envisioned had to jump through convoluted hoops just to make sure Book View didn't blow it all up. That sucked. Everything about it sucked. So we chucked it. Just as we warned we were going to do for years. It was a developmental boat anchor and I dance on its grave every single night."
For 1.9.2 version the pen didn't appear directly, but will see what can be done. Thanks for the video
Hi Stephen, I have followed exactly the way you showed in the video, and it worked too. However the way Sigil helped me last time for my Bengali Ebook (in Kalpurush font), it is not working with the "PageEdit" as it is not taking each and every font. I am again using Bengali Font (kalpurush) and somehow PageEdit isnt doing the job. Please Help.
Try this Sameer. I suggest using a test ePub first. Open your ePub in Sigil and in Book Browser, right-click on the Fonts folder and 'Add existing files.' Locate your font file on your computer (kalpurush.ttf) and select it. Now you have installed the font in your ePub. Save.
Then you edit the 'stylesheet' (in Styles folder) to include the new font, for example,
body {
font-family: "Kalpurush";
}
@font-face {
font-family: "Kalpurush";
font-weight: normal;
font-style: normal;
src: url(../Fonts/kalpurush.ttf);
}
Remember to save regularly.
And then right-click on a page in the Text folder and 'Link stylesheets.' Save. With this, you should see the font show up in Page Edit.
Thanks so much!
Thank you so much for your useful infomation
Awesome! :D Love the video series, but that click though xD
Great tute, but PageEdit in my Mac displays the text in a window which either encompasses the entire screen, or, if you decrease its window size by dragging the edges, you see the Sigil window beneath it. The Sigil window also displays text which changes in tandem with code changes, so I'm not sure what advantage PageEdit gives.
I'm going to stick with the old version for initial editing, and then open the epud in the new version for final touchup (maybe).
Hey 12th. Yes, Page Edit is a separate, though synced-with-Sigil program. The two offer a different, but related experience.
Very useful video, thank you.
Thank You. Great Tutorial.
What if my book pages are in .html instead of .xhtml? PageEdit doesn't seem to support html.
You couldn't add link to description, couldn't you?
Tnx
I may be able to AjvarD. What do you mean? Thanks
@@StephenOutram direct link to pageedit releases to not type it ourselves
@@AjvarD It's added in the description.
Hello I have Sigil 1.20 and I don't know if this method will work for my version. Should i get the older version where the button where you could change from html to book view existed or no?
GarriSun, I have 1.2 also and once you have Page Edit installed, go to Sigil's 'Preferences' and follow the video. The idea is to tell Sigil (in Preferences) where to locate Page Edit on your computer.
@@StephenOutram ok. I have done that. But when I insert pictures It doesn't show them in page edit.
@@GarriSun I agree. I can insert an image/file from Sigil and have it show-up in Page Edit. But was not able to insert an image in Page Edit. I don't have a good answer to this right now. Possibly a bug in Page Edit that may be fixed in a future release.
@@StephenOutram ok, thanks for responding.
Just a heads up, but V 1.1.1 is it's own .exe file that auto-saves to the Programs folder (cutting out the extraction and copying steps from this tutorial). Many thanks for the video though, it solves a problem that I didn't think I'd be having (as I was using an older version of Sigil were the page editor was still in it).
Awesome! Thanks for the update.
sir i owe you a lot! thank you
Hello. Have watched all your Sigil tutorials. They were very helpful. Thank you so much! But from your videos, I kind of like the idea of having a built-in page editor in the previous versions of Sigil instead of today's version where a separate software needs to be installed. If I go for an older version with the built-in editor, will that in any way affect the quality of the ebook I'd be creating or present any problems?
Jimbo, the older version should produce a usable ePub file. The newer Sigil is updated to include the 'ePub 3' standard, which is capable with audio, video and more. Be aware that older standards like 'ePub 2,' just like computer operating systems, will continue to be supported for a time, but will be retired. This means, eventually, eBook readers may not recognize ePub 2 files. Think floppy disks, music tapes, CDs ... and you get the idea.
I think having to work with two software is madness. Why on earth would they do that? Simple is always best. They are discouraging people from using it.
cool, thats what I need! Thank you very much
Thank you. God bless you.
Well thank you very much for this without this Sigil would be useless to me. Still the previous version were far superion even with this now I have to press that botton of Page Edit for every Section of the Ebook. This new version of Sigil are just inferior to the ones with the book view included in the program is sad to see that this great program has just goten so much worse with time and it fills like there is no reason if it was fine before why was it ruinned?
In any case I am really greatful with this I can at least use Sigil although in a slower and just worst form than with the previous versions.
Hi Stephen, could you please tell us how to make math formulas in Sigil using MathML, without embedding images. Thanks
Hi have just downloaded Sigil 1.1.0 and PageEdit 1.1.1 and if I edit in PageEdit the code in Sigil updates but if I change code in Sigil the PageEdit file does not update.
I have set PageEdit as the editor in the Sigil preferences but is there another setting or something I need to set to reflect changes both ways
thanks for the tutorial
Gerry, I don't have the latest versions installed yet. Will get this done and reply again. But, are you saving in both Sigil and Page Edit as you work in each?
What I noticed, Page Edit may be set on 'Preview' (eye icon) where no edit/save is possible. In Page Edit, locate the 'Pencil' or 'Eye' icon to toggle between Edit and Preview modes.
Do you have any instructions on adding the editing feature on a MAC?
Elizabeth, I don't have a Mac handy to check exactly how this works. It should be a similar idea as with PC, in that you locate Page Edit in your Mac 'Applications' folder.
Another possibility is to open your ePub in Sigil, then right-click on a document (in Sigil's left column in the 'Text' folder) and from the context menu choose 'Open With.' This should allow you find Page Edit on your Mac Applications folder, to open the document with.
And noting that you can find user guides on this page (scroll down) that may provide some more information, generally. github.com/Sigil-Ebook
I just did it on Mac following this tutorial and it's quite simple. It's really really similar, just give it a try! You just need to download in GitHube the Pageview file that ends with .txz
Thanks for taking the time to respond! I got my daughter to do it for me as I just inherited this Mac from her and had very little experience working on one.
@@c_ramanta I appreciate your response also but when I do "open with" it does not sync up with Sigil. What am I doing wrong? Can you help me?
I followed every step until then end and my epub file did not appear. At this point I'm lost. The pen icon does not exist in my version Sigil. I see it in Pagedit, but nothing happens,
Norwood, the pencil icon's job in Page Edit is to toggle between 'edit' and 'preview' mode. I mention this as some people said Page Edit didn't work i.e. they couldn't edit their file. Re: Sigil's external editor, couple of things to check into: In Preferences/General Settings do you see the path to Page Edit entered? If not then you need to add that. Right-click the menu-icons, and in the popup window, make sure that 'Tools' is checked (the Tools panel contains the pencil button). Also checkout Stromae G comment below. I hope that helps.
thank you !
You're welcome!
Gracias weon, ya me estaba desesperando por no encontrar los botones de vista previa.
You are very welcome.
I need Software link. I have become more involved with sigil and epub.
Thanks for your videos.
Marhaba, in the video you will see this link discussed, where you can access Sigil software, github.com/Sigil-Ebook
May be I am just out of luck because when I followed this video yesterday, everything worked as they are taught in the video. However, today, the icon that looks like a pen used to invoke Page Edit no longer exists. I installed Sigil in a different computer and see the icon again. Just hope it will stay to make things easier for me.
I noticed that when the Sigil window is made small, the icons are hidden, but accessed via a dropdown menu. If this is the case, look for two right arrows >> and click them. OR check your 'View' menu: Toolbar / Edit is ticked
Thank You, I found how to Used with WYSIWYG
I can't find how to use custom css style in PageEdit.
Help!
Спасибо))
They should never have separated the book view from the Sigil app. I swear some people want things to be complex that don't need to be.
Any recommended editor on Ubuntu?
Nir, Sigil have a version for Linux. Do a search for Sigil Ubuntu and see what shows up.
@@StephenOutram Sigil come within Ubuntu. I referred to pageedit. But it's fine. Other editors do the same job. Thanks 👍
Good help! But PageEdit is Malware?
no, it isn't malware. it is downloadable from the sigil github page after all.
@@deltarious5 Thanks!
tsm!
Mobile Read. Connecting you all with a great free resource for Sigil: www.mobileread.com/forums/forumdisplay.php?f=203
this shit gon give me a heeaert att
Thanks a lot!