| 
			
			 | 
		#31 | |
| 
			
			
			
			 Enthusiast 
			
			![]() Posts: 28 
				Karma: 10 
				Join Date: Mar 2021 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Also, thank you for reminding me of asterisks. They are the perfect answer to not knowing if and where scene breaks will coincide with page breaks.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#32 | ||
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,306 
				Karma: 13057279 
				Join Date: Jul 2012 
				
				
				
				Device: Kobo Forma, Nook 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Quote: 
	
 
 Ebooks should follow the spirit of the print version, not try to "replicate it exactly". ![]() I recently discussed some of this this (and referenced to a lot of other fantastic threads) in "Colored Text, EPUB, Android Dark Mode" (Post #14).  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#33 | |
| 
			
			
			
			 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 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#34 | |
| 
			
			
			
			 Fanatic 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 559 
				Karma: 400004 
				Join Date: Feb 2009 
				
				
				
				Device: ONYX M96 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  
		 | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#35 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,068 
				Karma: 54671821 
				Join Date: Feb 2012 
				Location: New England 
				
				
				Device: PW 1, 2, 3, Voyage, Oasis 2 & 3, Fires, Aura HD, iPad 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 When I say "change it on the reader", I mean that I *must* be able to (at the very least) change the font (both size and variant), line height, and margins. I would like to be able to set the justification and boldness level as well, but those aren't *as* important as the others. Bottom line is, if you want to do fancy formatting, that's fine, as long as it doesn't break the reading options in the reader. Shari  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#36 | |
| 
			
			
			
			 Still reading 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 15,004 
				Karma: 111111255 
				Join Date: Jun 2017 
				Location: Ireland 
				
				
				Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#37 | |
| 
			
			
			
			 Enthusiast 
			
			![]() Posts: 28 
				Karma: 10 
				Join Date: Mar 2021 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 That is how I understand it from twenty years of writing HTML and CSS code for websites. That is how webbrowers work. But then I'm new to writing ebook code and unfamiliar with most reader soft- and hardware. Have you actually had both styled ebooks where you could override the styling and styled ebooks where you couldn't (on the same reader)?  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#38 | |
| 
			
			
			
			 Still reading 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 15,004 
				Karma: 111111255 
				Join Date: Jun 2017 
				Location: Ireland 
				
				
				Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Ebook renderers don't work the same as Web Browsers. It's a subset of HTML and CSS with a few extras. Generally Font Size in the CSS isn't a problem unless it's insanely coded. The reader GUI will scale up or down the text and reflow. Which happens on desktop browsers. But WHY are the Mobile Browsers on Android so broken? They simply zoom the whole page as if it's a PDF, no reflow! Line height entries should not exist in the CSS. Most readers can't over-ride it. In Calibre you set Line Height = 0% and Minimum Line Height = 0% to ensure that on a conversion there is no line height setting at all in the CSS. No setting = Use browser or Ereader default. Which is NOT the same as 0 (Zero). The important margin settings are top and bottom of paragraphs. Readers will generally only overide the outermost margin settings allowing indented block quotes, preambles, poetry etc as well as a first line indent (preferable to top & bottom margins on body text paragraphs on small screens). Ereaders unlike web browsers do have widow and orphan settings. A setting of 1 means don't process, a setting of 0 is meaningless, but many readers take that as 1. IMO it's sad that there is no built in option on Web Browsers to paginate an HTML document to the size of a window. The Browser on the Kindle DXG does and it's nicer to navigate than scrolling.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#39 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,842 
				Karma: 105494725 
				Join Date: Apr 2011 
				
				
				
				Device: pb360 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#40 | 
| 
			
			
			
			 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 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#41 | ||
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,842 
				Karma: 105494725 
				Join Date: Apr 2011 
				
				
				
				Device: pb360 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Quote: 
	
 Removing "But" would help, but it would still add nothing to the discussion. Specifying "a body font size of smaller then 1em" is still specifying a body font size, so it was already covered by "There is no valid reason to specify the font size for the main body text in an ebook.".  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#42 | |
| 
			
			
			
			 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 sure have see bigger number (and a .7588 in the P or DIV) I also hat those 1.4 (main text) line heights. Who are they trying to kid      by making the book have a higher scree (page) count. 1.2 matches most paperbacks (and is the default if left out)  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#43 | |
| 
			
			
			
			 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 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#44 | |
| 
			
			
			
			 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 took the comment to mean overall. with nested blocks inheriting or modifying from there. AKA the Content  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Do any iOS readers have these features yet? | bounce | Apple Devices | 6 | 10-29-2019 08:45 PM | 
| The best features of Nook readers | jbcohen | Barnes & Noble NOOK | 27 | 07-11-2014 09:46 PM | 
| Do we need more or less features in ebook readers? | Tacty | General Discussions | 114 | 01-04-2013 10:43 AM | 
| PDF features supported by iLiad? (like JavaScript, Jumping ...) | Clemenseken | iRex | 1 | 07-06-2007 12:10 PM | 
| Overview of CHM readers for Pocket PC | Alexander Turcic | Reading and Management | 0 | 01-11-2005 02:19 PM |