ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Simo Ojala <smsojala@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Problem with ConTeXt (MkIV), Hebrew and ligatures
Date: Thu, 11 Oct 2012 03:52:25 +0300	[thread overview]
Message-ID: <50761849.8090809@gmail.com> (raw)
In-Reply-To: <5066DCFD.7040106@wxs.nl>

>> But what left me really wondering this time was following. I tried to
>> comment out "U0xfb35" table in "char-def.lua" for proof that this solution
>> should work at all. However, for my surprise, it had no effect at all. For
>> just in case, I even purged my Ubuntu PPA packaged version of ConTeXt to
>> make sure that this modification I made to standalone version is really
>> used. No effect. I also checked that my TeX file should have the correct
>> characters, not the already combined ones. No error in there either.
>
> After changing one of ConTeXt's source files, you should remake the formats with
>
> context --make cont-en
>
> (or context --make, if you want to make the dutch/german/etc. interfaces, too.)
>
> Can you try that, and let us know if it works?
> Kind regards,
> Sietse

Ok, thanks. After running 'context --make cont-en' it works. So at least 
the concept is now proofed with my setup.

Now that I learned to make modifications to ConTeXt effective, I made 
following observations. If I comment out lines 485 and 486 from 
"char-utf.lua" (should be the only two lines of function 
characters.filters.utf.enable()) I am able to turn collapsing on and off 
with following command line calls.

context --directives=filters.utf.collapse=true testcase.tex
context --directives=filters.utf.collapse=false testcase.tex

However, this also turns collapsing off by default. When there is no 
modifications to ConTeXt, I still don't know how to toggle this thing on 
and off.

So, maybe "char-utf.lua" is still flawed or I am still missing something.

Thank you for your help,

Simo


___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      parent reply	other threads:[~2012-10-11  0:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-27 19:27 Simo Ojala
2012-09-28  8:46 ` Hans Hagen
2012-09-28 23:41   ` Simo Ojala
2012-09-29 11:35     ` Hans Hagen
2012-10-01 15:16       ` Simo Ojala
2012-10-01 16:23         ` Philipp Gesang
2012-10-01 16:43           ` Hans Hagen
2012-10-01 17:25             ` Philipp Gesang
2012-10-01 17:39               ` Hans Hagen
2012-10-01 20:18                 ` Philipp Gesang
2012-10-01 20:52                   ` Hans Hagen
2012-10-08 18:51       ` Simo Ojala
2012-10-08 19:10         ` Wolfgang Schuster
2012-10-10  0:17       ` Simo Ojala
2012-10-10  7:36         ` Sietse Brouwer
2012-10-11  0:52       ` Simo Ojala [this message]

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=50761849.8090809@gmail.com \
    --to=smsojala@gmail.com \
    --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).