ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Unicode chars and \insertpages (Win7)
Date: Fri, 29 May 2020 09:45:25 +0200	[thread overview]
Message-ID: <4a0ee4bb-86f9-291c-d881-8e72f42d157c@xs4all.nl> (raw)
In-Reply-To: <88754e31-f94b-1103-e3e7-4bb9e81c752a@gmx.es>

On 5/28/2020 9:49 PM, Pablo Rodriguez wrote:
> Dear list,
> 
> I have the following sample:
> 
>    \startext
>      \insertpages[ξ_file.pdf]
>    \stoptext
> 
> Using latest on Linux, it works perfectly fine. On Windows (I’m still on
> Win7), it doesn’t work unless I replace "ξ" with an ASCII character.
> 
> Could this be fixed or is it really a limiatation of Windows?
It depends on the version and engine. For luatex we also depends on the 
interfacing that the texlive ecosystem provides. As Akira mentions, 
there have been some developments in that area but I didn't test that 
yet (no files with utf names here) but I trust his (always done) testing 
of context. That will trickle into future binaries (which is somewhat 
tricky as we have experimental as well as current).

In luametatex things are different. There all windows specific 
operations have wide-character support, that is, the utf8 goes via utf16 
and codepages and such: filenames, environment variables, command line 
arguments, whatever.

That said: I never use non-ascii non-spacy names ... it's the most 
portable.

Hans

-----------------------------------------------------------------
                                           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
___________________________________________________________________________________

  reply	other threads:[~2020-05-29  7:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28 19:49 Pablo Rodriguez
2020-05-29  7:45 ` Hans Hagen [this message]
2020-05-30 16:49   ` Pablo Rodriguez
2020-05-30 17:38     ` Hans Hagen
2020-05-31 10:16       ` Pablo Rodriguez
2020-05-31 11:35         ` Hans Hagen

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=4a0ee4bb-86f9-291c-d881-8e72f42d157c@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --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).