ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Procházka Lukáš Ing." <LPr@pontex.cz>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Unicode text conversion
Date: Wed, 14 Jun 2017 14:07:14 +0200	[thread overview]
Message-ID: <op.y1tnycg762epfj@lprx> (raw)
In-Reply-To: <15948481-5144-3b26-7c14-376899e94713@wxs.nl>

Hello,

is there also a way to convert CP1250 to UTF8 and vice versa?

Best regards,

Lukas


On Fri, 27 Jan 2017 14:08:42 +0100, Hans Hagen <pragma@wxs.nl> wrote:

> On 1/27/2017 1:48 PM, Procházka Lukáš Ing. wrote:
>> Hello,
>>
>> does ConTeXt contain a built-in Lua conversion routine to convert text
>> in UTF-16 (and others) to UTF-8 string?
>>
>> Something like:
>>
>> ----
>> \startluacode
>>   local str = "A unicode string" -- Or e.g. string loaded from a file
>>
>>   str = convert(str, "utf16", "utf8")
>>
>>   context(str)
>> \stopuacode
>> ----
>
> utf.utf16_to_utf8_le
> utf.utf16_to_utf8_be
> utf.utf32_to_utf8_le
> utf.utf32_to_utf8_be
>
> normally when files are in utf16 and have a bom they will be dealt with
> properly
>
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>         tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn
Bezová 1658
147 14 Praha 4

Mob.: +420 702 033 396
Tel.: +420 241 096 751

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2017-06-14 12:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-27 12:48 Procházka Lukáš Ing.
2017-01-27 13:08 ` Hans Hagen
2017-01-27 15:16   ` Procházka Lukáš Ing.
2017-06-14 12:07   ` Procházka Lukáš Ing. [this message]
2017-06-14 12:21     ` Hans Hagen
2017-06-14 12:31       ` Procházka Lukáš Ing.
2017-06-14 17:19         ` Pablo Rodriguez
2017-06-16  6:27         ` Procházka Lukáš Ing.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.y1tnycg762epfj@lprx \
    --to=lpr@pontex.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).