ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: pavel@hanak.name
To: ntg-context@ntg.nl
Subject: Problem with new version
Date: Tue, 02 Oct 2012 19:43:40 +0200	[thread overview]
Message-ID: <83k3v8py5v.fsf@alfik.habrovka.xx> (raw)

Hello,

yesterday I upgraded my debian and I found out that my previsously prepared publication
cannot be compiled with the new version of ConTeXt.

The publication looks like:

   * main file "ausgewaehlte.tex"

       \startproject ausgewaehlte
        
       \environment ausgewaehlte_environment
        
       \startfrontmatter
        
       \setuppagenumbering[state=stop]
       \product titelpage
        
       \stopfrontmatter
       \startbodymatter
       \setuppagenumbering[state=start]
       \product first
       \product second
       ...
       \stopbodymatter
        
       \stopproject

   * environment file "ausgewaehlte_environment.tex"

       \startenvironment ausgewaehlte_environment
        
       \usemodule[typo-krn]
       \usemodule[letterspace]
       \setupoutput[pdftex]
       \enableregime[utf]
       \mainlanguage[cz]
        
        
       \definefontfeature[hz][default][protrusion=punctuation,expansion=quality, mode=node]
       \definefontfeature[oldnumbers][language=DFLT,script=latn,onum=yes]
       \setupfonthandling [hz][min=20, max=20, step=5]
       \setupalign[hz,hanging]
       ...
       ...
       \stopenvironment

This publication I could compile without problem with context having these
debian packages:

       luatex                                    0.70.1-1+b1                              next generation TeX engine
       texlive-luatex                            2009-15                                  TeX Live: LuaTeX packages
       context                                   2011.05.18.20110627-1                    powerful TeX format
       context-modules                           20110701-1                               additional ConTeXt modules

After upgrading debian to:

       luatex                                         0.70.1.20120524-3                               amd64        next generation TeX engine
       texlive-luatex                                 2012.20120611-4                                 all          TeX Live: LuaTeX packages
       context                                        2012.05.30.20120611-1                           all          powerful TeX format
       context-modules                                20120611-1                                      all          additional ConTeXt modules

I get these error by compiling the above source:

    This is LuaTeX, Version beta-0.70.2-2012070300 (TeX Live 2012/Debian)
     \write18 enabled.
    (ausgewaehlte.tex
    jobcontrol      > version mismatch with jobfile: 1.14 <> 1.19
     
    ConTeXt  ver: 2012.05.30 11:26 MKIV  fmt: 2012.9.28  int: english/english
     
    system          > cont-new.mkiv loaded
    (/usr/share/texmf/tex/context/base/cont-new.mkiv
    system          > beware: some patches loaded from cont-new.mkiv
    )
    system          > ausgewaehlte.top loaded
    (ausgewaehlte.top)
    fonts           > latin modern fonts are not preloaded
    languages       > language en is active
    {/usr/share/texmf/fonts/map/pdftex/context/mkiv-base.map}
    fonts           > preloading latin modern fonts (second stage)
    fonts           > typescripts > unknown: library 'loc'
    {/usr/share/texmf/fonts/map/dvips/lm/lm-math.map}{/usr/share/texmf/fonts/map/dvips/lm/lm-rm.map}
    fonts           > virtual math > unable to resolve name mapsfromchar
    fonts           > fallback modern rm 12pt is loaded
    (ausgewaehlte_environment.tex
    resolvers       > modules > loaded: 'typo-krn'
    (/usr/share/texmf/tex/context/base/typo-krn.mkiv
    loading         > ConTeXt Typesetting Macros / Kerning
    <+ /usr/share/texmf/tex/context/base/typo-krn.lua>
    system          > duplicate core namespace 'characterkerning'
     
    \wait =

Could anyone explain me what happened? Why the new context version complains
about "duplicate core namespace" when the previous version worked without problems?

Any help will be appreciated.

Best regards

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


             reply	other threads:[~2012-10-02 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-02 17:43 pavel [this message]
2012-10-03  8:35 ` Wolfgang Schuster

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=83k3v8py5v.fsf@alfik.habrovka.xx \
    --to=pavel@hanak.name \
    --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).