View Single Post
Old 05-01-2011, 12:22 PM   #2
Pablo
Guru
Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.
 
Pablo's Avatar
 
Posts: 970
Karma: 4999999
Join Date: Mar 2009
Location: Rosario, Argentina
Device: SONY PRS-505, PRS-T2
Yes, hitting enter in book view is useless. You have to use proper styles in code view. Hitting the space bar a couple of times and then enter will probably result in
<p class="whatever">&nbsp;&nbsp;</p> which is not a good idea either.
An interesting addition to Sigil would be the ability to specify the behaviour when the enter key is pressed in book view. Options could be: (1) Add class xxx to next paragraph (2) Add class xxx to previous paragraph (3) Add empty paragraph (4) Add br tag.
Pablo is offline   Reply With Quote