ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* undefined control sequence bug with German umlaut in bibliography
@ 2011-06-03 18:38 Julian Becker
  2011-06-03 19:03 ` Thomas A. Schmitz
  0 siblings, 1 reply; 12+ messages in thread
From: Julian Becker @ 2011-06-03 18:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1767 bytes --]

I came across an issue in context (context ver. 2011.05.18 22:26, LuaTeX
ver: beta-0.65.0-2010121421 (rev 4034) ) when trying to cite a bibliography
item having an author with a German umlaut "ä"

Compiling the short example below, produces the following output and then
-------------------------------------
...
system > begin file test.tex at line 3
publications > loading database from test.bbl
(test.bbl
! Undefined control sequence.
\@@pbs ->Tr\0
6
\dostartpublication ...@@pby \noexpand \or \@@pbs
\noexpand \or \@@pbn \noex...
l.9 \stoppublication

)
backend > xmp > using file
'M:/Programs/context/tex/texmf-local/tex/context/base/lpdf-pdx.xml'
pages > flushing realpage 1, userpage 1, subpage 1
system > end file test.tex at line 5
...
mtx-context | fatal error: return code: 1
----------------------

The strange thing is that when I change the Tr\"{a}ger to Schr\"{a}ger,
everything works just fine.
Does anybody know what's going on here?!

Julian


---test.tex---------
\setuppublications[alternative=apa,sorttype=bbl]
\setupbibtex[database=test.bib]
\starttext
I'd like to cite \cite[Entry1].
\stoptext


-----test.bib:---this one produces an error-----
@misc{Entry1,
author = {Tr\"{a}ger, D},
title = {{Some Document}},
year = {2006}
}
----------------------

----test.bib--this works---
@misc{Entry1,
author = {Schr\"{a}ger, D},
title = {{Some Document}},
year = {2006}
}
----------------------

-- 
Julian Becker
Institut für Angewandte Physik, R.123
Westfälische Wilhelms-Universität Münster
Corrensstr. 2/4
48149 Münster / Westfalen
Tel. 0251 83-3 61 53
Mob. 0151 599 848 29
e-mail: j_beck16@uni-muenster.de

"Keep thy heart with all diligence; for it is the wellspring of life."

[-- Attachment #1.2: Type: text/html, Size: 2426 bytes --]

[-- Attachment #2: 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] 12+ messages in thread

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-03 18:38 undefined control sequence bug with German umlaut in bibliography Julian Becker
2011-06-03 19:03 ` Thomas A. Schmitz
2011-06-04  0:31   ` Pontus Lurcock
2011-06-04  8:43     ` Julian Becker
2011-06-04  9:23       ` Julian Becker
2011-06-04  9:26         ` Taco Hoekwater
2011-06-07  7:42           ` Ulrike Fischer
2011-06-04 10:07         ` Pontus Lurcock
2011-06-04 10:32           ` Julian Becker
2011-06-06 10:11           ` Arthur Reutenauer
2011-06-06 10:29             ` Pontus Lurcock
2011-06-06 10:44               ` Arthur Reutenauer

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