ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bugs in beta
@ 2009-05-06 19:58 Thomas A. Schmitz
  2009-05-06 20:12 ` Wolfgang Schuster
  2009-05-07  8:31 ` Henning Hraban Ramm
  0 siblings, 2 replies; 34+ messages in thread
From: Thomas A. Schmitz @ 2009-05-06 19:58 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Hi Hans,

so you're back from Bachotek and ready to attack the bugs? The beta  
you uploaded today is still badly broken. Most of this has been  
reported before; I just collect it here for your convenience :-)

1. The most urgent bug: The beta still fails to generate the files  
luatex-cache/context/XXX/names.tma
and names.tmc. Which means only Latin Modern works, all other fonts  
fail. I get this both on OS X and linux; I have to use an older  
version to produce these files and copy them over. Once that is done,  
fonts work normally.

2. The new structure code doesn't expand xmlflushes in sections.  
Here's an example:
\startbuffer[xmltest]
<section>
<title>First section</title>
<content>Hello world</content>
</section>
\stopbuffer

\startxmlsetups xml:mysetups
     \xmlsetsetup{\xmldocument}{section|content|title}{xml:*}
\stopxmlsetups

\xmlregistersetup{xml:mysetups}

\startxmlsetups xml:section
     \xmlflush{#1}
\stopxmlsetups

\startxmlsetups xml:content
     \xmlflush{#1} \par
\stopxmlsetups

\startxmlsetups xml:title
     \section{\xmlflush{#1}}
\stopxmlsetups

\starttext
\xmlprocessbuffer{main}{xmltest}{}
\stoptext

3. Section numbers in markings are duplicated. Example:

\setuphead
[section]
[page=yes,
style=normal]

\setupuserpagenumber[state=start,way=bysection]

\setupfootertexts[{\getmarking[sectionnumber]} – \userpagenumber]

\starttext

\section{One}

\input tufte

\page

\input linden

\section{Two}

\input bryson

\page

\input davis

\stoptext

4. The latest beta still does not work with the bib module (and yes, I  
am using the latest version t-bib-2009.04.27.zip). Here is a minimal  
file:

\usemodule[bib]

\startpublication[k=kasselpoeticedition,t=book,
a={{Aristoteles}},y=1965,
n=1046,s=Ari65]
\author[]{}[]{}{Aristoteles}
\pubyear{1965}
\title{De arte poetica liber}
\city{Oxford}
\pubname{Oxford UP}
\stoppublication

\starttext

Hello world!

\nocite[kasselpoeticedition]

\placepublications[criterium=cite]

\stoptext

On my big bibliography files, I get errors such as this:

LuaTeX warning (ext4): destination with the same identifier  
(name{6:fsstraub}) has been already used, duplicate ignored
<to be read again>
                    \egroup
\thisisdestination ... \dostartthisislocation {#1}
                                                    
\dostopthisislocation \fi ...
l.2 \thisisdestination{6:fsstraub}

\dosetreference ...ls ",\nextinternalreference ) }
                                                   \fi \fi
<argument> ...ibrefprefix fsstraub]{\bibcounter }}
                                                   \strut  
\dotypesetapublicat...
\listtextcommand #1->\begstrut #1
                                  \endstrut
...
l.184 ...lications[criterium=cite,option=continue]

but I have no idea if these problems are related.

I have to deliver a paper tomorrow and am glad I kept an older  
version...

All best

Thomas
___________________________________________________________________________________
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] 34+ messages in thread

end of thread, other threads:[~2009-05-14 14:08 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-06 19:58 bugs in beta Thomas A. Schmitz
2009-05-06 20:12 ` Wolfgang Schuster
2009-05-06 20:25   ` Thomas A. Schmitz
2009-05-06 20:33     ` Wolfgang Schuster
2009-05-07  8:31 ` Henning Hraban Ramm
2009-05-07  8:41   ` Thomas A. Schmitz
2009-05-07 10:47     ` Henning Hraban Ramm
2009-05-07 11:31       ` Hans Hagen
2009-05-07 12:44       ` Hans Hagen
2009-05-07 13:11         ` Henning Hraban Ramm
2009-05-07 13:27           ` Hans Hagen
2009-05-07 13:51             ` Alan BRASLAU
2009-05-07 13:56               ` Wolfgang Schuster
2009-05-07 14:21                 ` Alan BRASLAU
2009-05-07 11:38   ` Wolfgang Schuster
2009-05-07 13:08     ` Henning Hraban Ramm
2009-05-07 13:28       ` Wolfgang Schuster
2009-05-07 14:32         ` Henning Hraban Ramm
2009-05-07 14:43           ` Wolfgang Schuster
2009-05-07 16:34   ` Hans Hagen
2009-05-07 17:21     ` Henning Hraban Ramm
2009-05-07 18:04       ` Hans Hagen
2009-05-07 20:01         ` Alan BRASLAU
2009-05-07 21:17           ` Hans Hagen
2009-05-07 23:06             ` Yanrui Li
2009-05-07 23:12               ` Yanrui Li
2009-05-08  7:22               ` Hans Hagen
2009-05-08  9:46                 ` Yanrui Li
2009-05-08 19:36             ` Alan BRASLAU
2009-05-08 19:42               ` Hans Hagen
2009-05-10 16:44         ` bugs in beta (footnotes) Henning Hraban Ramm
2009-05-12 17:07           ` Henning Hraban Ramm
2009-05-13 16:00             ` Wolfgang Schuster
2009-05-14 14:08               ` Hans Hagen

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