View Single Post
Old 03-01-2021, 02:35 PM   #174
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 9,070
Karma: 6361556
Join Date: Nov 2009
Device: many
Hi BeckyEbook,

That would be wonderful!

Thanks

KevinH

Quote:
Originally Posted by BeckyEbook View Post
I noticed a little thing: in the user_interface.html file,
Code:
Remove Open and Close Tag Pair (no equivalent menu entry)
should:
Code:
Remove Open and Close Tag Pair Format→Remove Tag Pair
I can see quite a few minor typographic inconsistencies in the code, so when it's fully updated I’ll take the entire file and fix all of those places.

It's about classic changes:
* hyphen in the middle of the text to ndash – 8 times, 1 time is to be converted to −
* mdash in the middle of the text for ndash – 6 times
* simple quotation marks for the correct one (it’s a tedious job and has to be done by hand, avoiding those places where the simple quotation marks need to stay, but I’ll do it)
* correct apostrophes (e.g. Sigil’s)
* standardization of arrows pointing to a menu item (->, =>, →). For the sake of readability, I propose to list them all with ⮞, but I would like the opinion of others. As it stands, in bold, → is almost invisible.
* ellipsis made of dots

BTW: Rare code coloring error caused by an asterisk. (Treats text as a comment /*… */)
KevinH is offline   Reply With Quote