ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Xan <dxpublica@telefonica.net>
Subject: Re: simplebib module: does not recognize bibitem command
Date: Sun, 9 Jun 2013 19:12:08 +0200	[thread overview]
Message-ID: <86BA6F7B-8184-4F5A-B206-69CC21EAA46B@gmail.com> (raw)
In-Reply-To: <51B4B484.3000302@telefonica.net>


Am 09.06.2013 um 18:59 schrieb Xan <dxpublica@telefonica.net>:

> I use a simplebib module:
> 
> 
> \usemodule[simplebib]
> 
> \setuphead[title][style={\ss\bfd},
> before={\begingroup},
> after={\currentdate\bigskip\endgroup}]
> 
> \starttext
> \title{Normativa}
> 
> \section{Calendari}
> 
> \startitemize
> \item Primera setmana de setembre, matriculació d'antic alumnat d'un CEPA \bibitem[acces]
> \item Segona i tercera setmanes de setembre, matriculació de nou alumnat \bibitem[acces]
> \item Segona setmana de febrer, matriculació d'alumant d'ESPA del segon trimestre \bibitem[acces]
> \stopitemize
> 
> \startbibliography
> 
> \bibitem[reference={acces}, title={Resolució del director general d’Ordenació, Innovació i Formació Professional, de dia 29 d’abril de 2013 per la qual s’estableix el calendari del procés d’admissió i matriculació dels alumnes als ensenyaments de persones adultes als centres sostinguts amb fons públics de la Comunitat Autònoma de les Illes Balears, per al curs 2013-2014}, magazine={BOIB}, url={http://www.caib.es/eboibfront/ca/2013/8138/516384/resolucio-del-director-general-d-ordenacio-innovac}, dateedition{21-05-2013}]
> 
> \stopbibliography
> 
> \stoptext
> 
> 
> and I get this error:
> 
> log
> system > tex > error on line 13 in file Normativa.conTeXt: Undefined control sequence ...
> 
> 
> l.13 ...ulació d'antic alumnat d'un CEPA \bibitem
> [acces]
> ? x
> 
> I use MKIV. Why this error?

You have to download from the wiki [1] and install them in your tex directory by yourself
because the author of the module hasn’t asked for inclusion in the context suite. You need
also the crossref module [2] which is used by simplebib for references to the entries.

[1] http://modules.contextgarden.net/simplebib
[2] http://modules.contextgarden.net/crossref

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
___________________________________________________________________________________


  reply	other threads:[~2013-06-09 17:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-09 16:59 Xan
2013-06-09 17:12 ` Wolfgang Schuster [this message]
2013-06-09 17:43   ` Xan
2013-06-09 17:53     ` 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=86BA6F7B-8184-4F5A-B206-69CC21EAA46B@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=dxpublica@telefonica.net \
    --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).