Is there built-in support to parse HTML entities, I've some vague memory about it but I don't seem to find much useful results. Regards, Khaled -- Khaled Hosny Egyptian
On 17-2-2011 1:06, Khaled Hosny wrote:
Is there built-in support to parse HTML entities, I've some vague memory about it but I don't seem to find much useful results.
you mean that &whatever; in the tex input gets translated automatically? ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Thu, Feb 17, 2011 at 09:00:45AM +0100, Hans Hagen wrote:
On 17-2-2011 1:06, Khaled Hosny wrote:
Is there built-in support to parse HTML entities, I've some vague memory about it but I don't seem to find much useful results.
you mean that &whatever; in the tex input gets translated automatically?
More or less, e.g. \xmlentity{&} gets translated to & (ascii one) and so. Regards, Khaled -- Khaled Hosny Egyptian
On Thu, Feb 17, 2011 at 09:00:45AM +0100, Hans Hagen wrote:
On 17-2-2011 1:06, Khaled Hosny wrote:
Is there built-in support to parse HTML entities, I've some vague memory about it but I don't seem to find much useful results.
you mean that &whatever; in the tex input gets translated automatically?
More or less, e.g. \xmlentity{&} gets translated to & (ascii one) and so.
On Thu, Feb 17, 2011 at 11:37 AM, Khaled Hosny
On 02/17/11 11:37, Khaled Hosny wrote:
On Thu, Feb 17, 2011 at 09:00:45AM +0100, Hans Hagen wrote:
On 17-2-2011 1:06, Khaled Hosny wrote:
Is there built-in support to parse HTML entities, I've some vague memory about it but I don't seem to find much useful results.
you mean that &whatever; in the tex input gets translated automatically?
More or less, e.g. \xmlentity{&} gets translated to & (ascii one) and so.
There is \xmlsetentity{tex}{\TEX{}}. Is that what you want? Best wishes, Taco
On Thu, Feb 17, 2011 at 11:48:38AM +0100, Taco Hoekwater wrote:
On 02/17/11 11:37, Khaled Hosny wrote:
On Thu, Feb 17, 2011 at 09:00:45AM +0100, Hans Hagen wrote:
On 17-2-2011 1:06, Khaled Hosny wrote:
Is there built-in support to parse HTML entities, I've some vague memory about it but I don't seem to find much useful results.
you mean that &whatever; in the tex input gets translated automatically?
More or less, e.g. \xmlentity{&} gets translated to & (ascii one) and so.
There is \xmlsetentity{tex}{\TEX{}}. Is that what you want?
Not exactly, but never mind, I decided it is a minor feature not worthy the trouble. Regards, Khaled -- Khaled Hosny Egyptian
participants (4)
-
Hans Hagen
-
Khaled Hosny
-
luigi scarso
-
Taco Hoekwater