View Single Post
Old 03-16-2016, 07:48 AM   #1
BobC
Guru
BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.
 
Posts: 691
Karma: 3026110
Join Date: Dec 2008
Location: Lancashire, U.K.
Device: BeBook 1, BeBook Pure, Kobo Glo, (and HD),Energy Sistem EReader Pro +
Odd display in code view.

Calibre 2.53 (64 Bit)
Windows 8.1 AMD 64

This is a code fragment from a book I am editing:

Code:
  <p>One of the most remarkable election events that has taken place in Liverpool was that in which Messrs. Ewart and Denison were engaged <!--
page 77--><a id="page77"></a><a title="p. 77" id="pgepubid00086"></a>in 1830.  Remarkable not only for the vigour with which it was carried on, but for the intense
This displays correctly in the preview pane, however what I see in the code pane is shown in the attachment.

i.e. the 18 of 1830 does not display.

If I move the cursor to just before the 3 of 1830 the status line shows "DIGIT EIGHT" , move left and it shows "DIGIT ONE" however neither of these are displayed in the code view window.

The positions of the invisible digits are Line 26 char 73 and 73 followed immediately by the 30 at chars 74 and 75 (char 72 is a "SPACE" character).

If I make the editor window maximised so as to use the full screen width the 1830 is visible in code view, though initially just widening the code view window (my first thought) didn't change anything. A bit of experimentation does suggest that this depends on the width of the code view window as closing the file browser window or the preview window did render the 18 visible.

All rather odd - invisible characters are bad news in code view, you might just delete something important.

BobC
Attached Thumbnails
Click image for larger version

Name:	code-disp-minJPG.jpg
Views:	227
Size:	22.3 KB
ID:	147133  
BobC is offline   Reply With Quote