ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: ConTeXt upgrade blues
Date: Mon, 01 Jan 2007 22:58:38 +0100	[thread overview]
Message-ID: <4599840E.3010107@wxs.nl> (raw)
In-Reply-To: <D69A4F02-D9B7-4313-81AA-362B5C2E669F@extern.uio.no>

� wrote:
> On 31. des. 2006, at 8:29, Hans Hagen wrote:
>
>   
>> texexec --make --all
>>
>> the --all will force all patterns to be loaded
>>     
>
> yes, but take a look at lang-no.dat � \patterns{} is empty.  I don't  
> know if it's significant.
>
>   
hm, the name of the original patterns file has changed (another 
indication of minimal name management)

% nohyph.tex -- manually created by Ivar Aavatsmark and others;
%   hyphenate according to pre-1973 rules; no longer recommended for use.
%   (Sometimes also known as nohyph1.tex.)
% nohyph2.tex -- created by Dag and a student; the present file,
%   nohyphbx.tex, is more extensive and is recommended.


because those pattern files are maintained in the latex proper, it goes 
unnoticed for us;

anyhow, in ctxtools add the name nohyph

    @@languagedata['no' ] = [ 'ec'      , 
['nohyphbx.tex','nohyph2.tex','nohyph1.tex','nohyph.tex'] ]
 

it seems that the mentioned older nohyph file is not even distributed anymore (interesting for users who want to process older docs) 

>ctxtools --patt --utf no
CtxTools | processing language no
CtxTools |
CtxTools | using file c:/data/develop/context/sources/enco-acc.tex
CtxTools | preloading accent conversions
CtxTools | using file c:/data/develop/context/sources/enco-uc.tex
CtxTools | preloading unicode conversions
CtxTools | preloading ec character mappings
CtxTools | accepting vector ec
CtxTools | accepting vector ec
CtxTools | accepting vector ec
CtxTools | using file c:/data/develop/tex/texmf/tex/generic/hyphen/nohyphbx.tex
CtxTools | file c:/data/develop/tex/texmf/tex/generic/hyphen/nohyphbx.tex is loaded
CtxTools | file nohyph.tex is not present
CtxTools |
CtxTools | converting \patterns
CtxTools |
CtxTools |  1275 entries remapped to [aring]
CtxTools |   332 entries remapped to [aeligature]
CtxTools |    11 entries remapped to [egrave]
CtxTools |   124 entries remapped to [eacute]
CtxTools |     8 entries remapped to [ecircumflex]
CtxTools |     2 entries remapped to [ograve]
CtxTools |     5 entries remapped to [oacute]
CtxTools |     6 entries remapped to [ocircumflex]
CtxTools |  1859 entries remapped to [ostroke]
CtxTools |
CtxTools | converting \hyphenation
CtxTools |
CtxTools |     1 entries remapped to [aring]
CtxTools |     1 entries remapped to [aeligature]
CtxTools |    12 entries remapped to [ostroke]
CtxTools |     2 entries remapped to [udiaeresis]
CtxTools |
CtxTools | 3638 changes in patterns and exceptions
CtxTools | 3638 unicode utf8 entries
CtxTools | description found for language no
CtxTools | merging patterns
CtxTools | patterns saved in file lang-no.pat
CtxTools | merging exceptions
CtxTools | exceptions saved in file lang-no.hyp
CtxTools |

the question is: 

  is that original file in ec encoding (no time to check it myself) 

when the generated files are ok, i'll add them to the distribution 

Hans  



-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

      reply	other threads:[~2007-01-01 21:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-30 22:27 Rolf Marvin Bøe Lindgren
2006-12-31  1:01 ` Mojca Miklavec
2006-12-31  1:44 ` Rolf Marvin Bøe Lindgren
2006-12-31 19:29   ` Hans Hagen
2006-12-31 21:24     ` Rolf Marvin Bøe Lindgren
2007-01-01 21:58       ` Hans Hagen [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=4599840E.3010107@wxs.nl \
    --to=pragma@wxs.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).