ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* simplebib module: does not recognize bibitem command
@ 2013-06-09 16:59 Xan
  2013-06-09 17:12 ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Xan @ 2013-06-09 16:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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?

Thanks in advance,
Xan.
___________________________________________________________________________________
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] 4+ messages in thread

* Re: simplebib module: does not recognize bibitem command
  2013-06-09 16:59 simplebib module: does not recognize bibitem command Xan
@ 2013-06-09 17:12 ` Wolfgang Schuster
  2013-06-09 17:43   ` Xan
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2013-06-09 17:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Xan


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
___________________________________________________________________________________


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

* Re: simplebib module: does not recognize bibitem command
  2013-06-09 17:12 ` Wolfgang Schuster
@ 2013-06-09 17:43   ` Xan
  2013-06-09 17:53     ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Xan @ 2013-06-09 17:43 UTC (permalink / raw)
  To: Wolfgang Schuster; +Cc: mailing list for ConTeXt users

Al 09/06/13 19:12, En/na Wolfgang Schuster ha escrit:
> 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
How can I install it in my tex directory? (commands)?

Thanks,
Xan.
___________________________________________________________________________________
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] 4+ messages in thread

* Re: simplebib module: does not recognize bibitem command
  2013-06-09 17:43   ` Xan
@ 2013-06-09 17:53     ` Wolfgang Schuster
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Schuster @ 2013-06-09 17:53 UTC (permalink / raw)
  To: Xan; +Cc: mailing list for ConTeXt users


Am 09.06.2013 um 19:43 schrieb Xan <dxpublica@telefonica.net>:

> How can I install it in my tex directory? (commands)?

You can create a folder with the name “texmf” in your home directory
where you unzip both zip files. The path for the simple bib file should
be something like

  $HOME/texmf/tex/context/third/simplebib/t-simplebib.tex

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] 4+ messages in thread

end of thread, other threads:[~2013-06-09 17:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-09 16:59 simplebib module: does not recognize bibitem command Xan
2013-06-09 17:12 ` Wolfgang Schuster
2013-06-09 17:43   ` Xan
2013-06-09 17:53     ` 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).