ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Joshua Lee <joshua_lee@alphanetworks.com>
To: ntg-context@ntg.nl
Subject: t-bit works with mkii but fails with mkiv
Date: Thu, 10 Sep 2009 18:29:26 +0800	[thread overview]
Message-ID: <20090910102926.GA686@josh-dev.alphanetworks.com> (raw)

[-- 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
___________________________________________________________________________________

             reply	other threads:[~2009-09-10 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-10 10:29 Joshua Lee [this message]
2009-09-11 13:39 ` Taco Hoekwater

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=20090910102926.GA686@josh-dev.alphanetworks.com \
    --to=joshua_lee@alphanetworks.com \
    --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).