| 
			
			 | 
		#31 | |
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() ![]() ![]() Posts: 30 
				Karma: 300 
				Join Date: Oct 2011 
				Location: Barcelona 
				
				
				Device: Sony PRS-650, PRS-T2 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 @meme, the pasting clips bug that ElMiko has found in the NCX is exactly the same I found when working on the stylesheet (I reported it in the thread on the beta 0.6.902) I've tried all the different ways of pasting clips that you listed in both the NCX and Stylesheet, and the result has been always the same: all work fine except selecting a clip in the Clips window. Paste Clip in the Clips Editor Insert->Clip->clipname clicking on a button in the Clip Bar View->Clips window and selecting a clip right-click on the Stylesheet/NCX and select a Clip click in the Stylesheet/NCX and then use a clip shortcut In the HTML files all 6 ways of pasting clips work fine. I'm working with Sigil 0.7 and my OS is win7 64bit.  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#32 | |
| 
			
			
			
			 Sigil developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,274 
				Karma: 1101600 
				Join Date: Jan 2011 
				Location: UK 
				
				
				Device: Kindle PW, K4 NT, K3, Kobo Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#33 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,625 
				Karma: 3120635 
				Join Date: Jan 2009 
				
				
				
				Device: Kindle PW3 (wifi) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thanks for your replies. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Quote: 
	
 Of course they were helpful and I did use them (your Sigil help epub) as well as Diap Dealer advices. But I felt the need for more. And yes, it will be good to separate build from the run. 1- Build part - As Qt5 is a big first for everybody, at least for linux distros, you maybe should comment a little more on this point. My Qt5 has been installed in the $HOME and the path location of the library has to be changed accordingly. This may seem obvious to you but I think it should deserve a line of comment to begin with (like: I suppose you binary install of Qt5 to be ...) 2- As you can see I had to complete the first paragraph to begin the build. Code: 
	-DCMAKE_PREFIX_PATH=$HOME/compilation/Qt5.0.1/5.0.1/gcc_64/lib/cmake/ 4- Run part - I think a word is needed about the script and the library location: how long this will be necessary? I will comment on it a little later with pleasure. Last edited by roger64; 02-19-2013 at 08:59 PM.  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#34 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 698 
				Karma: 150000 
				Join Date: Feb 2010 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			@meme: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	For the Linux build, what does the "-DFORCE_BUNDLED_COPIES=1" define in the cmake command do? I inadvertently built it without that define, and it seems to run fine. (Debian sid, with KDE). Thanks for all your work! Albert  | 
| 
		 | 
	
	
| 
			
			 | 
		#35 | |
| 
			
			
			
			 Zealot 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 114 
				Karma: 5246 
				Join Date: Jul 2010 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 For example if you have pcre-devel installed and build with -DFORCE_BUNDLED_COPIES=1, then Sigil will use the bundled pcre not the system-provided ones.  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#36 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,625 
				Karma: 3120635 
				Join Date: Jan 2009 
				
				
				
				Device: Kindle PW3 (wifi) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			ABOUT SPELLCHECKING 
		
	
		
		
			Quote: 
	
 - The processing is very quick, very convenient. - All the previous apostrophe problems (curly vs straight) are solved. - Adding the words in the user dictionary is a also very handy feature as we can do it selecting one, many or all words of the list. Congratulations. Proposals I would suggest some small things in no particular order for next version: - Propose (preferences) a comfortable "spellcheck display mode ", separating the text and the list (like the one in the screenshot below). - The user should have (preferences) a choice of seeing the list - either your way: with UPPER characters first and then lower ones - or in strict alphabetical order. There are advantages and drawbacks for both. - To say it precisely, the words on the list are either unknown and/or mispelled. A vast majority of them are even perfectly correct. They are just "un-hunspelled", if I may. This should be corrected. - The spellcheck window is to be translated. - I would propose to add the number of lines included in the list (as a bottom line info?). - Some few words are truncated by code (dropcap, sup, span, i or b tags) and just appear on the list for this reason. It's not a real problem but maybe it would be good to make hunspell ignore all this kind of code and plug the letters on both sides if there is no white space of any kind in between. A question to finish: when you have a list of elided forms, which precise command do you use to make hunspell analyse it? If I use the plain Code: 
	-l AN OLD QT BUG SQUASHED!! (at last) The old one, long overdue, about italics not being displayed with embedded italic fonts. I just noticed that, with Sigil 0.7 (and Qt5) t's gone!!! Last edited by roger64; 02-20-2013 at 07:55 AM. Reason: Bug squashed  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#37 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,897 
				Karma: 464403178 
				Join Date: Feb 2010 
				Location: 33.9388° N, 117.2716° W 
				
				
				Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad 
				
				
				 | 
	
	
	
		
		
			
			 
			
			When the book browser is displayed and you minimize the main window the book browser remains maximized with no way to minimize it. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 
		 | 
| 
		 | 
	
	
| 
			
			 | 
		#38 | 
| 
			
			
			
			 Resident Curmudgeon 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 80,782 
				Karma: 150249619 
				Join Date: Nov 2006 
				Location: Roslindale, Massachusetts 
				
				
				Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 
				
				
				 | 
	
	|
| 
		
 | 
	
	
| 
			
			 | 
		#39 | |
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 698 
				Karma: 150000 
				Join Date: Feb 2010 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#40 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 698 
				Karma: 150000 
				Join Date: Feb 2010 
				
				
				
				Device: none 
				
				
				 | 
	
	|
| 
		 | 
	
	
| 
			
			 | 
		#41 | |
| 
			
			
			
			 Well trained by Cats 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,267 
				Karma: 61916422 
				Join Date: Aug 2009 
				Location: The Central Coast of California 
				
				
				Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 I don't DO see this behavior on XP (it dove under other open windows  )I DO see this on W7HP (64bit) Last edited by theducks; 02-20-2013 at 01:55 PM. Reason: Correction  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#42 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,897 
				Karma: 464403178 
				Join Date: Feb 2010 
				Location: 33.9388° N, 117.2716° W 
				
				
				Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad 
				
				
				 | 
	
	
	
		
		
			
			 | 
| 
		 | 
	
	
| 
			
			 | 
		#43 | |
| 
			
			
			
			 Sigil developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,274 
				Karma: 1101600 
				Join Date: Jan 2011 
				Location: UK 
				
				
				Device: Kindle PW, K4 NT, K3, Kobo Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 But to attach it again you should be able to drag it from the titlebar and drop it somewhere in Sigil - to the left of the editing window, on top of the TOC window, etc. Its easiest to double-click to re-attach, but as that doesn't seem to work on XP it might not help.  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#44 | ||||||||
| 
			
			
			
			 Sigil developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,274 
				Karma: 1101600 
				Join Date: Jan 2011 
				Location: UK 
				
				
				Device: Kindle PW, K4 NT, K3, Kobo Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 ![]() Quote: 
	
 Quote: 
	
 Quote: 
	
 Quote: 
	
 ![]() Quote: 
	
 Quote: 
	
 Quote: 
	
  | 
||||||||
| 
		 | 
	
	
| 
			
			 | 
		#45 | |
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,897 
				Karma: 464403178 
				Join Date: Feb 2010 
				Location: 33.9388° N, 117.2716° W 
				
				
				Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad 
				
				
				 | 
	
	
	
		
		
			
			 Quote: 
	
  
		 | 
|
| 
		 | 
	
	
![]()  | 
            
        
            
| Thread Tools | Search this Thread | 
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Sigil 0.6.2 Released | user_none | Sigil | 89 | 05-04-2014 07:42 AM | 
| Sigil 0.6.0 Released | user_none | Sigil | 93 | 11-24-2012 07:50 PM | 
| Sigil 0.5.3 Released | user_none | Sigil | 85 | 05-13-2012 06:29 AM | 
| Sigil 0.4.2 Released | user_none | Sigil | 41 | 10-26-2011 07:03 AM | 
| Sigil 0.4.1 Released | user_none | Sigil | 50 | 09-01-2011 05:58 PM |