Re: [NTG-context] why this error?

2011-03-13 Thread Wolfgang Schuster

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


Re: [NTG-context] why this error?

2011-03-12 Thread Mojca Miklavec
On Sat, Mar 12, 2011 at 12:56, Hans van der Meer h.vanderm...@uva.nl wrote:
 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
___
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
___


Re: [NTG-context] why this error?

2011-03-12 Thread Pontus Lurcock
On Sat 12 Mar 2011, Hans van der Meer wrote:

 (.././literature.tex
 resolversmodules  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
___
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
___