Compatibility problem Ctx TeXlive2010 x ctx minimals or error in code??
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
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
participants (3)
-
Jaroslav Hajtmar
-
Martin Schröder
-
Wolfgang Schuster