|  04-25-2013, 08:25 PM | #1 | 
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2013 Device: Amazon Cloud |  Apostrophe and " ( " Not Showing Up - Sigil 
			
			Hi, I have the latest Sigil and am a first time user.  Have been following the user guide with great success. But I have something unusual happening. Whenever I try to edit text and ADD AN APOSTROPHE, OR BRACKET, it doesn't show. There is a space where it should be, but I don't see it. EXAMPLE: Don t I also tried adding a (c) sign, but it would only allow the "c." How do I get around this? Thanks in advance for your help. www.PatriceWilliamsMarks.com | 
|   |   | 
|  04-25-2013, 09:01 PM | #2 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 2) Invisible characters are usually: a) not supported by the current FONT b) not included in the current encoding (codepage) | |
|   |   | 
|  04-25-2013, 09:56 PM | #3 | 
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2013 Device: Amazon Cloud | 
			
			I didn't know there was a special character's tool.  I'll look how to use it in the documentation.  Hopefully this will clear up the issue. My imported html file converted great, except for the missing apostrophe's and " ( " Thanks. | 
|   |   | 
|  04-25-2013, 10:01 PM | #4 | 
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2013 Device: Amazon Cloud | 
			
			NOTE:  Just tried special characters.  There is no special characters for exclamation points (!) or " ( " ) which are the two that I really need.
		 | 
|   |   | 
|  04-25-2013, 10:32 PM | #5 | 
| A Hairy Wizard            Posts: 3,395 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | 
			
			I'm not able to duplicate your issue. You might try checking the viewing font and make sure it's large enough, try a different one. Also, ducks mentioned checking the proper encoding.
		 | 
|   |   | 
|  04-26-2013, 12:01 AM | #6 | 
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2013 Device: Amazon Cloud | 
				
				Update
			 
			
			Hi, thanks for the advice.  I did a work around.  I changed don't to do not, or used the special characters to at the apostrophe.  I italicized instead of using the " (  ) " to make it easier. I did notice that if I found the symbol I needed, copied and pasted, then it showed up. Oh well. Finished the ebook, cleared up the 2 errors that FlightCrew found. Now having an issue with Amazon accepting the CLEAN/VALIDATED epub. But this is another issue that I've posed as a separate thread. Thank you for your help and suggestions. Patrice | 
|   |   | 
|  04-26-2013, 08:52 AM | #7 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 Curly Quotes are in the special characters tool box (you can code them by hand in CV if you want) . These need to be used with a supporting font (not all includ these characters) You have something horribly wrong in either your stylesheet and or coding. If you want, post JUST your stylesheet (you will need to add dotTXT (styles.css.txt) to the file to be able to attach to a MR post). We might spot something. | |
|   |   | 
|  04-26-2013, 10:41 AM | #8 | 
| Color me gone            Posts: 2,089 Karma: 1445295 Join Date: Apr 2008 Location: Central Oregon Coast Device: PRS-300 | 
			
			I wonder if any keyboard macros, like autohotkey, are on.  I believe this has caused conflicts before. Attached graphics tablets have given heartburn in Calibre and I believe a time or two in Sigil.
		 | 
|   |   | 
|  04-26-2013, 02:06 PM | #9 | 
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2013 Device: Amazon Cloud | |
|   |   | 
|  04-26-2013, 02:07 PM | #10 | |
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2013 Device: Amazon Cloud | 
			
			How do I get to the styles.css file? Clicking on the styles folder does nothing. Thanks. Quote: 
 | |
|   |   | 
|  04-26-2013, 02:30 PM | #11 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 You might have in document styles <styles> selectors </styles> or  in (per)line Styles <p style="blah blah">  <- not terrible for 1 time styling | |
|   |   | 
|  04-26-2013, 03:33 PM | #12 | 
| Color me gone            Posts: 2,089 Karma: 1445295 Join Date: Apr 2008 Location: Central Oregon Coast Device: PRS-300 | 
			
			You would generally know, if it is your own computer, if you had installed a program to give you "hotkeys" to do certain functions, such as copy things or insert certain markers. You'd also know if you had a drawing tablet attached to your computer, usually to the USB port.
		 | 
|   |   | 
|  04-26-2013, 04:22 PM | #13 | 
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2013 Device: Amazon Cloud | 
			
			I didn't use hotkeys when typing my book.  I used Nexus Writer Express; then exported the .doc file to html before opening in Sigil.
		 | 
|   |   | 
|  04-26-2013, 08:48 PM | #14 | 
| Color me gone            Posts: 2,089 Karma: 1445295 Join Date: Apr 2008 Location: Central Oregon Coast Device: PRS-300 | 
			
			The .doc to .html conversion is frequently fraught with grief, depending on how complicated the styling was in the .doc file. It is possible to create a simple template for .doc documents which doesn't throw so much stuff into the html. There is Toxaris' Word macro available which assists with this process if you have access to Word. | 
|   |   | 
|  04-26-2013, 09:41 PM | #15 | |
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2013 Device: Amazon Cloud |   
			
			Hi, no I don't.  But next time I can save as a .txt doc maybe, then convert to html. Thanks for your advice. Patrice Quote: 
 | |
|   |   | 
|  | 
| Tags | 
| bugs, glitch, sigil | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| A weird format showing up - "2012)" | devilly | Library Management | 1 | 01-17-2013 09:32 AM | 
| Previously imported books not showing as "on device" | bowieb | Library Management | 1 | 10-02-2012 02:44 PM | 
| Kindle 3 not showing "new" next to newly added books | WDeranged | Amazon Kindle | 4 | 01-30-2012 07:10 PM | 
| Nook Books Not Showing as "On Device" | wawasteele | Calibre | 4 | 11-08-2010 09:29 PM |