Re: Converting to non-latin entities in BBEdit?

2021-02-25 Thread Omar KN
cters to html entities, you > could use the BBEdit Canonize command: Menu 'Text' > 'Canonize ...' with a > canonize file in the form: > > ``` > # -*- x-bbedit-canon-case-sensitive: 1; x-bbedit-canon-match-words: 0; > x-bbedit-canon-grep: 1; -*- > À \ > Á \ > ... &g

Re: Converting to non-latin entities in BBEdit?

2021-02-25 Thread jj
Omar, If you want to selectively convert some characters to html entities, you could use the BBEdit Canonize command: Menu 'Text' > 'Canonize ...' with a canonize file in the form: ``` # -*- x-bbedit-canon-case-sensitive: 1; x-bbedit-canon-match-words: 0; x-bbedit-canon-grep: 1; -*- À

Re: Converting to non-latin entities in BBEdit?

2021-02-25 Thread Omar KN
If I use "Translate Text to HTML" on a page - because there a somewhere a few non-latin entities (ä ö ü å … ), then everything will be converted, including the HTML tags! On Thursday, 25 February 2021 at 09:29:25 UTC+1 Omar KN wrote: > I know that UTF-8 will accommodate non-latin

Converting to non-latin entities in BBEdit?

2021-02-25 Thread Omar KN
I know that UTF-8 will accommodate non-latin entities (ä ö ü å … ), but if I want to convert a page to HTML-entities how would I do this? UG has this: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - HTML Entities When this option is set, the Translate Text to HTML command

Re: Working with Typographic Characters Encoded as Entities

2016-06-06 Thread Paul R. Potts
lsey wrote: > > As a potential solution: > > If SmartyPants performs all the conversions you want (subject to > human review :-) you can then just apply the Translate Text to > HTML command (Markup -> Utilities -> [.]) with the "Convert HTML > entities" option set t

Re: Working with Typographic Characters Encoded as Entities

2016-06-04 Thread Patrick Woolsey
As a potential solution: If SmartyPants performs all the conversions you want (subject to human review :-) you can then just apply the Translate Text to HTML command (Markup -> Utilities -> [.]) with the "Convert HTML entities" option set to transform the entity codes

Working with Typographic Characters Encoded as Entities

2016-06-04 Thread Paul R. Potts
s wrong. My problem is that this script turns regular 7-bit ASCII text into 7-bit ASCII text with HTML entities; and they are numbered entities, too, which is not very comprehensible. In other words, I start out with text like: The earth is awaiting the invasion of an attack fleet from Trisolar

Re: Greek letter entities

2009-04-17 Thread le...@gmail
On 16-Apr-2009, at 10:35, Patrick Woolsey wrote: tdAlpha;/td With a ginned-up file containing entities for alpha, beta, gamma in both cases, these display correctly in BBEdit's Preview and in Firefox. So, off-hand I don't know... maybe some font misbehavior on your machine? Hmm

Re: Greek letter entities

2009-04-17 Thread Steve Kalkwarf
On Apr 17, 2009, at 2:43 AM, le...@gmail wrote: Has the same problem, so it's not the file, it's something on my machine, And it is only in the preview window. I can put an α character into the edit window (copypaste it in) and it displays fine, but shows a square in the preview window.

Re: Greek letter entities

2009-04-17 Thread le...@gmail
On 17-Apr-2009, at 07:10, Steve Kalkwarf wrote: On Apr 17, 2009, at 2:43 AM, le...@gmail wrote: Has the same problem, so it's not the file, it's something on my machine, And it is only in the preview window. I can put an α character into the edit window (copypaste it in) and it displays

Re: Greek letter entities

2009-04-17 Thread Dennis
the entities display fine for me in BBEdit 9.1.1's preview window, Safari 4, and in Firefox 3.0.8. So it couldn't be the Safari 4 beta; or at least that's not the only factor. -Dennis --~--~-~--~~~---~--~~ You received this message because you are subscribed

Greek letter entities

2009-04-16 Thread Lewis
; and alpha; show up in the entities palette, and there the display is correct. -- Athene we all have our moments when we lose it Slyspy the key is though, to conceal the evidence before the police arrive --~--~-~--~~~---~--~~ You received this message because you

Re: Greek letter entities

2009-04-16 Thread Patrick Woolsey
to display in the preview anymore, thought they are all ok when I look at the file with Firefox (but they only display as lowercase letters). With a ginned-up file containing entities for alpha, beta, gamma in both cases, these display correctly in BBEdit's Preview and in Firefox. So, off-hand I don't

Re: Entities

2009-03-13 Thread Roland Küffner
first. -Roland On 11 Mrz., 08:54, Mario Rizzi mrizz...@gmail.com wrote: Hi. Is it possible to change automatically the type of all entities in an Html document, i.e. from name to decimal? Thank you. mario --~--~-~--~~~---~--~~ You received this message

Entities

2009-03-11 Thread Mario Rizzi
Hi. Is it possible to change automatically the type of all entities in an Html document, i.e. from name to decimal? Thank you. mario --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups BBEdit Talk group. To post

Re: Entities

2009-03-11 Thread Robert A. Rosenberg
At 00:54 -0700 on 03/11/2009, Mario Rizzi wrote about Entities: Hi. Is it possible to change automatically the type of all entities in an Html document, i.e. from name to decimal? Thank you. mario While you can control this for an individual instance via the insert character paletee