ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Compatibility problem Ctx TeXlive2010 x ctx minimals or error in code??
@ 2010-12-20 20:39 Jaroslav Hajtmar
  2010-12-20 21:09 ` Martin Schröder
  2010-12-21 10:51 ` Wolfgang Schuster
  0 siblings, 2 replies; 3+ messages in thread
From: Jaroslav Hajtmar @ 2010-12-20 20:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello all,
I'm looking the reason of non-functioning my context module in the 
context TeXlive 2010.
In context mimals version everything is working properly and without 
error, but when I compile my source code with ConTeXt, which is part of 
TeXlive 2010, then I get message:


C:\1da\ConTeXt-MkIV\t-scancsv.mkiv>context --autopdf cykly-test-002.tex
MTXrun | run 1: luatex --fmt="C:/Users/Jaroslav  
Hajtmar/.texlive2010/texmf-var/
luatex-cache/context/da91aab37cf8e89a658f7077fc24d4ff/formats/cont-en" 
--lua="C:
/Users/Jaroslav  
Hajtmar/.texlive2010/texmf-var/luatex-cache/context/da91aab37cf
8e89a658f7077fc24d4ff/formats/cont-en.lui" --backend=pdf 
"./cykly-test-002.tex"
This is LuaTeX, Version beta-0.60.2-2010071421 (Web2C 2010) (rev 3736)
  \write18 enabled.
(cykly-test-002.tex
publications    : loading formatting style from bxml-apa
(C:/texlive/2010/texmf-dist/tex/context/base/bxml-apa.mkiv)

ConTeXt  ver: 2010.05.24 13:05 MKIV  fmt: 2010.9.21  int: english/english

system          : cont-new loaded
(C:/texlive/2010/texmf-dist/tex/context/base/cont-new.tex
systems         : beware: some patches loaded from cont-new.tex
(C:/texlive/2010/texmf-dist/tex/context/base/cont-new.mkiv))
system          : cont-fil loaded
(C:/texlive/2010/texmf-dist/tex/context/base/cont-fil.tex
loading         : ConTeXt File Synonyms
)
system          : cont-sys.rme loaded
(C:/texlive/2010/texmf-dist/tex/context/user/cont-sys.rme 
(C:/texlive/2010/texmf
-dist/tex/context/base/type-def.mkiv) 
(C:/texlive/2010/texmf-dist/tex/context/ba
se/type-lua.mkiv) 
(C:/texlive/2010/texmf-dist/tex/context/base/type-siz.mkiv) (C
:/texlive/2010/texmf-dist/tex/context/base/type-otf.mkiv))
system          : cykly-test-002.top loaded
(cykly-test-002.top)
fonts           : preloading latin modern fonts
{C:/texlive/2010/texmf-dist/fonts/map/dvips/lm/lm-math.map}{C:/texlive/2010/texm
f-dist/fonts/map/dvips/lm/lm-rm.map}{C:/texlive/2010/texmf-dist/fonts/map/pdftex
/context/mkiv-base.map}
bodyfont        : 12pt rm is loaded
language        : language en is active
system          : module t-scancsv loaded
(t-scancsv.mkiv
loading         : ConTeXt User Module / ScanCSV
! Undefined control sequence.
l.45 \definenamespace

?


When I comment \definenamespace section, then I get message:
(shortly)

This is LuaTeX, Version beta-0.60.2-2010071421 (Web2C 2010) (rev 3736)
ConTeXt  ver: 2010.05.24 13:05 MKIV  fmt: 2010.9.21  int: english/english
system          : module t-scancsv loaded
(t-scancsv.mkiv
loading         : ConTeXt User Module / ScanCSV
! Argument of \dotripletestemptyx has an extra }.
<inserted text>
                 \par
<to be read again>
                    }
\dodostartluacode ...nd \directlua \zerocount {#1}
                                                   }
l.439 \stopluacode

?


I do not know whether it is compatibility problem or I have a bug 
somewhere in source code of my module ...
Has anyone any ideas? I do not know where to begin the search mistake ...
Thanx.

Jaroslav



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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compatibility problem Ctx TeXlive2010 x ctx minimals or error in code??
  2010-12-20 20:39 Compatibility problem Ctx TeXlive2010 x ctx minimals or error in code?? Jaroslav Hajtmar
@ 2010-12-20 21:09 ` Martin Schröder
  2010-12-21 10:51 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Schröder @ 2010-12-20 21:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2010/12/20 Jaroslav Hajtmar <hajtmar@gyza.cz>:
> I'm looking the reason of non-functioning my context module in the context
> TeXlive 2010.

If your are using ConTeXt with TL2010, you should use tlcontrib.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compatibility problem Ctx TeXlive2010 x ctx minimals or error in code??
  2010-12-20 20:39 Compatibility problem Ctx TeXlive2010 x ctx minimals or error in code?? Jaroslav Hajtmar
  2010-12-20 21:09 ` Martin Schröder
@ 2010-12-21 10:51 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2010-12-21 10:51 UTC (permalink / raw)
  To: hajtmar, mailing list for ConTeXt users


Am 20.12.2010 um 21:39 schrieb Jaroslav Hajtmar:

> I do not know whether it is compatibility problem or I have a bug somewhere in source code of my module ...
> Has anyone any ideas? I do not know where to begin the search mistake ...

You use with \definenamespace a command which was introduced after the TeX Live freeze,
for the other message it’s not possible to tell why it fails without the module code.

Wolfgang


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-21 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20 20:39 Compatibility problem Ctx TeXlive2010 x ctx minimals or error in code?? Jaroslav Hajtmar
2010-12-20 21:09 ` Martin Schröder
2010-12-21 10:51 ` Wolfgang Schuster

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).