Not so long ago no problems with typesetting. OK in ConTeXt ver: 2011.02.05 11:37 MKIV fmt: 2011.2.5 int: english/english Now in: ConTeXt ver: 2011.02.25 22:03 MKIV fmt: 2011.3.11 int: english/english an error: (.././literature.tex resolvers > modules > loaded: 'bib' (/Users/hans/context/tex/texmf-context/tex/context/base/m-obsolete.tex ! Undefined control sequence. system > tex > error on line 3 in file .././onderwijs.tex: Undefined control sequence ... 1 % $Revision: 43 $ $Date: 2011-02-15 14:31:42 +0100 (di, 15 feb 2011) $ 2 % Project file voor cryptografie onderwijsprodukties. 3 >> 4 \startproject onderwijs 5 6 % environment setup for all products 7 \environment mainsetup % algemene macros 8 \environment literature % citation setup 9 10 % environment setup for specific products 11 \startlocalenvironment[college] 12 \writestring{THIS IS FOR THE PRESENTATIONS ONLY} 13 \enablemode[screen] <argument> writestatus("\m!systems ",\!!bs skipping obsolete module\!!es ) \ctxcommand #1->\directlua \zerocount {commands.#1 } l.3 ...estatus\m!systems{skipping obsolete module} ? Process aborted Who can tell where this comes from and how it can be repaired? Hans van der Meer
On Sat, Mar 12, 2011 at 12:56, Hans van der Meer
Not so long ago no problems with typesetting. OK in ConTeXt ver: 2011.02.05 11:37 MKIV fmt: 2011.2.5 int: english/english
Now in: ConTeXt ver: 2011.02.25 22:03 MKIV fmt: 2011.3.11 int: english/english an error:
(.././literature.tex resolvers > modules > loaded: 'bib' (/Users/hans/context/tex/texmf-context/tex/context/base/m-obsolete.tex ! Undefined control sequence.
Who can tell where this comes from and how it can be repaired?
Open m-obsolete.tex and comment out the only line it contains (the only line that "does" something). Mojca
On Sat 12 Mar 2011, Hans van der Meer wrote:
(.././literature.tex resolvers > modules > loaded: 'bib' (/Users/hans/context/tex/texmf-context/tex/context/base/m-obsolete.tex ! Undefined control sequence.
I managed to fix this simply by removing the \usemodule[bib] from my source file -- as if by magic, the bibliography kept working! I assume this is a consequence of the ongoing MkIV bibliography rewrite. Pont
Am 13.03.2011 um 00:29 schrieb Pontus Lurcock:
I managed to fix this simply by removing the \usemodule[bib] from my source file -- as if by magic, the bibliography kept working!
There is no magic happening, Hans added just the module as a core function which is always present. Wolfgang
participants (4)
-
Hans van der Meer
-
Mojca Miklavec
-
Pontus Lurcock
-
Wolfgang Schuster