← Prev in month ← Prev in thread
Next in thread → Next in month →

[PATCH] html: Convert ligatures into normal ASCII characters

From
Pawel Moll
Date
2014-01-09T18:36:00+00:00
ID
Thread
[PATCH] html: Convert ligatures into normal ASCII characters
Signed-off-by: Pawel Moll <> ---  unicode.4hf
5 +++++  1 file changed, 5 insertions(+)  create mode 100644 unicode.4hf  diff --git a/unicode.4hf b/unicode.4hf new file mode 100644 index 0000000..b7e69b2 --- /dev/null +++ b/unicode.4hf @@ -0,0 +1,5 @@ +'&#xFB01;' ''  'fi'  '' +'&#xFB02;' ''  'fl'  '' +'&#xFB00;' ''  'ff'  '' +'&#xFB03;' ''  'ffi' '' +'&#xFB04;' ''  'ffl' '' --  1.8.3.2 8<

--------------

Seems to work for me, although I don't know exactly why (I have a feeling, but no proof ;-)  PaweÅ?
← Prev in month ← Prev in thread
Next in thread → Next in month →