ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bibliography entries not showing up
@ 2011-07-06 15:07 Christian
  2011-07-06 15:27 ` Christian
  2011-07-06 20:10 ` Pontus Lurcock
  0 siblings, 2 replies; 4+ messages in thread
From: Christian @ 2011-07-06 15:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 1607 bytes --]

Dear list,

I would like to use ConTeXt (MKIV) for typesetting my thesis. So I tried a
lot of the features and I'm really impressed by the flexibility and so far
more than satisfied with the results. Now I obviously need a bibliography
and tried to get it working today. But whatever I tried, I can't seem to get
the entries to show up in the pdf.

Setup:
Win 7 32bit
LuaTeX, Version beta-0.60.2-2010100221 (MiKTeX 2.9) (rev 3736)
ConTeXt  ver: 2010.05.24 13:05 MKIV

Main file (example.mkiv):
\setupbibtex[database=example]
\setuppublications[alternative=apa]
\starttext
Test
\completepublications[criterium=all]
\stoptext


Bib file (borrowed from another recent topic - hope you don't mind,
example.bib) :
@BOOK{daunerliebkonzenschmidt,
author = {Peter Schlechtriem and Horst Konzen}, }

@BOOK{schlechtriemschmidtkessel,
author = {Peter Schlechtriem and Horst Konzen and Karsten Schmidt}, }

Generated bbl file (example.bbl):
\setuppublicationlist[samplesize={SKS},totalnumber=2]

\startpublication[k=daunerliebkonzenschmidt,t=book,
a={{Schlechtriem},{Konzen}},y=,
n=1,s=SK]
\author[]{Peter}[P.]{}{Schlechtriem}
\author[]{Horst}[H.]{}{Konzen}
\stoppublication

\startpublication[k=schlechtriemschmidtkessel,t=book,
a={{Schlechtriem},{}},y=,
n=2,s=SKS]
\author[]{Peter}[P.]{}{Schlechtriem}
\author[]{Horst}[H.]{}{Konzen}
\author[]{Karsten}[K.]{}{Schmidt}
\stoppublication

Output and log file attached.
What's wrong here?

Also, if anybody thinks mkiv is not ready for productive work, please scream
and stop me. But as far as I've heard it has been used to typeset books and
theses already, so... yeah.


[-- Attachment #2: example.log --]
[-- Type: application/octet-stream, Size: 4645 bytes --]

(example.mkiv
publications    : loading formatting style from bxml-apa
("C:/Program Files/MikTeX/tex/context/base/bxml-apa.mkiv")

ConTeXt  ver: 2010.05.24 13:05 MKIV  fmt: 2011.1.26  int: english/english

system          : cont-new loaded
("C:/Program Files/MikTeX/tex/context/base/cont-new.tex"
systems         : beware: some patches loaded from cont-new.tex
("C:/Program Files/MikTeX/tex/context/base/cont-new.mkiv"))
system          : cont-fil loaded
("C:/Program Files/MikTeX/tex/context/base/cont-fil.tex"
loading         : ConTeXt File Synonyms
)
system          : cont-sys.rme loaded
("C:/Program Files/MikTeX/tex/context/user/cont-sys.rme" ("C:/Program Files/MikTeX/tex/context/base/type-def.mkiv") ("C:/Program Files/MikTeX/tex/context/base/type-lua.mkiv") ("C:/Program Files/MikTeX/tex/context/base/type-siz.mkiv") ("C:/Program Files/MikTeX/tex/context/base/type-otf.mkiv"))
system          : example.top loaded
%
%	begin of optionfile
%
%	% runtime options files (command line driven)
%	\unprotect
%	% special commands, mostly for the ctx development team
%	% feedback and basic job control
%	% handy for special styles
%	\startluacode
%	document = document or { }
%	document.arguments={
%	}
%	document.files={
%	 "example.mkiv",
%	}
%	\stopluacode
%	% process info
%	\setupsystem[inputfile=example.mkiv]
%	\setupsystem[\c!n=1,\c!m=1]
%	% modes
%	% options (not that important)
%	\startsetups *runtime:options
%	\setupoutput[pdftex]
%	\stopsetups
%	% styles and modules
%	\startsetups *runtime:modules
%	\stopsetups
%	% done
%	\protect \endinput
%
%	end of optionfile
%
(example.top)
fonts           : preloading latin modern fonts
{C:/Program Files/MikTeX/fonts/map/dvips/lm/lm-math.map}{C:/Program Files/MikTeX/fonts/map/dvips/lm/lm-rm.map}{C:/Program Files/MikTeX/fonts/map/pdftex/context/mkiv-base.map}
bodyfont        : 12pt rm is loaded
language        : language en is active
publications    : wrote a new auxiliary file cont-en.aux
publications    : loading formatting style from bibl-apa
("C:/Program Files/MikTeX/tex/context/bib/bibl-apa.tex")
systems         : begin file example.mkiv at line 3
!pages          : flushing realpage 1, userpage 1, subpage 1
structure       : chapter @ level 2 : 0.1 -> \headtext {pubs}
!pages          : flushing realpage 2, userpage 2
systems         : end file example.mkiv at line 6
system          : cont-err loaded
("C:/Program Files/MikTeX/tex/context/base/cont-err.tex"
systems         : no file 'cont-sys.tex', using 'cont-sys.rme' instead
) )<C:/Program Files/MikTeX/fonts/opentype/public/lm/lmroman12-regular.otf>
mkiv lua stats : used config path          - C:/Users/christian/AppData/Roaming/MiKTeX/2.9/web2c/texmf.cnf
mkiv lua stats : used cache path           - C:/Users/christian/AppData/Local/MiKTeX/2.9
mkiv lua stats : input load time           - 0.031 seconds
mkiv lua stats : stored bytecode data      - 213 modules, 53 tables, 266 chunks
mkiv lua stats : node list callback tasks  - 6 unique task lists, 5 instances (re)created, 412 calls
mkiv lua stats : cleaned up reserved nodes - 32 nodes, 9 lists of 410
mkiv lua stats : node memory usage         - 
mkiv lua stats : used backend              - pdf (backend for directly generating pdf output)
mkiv lua stats : loaded patterns           - en:us:pat:exc:2
mkiv lua stats : startup time              - 0.521 seconds including runtime option file processing
mkiv lua stats : callbacks                 - direct: 626, indirect: 4790, total: 5416
mkiv lua stats : lxml preparation time     - 0.000 seconds, 0 nodes, 15 lpath calls, 0 cached calls
mkiv lua stats : result saved in file      - example.pdf
mkiv lua stats : loaded fonts              - 32 files: lmmono12-regular.otf lmmono8-regular.otf lmmono9-regular.otf lmroman12-bold.otf lmroman12-regular.otf lmroman7-bold.otf lmroman7-regular.otf lmroman9-bold.otf lmroman9-regular.otf lmsans12-regular.otf lmsans8-regular.otf lmsans9-regular.otf eufb10.tfm eufb7.tfm eufm10.tfm eufm7.tfm msam10.tfm msam7.tfm msbm10.tfm msbm7.tfm lmex10.tfm lmmi12.tfm lmmi7.tfm lmmi9.tfm lmmib10.tfm lmmib7.tfm lmsy10.tfm lmsy7.tfm lmsy9.tfm rm-lmr12.tfm rm-lmr7.tfm rm-lmr9.tfm
mkiv lua stats : fonts load time           - 0.267 seconds 
mkiv lua stats : luatex banner             - this is luatex, version beta-0.60.2-2010100221 (miktex 2.9) (rev 3736)
mkiv lua stats : control sequences         - 30660 of 265536
mkiv lua stats : current memory usage      - 34 MB (ctx: 35 MB)
mkiv lua stats : runtime                   - 1.012 seconds, 1 processed pages, 2 shipped pages, 1.976 pages/second


[-- Attachment #3: example.pdf --]
[-- Type: application/pdf, Size: 5930 bytes --]

[-- Attachment #4: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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: Bibliography entries not showing up
  2011-07-06 15:07 Bibliography entries not showing up Christian
@ 2011-07-06 15:27 ` Christian
  2011-07-06 17:01   ` Christian
  2011-07-06 20:10 ` Pontus Lurcock
  1 sibling, 1 reply; 4+ messages in thread
From: Christian @ 2011-07-06 15:27 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

[-- Attachment #1: Type: text/plain, Size: 2481 bytes --]

I'm going to reply to myself here. Just found the example bib file in the
wiki and copied (replaced) my bib file with it.
Good news: Entrys show up.
Bad news: The first two entries are missing.

Since I only tried example files with two entries max, that changes the
issue description from "not shoing up" to "the first two are omitted. See
attached output pdf. (nothing changed in source except bib file content)

> -----Ursprüngliche Nachricht-----
> Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Im
> Auftrag von Christian
> Gesendet: Mittwoch, 6. Juli 2011 17:08
> An: mailing list for ConTeXt users
> Betreff: [NTG-context] Bibliography entries not showing up
> 
> Dear list,
> 
> I would like to use ConTeXt (MKIV) for typesetting my thesis. So I tried a
lot
> of the features and I'm really impressed by the flexibility and so far
more
> than satisfied with the results. Now I obviously need a bibliography and
tried
> to get it working today. But whatever I tried, I can't seem to get the
entries
> to show up in the pdf.
> 
> Setup:
> Win 7 32bit
> LuaTeX, Version beta-0.60.2-2010100221 (MiKTeX 2.9) (rev 3736) ConTeXt
> ver: 2010.05.24 13:05 MKIV
> 
> Main file (example.mkiv):
> \setupbibtex[database=example]
> \setuppublications[alternative=apa]
> \starttext
> Test
> \completepublications[criterium=all]
> \stoptext
> 
> 
> Bib file (borrowed from another recent topic - hope you don't mind,
> example.bib) :
> @BOOK{daunerliebkonzenschmidt,
> author = {Peter Schlechtriem and Horst Konzen}, }
> 
> @BOOK{schlechtriemschmidtkessel,
> author = {Peter Schlechtriem and Horst Konzen and Karsten Schmidt}, }
> 
> Generated bbl file (example.bbl):
> \setuppublicationlist[samplesize={SKS},totalnumber=2]
> 
> \startpublication[k=daunerliebkonzenschmidt,t=book,
> a={{Schlechtriem},{Konzen}},y=,
> n=1,s=SK]
> \author[]{Peter}[P.]{}{Schlechtriem}
> \author[]{Horst}[H.]{}{Konzen}
> \stoppublication
> 
> \startpublication[k=schlechtriemschmidtkessel,t=book,
> a={{Schlechtriem},{}},y=,
> n=2,s=SKS]
> \author[]{Peter}[P.]{}{Schlechtriem}
> \author[]{Horst}[H.]{}{Konzen}
> \author[]{Karsten}[K.]{}{Schmidt}
> \stoppublication
> 
> Output and log file attached.
> What's wrong here?
> 
> Also, if anybody thinks mkiv is not ready for productive work, please
scream
> and stop me. But as far as I've heard it has been used to typeset books
and
> theses already, so... yeah.


[-- Attachment #2: example.pdf --]
[-- Type: application/pdf, Size: 14601 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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: Bibliography entries not showing up
  2011-07-06 15:27 ` Christian
@ 2011-07-06 17:01   ` Christian
  0 siblings, 0 replies; 4+ messages in thread
From: Christian @ 2011-07-06 17:01 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

Ok, now I start to feel silly. Not only do I talk to myself, but I also did
not find this thread:
http://www.mail-archive.com/ntg-context@ntg.nl/msg56046.html
Damn you, google!

I took the liberty and removed the @ELECTRONIC part from the wiki.

Thank you for your attention, problem solved.

> -----Ursprüngliche Nachricht-----
> Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Im
> Auftrag von Christian
> Gesendet: Mittwoch, 6. Juli 2011 17:28
> An: 'mailing list for ConTeXt users'
> Betreff: Re: [NTG-context] Bibliography entries not showing up
> 
> I'm going to reply to myself here. Just found the example bib file in the
wiki
> and copied (replaced) my bib file with it.
> Good news: Entrys show up.
> Bad news: The first two entries are missing.
> 
> Since I only tried example files with two entries max, that changes the
issue
> description from "not shoing up" to "the first two are omitted. See
attached
> output pdf. (nothing changed in source except bib file content)
> 
> > -----Ursprüngliche Nachricht-----
> > Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl]
> Im
> > Auftrag von Christian
> > Gesendet: Mittwoch, 6. Juli 2011 17:08
> > An: mailing list for ConTeXt users
> > Betreff: [NTG-context] Bibliography entries not showing up
> >
> > Dear list,
> >
> > I would like to use ConTeXt (MKIV) for typesetting my thesis. So I
> > tried a
> lot
> > of the features and I'm really impressed by the flexibility and so far
> more
> > than satisfied with the results. Now I obviously need a bibliography
> > and
> tried
> > to get it working today. But whatever I tried, I can't seem to get the
> entries
> > to show up in the pdf.
> >
> > Setup:
> > Win 7 32bit
> > LuaTeX, Version beta-0.60.2-2010100221 (MiKTeX 2.9) (rev 3736) ConTeXt
> > ver: 2010.05.24 13:05 MKIV
> >
> > Main file (example.mkiv):
> > \setupbibtex[database=example]
> > \setuppublications[alternative=apa]
> > \starttext
> > Test
> > \completepublications[criterium=all]
> > \stoptext
> >
> >
> > Bib file (borrowed from another recent topic - hope you don't mind,
> > example.bib) :
> > @BOOK{daunerliebkonzenschmidt,
> > author = {Peter Schlechtriem and Horst Konzen}, }
> >
> > @BOOK{schlechtriemschmidtkessel,
> > author = {Peter Schlechtriem and Horst Konzen and Karsten Schmidt}, }
> >
> > Generated bbl file (example.bbl):
> > \setuppublicationlist[samplesize={SKS},totalnumber=2]
> >
> > \startpublication[k=daunerliebkonzenschmidt,t=book,
> > a={{Schlechtriem},{Konzen}},y=,
> > n=1,s=SK]
> > \author[]{Peter}[P.]{}{Schlechtriem}
> > \author[]{Horst}[H.]{}{Konzen}
> > \stoppublication
> >
> > \startpublication[k=schlechtriemschmidtkessel,t=book,
> > a={{Schlechtriem},{}},y=,
> > n=2,s=SKS]
> > \author[]{Peter}[P.]{}{Schlechtriem}
> > \author[]{Horst}[H.]{}{Konzen}
> > \author[]{Karsten}[K.]{}{Schmidt}
> > \stoppublication
> >
> > Output and log file attached.
> > What's wrong here?
> >
> > Also, if anybody thinks mkiv is not ready for productive work, please
> scream
> > and stop me. But as far as I've heard it has been used to typeset
> > books
> and
> > theses already, so... yeah.


___________________________________________________________________________________
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: Bibliography entries not showing up
  2011-07-06 15:07 Bibliography entries not showing up Christian
  2011-07-06 15:27 ` Christian
@ 2011-07-06 20:10 ` Pontus Lurcock
  1 sibling, 0 replies; 4+ messages in thread
From: Pontus Lurcock @ 2011-07-06 20:10 UTC (permalink / raw)
  To: ntg-context

On Wed 06 Jul 2011, Christian wrote:

> Also, if anybody thinks mkiv is not ready for productive work,
> please scream and stop me. But as far as I've heard it has been used
> to typeset books and theses already, so... yeah.

I've been writing my thesis in MkIV and haven't hit any serious
problems so far. I use minimals and only update when I need a new
feature, since I don't want to risk any unanticipated changes.
(I started out on MkII, but was seduced by LuaTeX's combination of
microtypography and OTF support.)

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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-07-06 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06 15:07 Bibliography entries not showing up Christian
2011-07-06 15:27 ` Christian
2011-07-06 17:01   ` Christian
2011-07-06 20:10 ` Pontus Lurcock

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).