ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* t-bit works with mkii but fails with mkiv
@ 2009-09-10 10:29 Joshua Lee
  2009-09-11 13:39 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Lee @ 2009-09-10 10:29 UTC (permalink / raw)
  To: ntg-context

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

Hi All,
I write a simple example to check the t-bib, it works fine with
pdftex, but fails with luatex. Attached files are the source and
output files. Thanks.


Best regards,
Joshua


[-- Attachment #2: example.tex --]
[-- Type: text/x-tex, Size: 221 bytes --]

\usemodule[bib]

\setupinteraction[state=start]
\setupbibtex[database=example]
\setuppublications[alternative=num]


\starttext
\cite[HPL2000] \cite[test]

\section{References}
\placepublications[criterium=all]
\stoptext

[-- Attachment #3: example.bib --]
[-- Type: text/x-bibtex, Size: 498 bytes --]

@Book{HPL2000,
  editor =	 {John D. Barnsford and Ann L. Brown and Rodney R. Cocking},
  title = 	 {{How people learn: Brain, mind, experience, and school}},
  publisher = 	 {National Academy Press},
  year = 	 2000,
  address =	 {Washington, DC},
  edition =	 {expanded},
  url =		 {http://www.nap.edu/}
}

@book{test,
  editor = {Byung Eu},
  title  = {{Transport Coefficents of Fluids}},
  publisher={Springer},
  year     = {2006},
  address  = {Berlin},
  doi      = {10.1007/3-540-28216-5}
}

[-- Attachment #4: example_with_mkii.pdf --]
[-- Type: application/pdf, Size: 46392 bytes --]

[-- Attachment #5: example_with_mkiv.pdf --]
[-- Type: application/pdf, Size: 12213 bytes --]

[-- Attachment #6: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: t-bit works with mkii but fails with mkiv
  2009-09-10 10:29 t-bit works with mkii but fails with mkiv Joshua Lee
@ 2009-09-11 13:39 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2009-09-11 13:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Hi,

Joshua Lee wrote:
> Hi All,
> I write a simple example to check the t-bib, it works fine with
> pdftex, but fails with luatex. Attached files are the source and
> output files. Thanks.

Please try the latest beta, Hans has made fixes in it so that it
should now work ok. Also, I want to say well done! for the nice
small testfile, that was a big help.

Best wishes,
Taco
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-09-11 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-10 10:29 t-bit works with mkii but fails with mkiv Joshua Lee
2009-09-11 13:39 ` Taco Hoekwater

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