ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: problem with publication lists in mkiv
Date: Thu, 22 Jul 2010 12:58:39 +0200	[thread overview]
Message-ID: <F9C4D223-0959-4294-91EA-BE6EC0FA3740@uni-bonn.de> (raw)
In-Reply-To: <8070312A-682D-45E4-906D-3F53856F56E2@uni-bonn.de>

OK, I'm replying to my own question to add one further detail: I have now found a minimal example that demonstrates the error with \writetolist: if you process the following file with mkiv, a spurious vertical space is added before the first line of text; everything works as expected in mkii. And the vertical space in the bibliography (shown in the example below) is still unsolved. So there definitely is a bug somewhere in mkiv. 

All best

Thomas

\definelist[MyTopics][criterium=all]

\setuplist[MyTopics]
          [pagenumber=no]

\showframe

\starttext

\writetolist[MyTopics]{Word}{} Hello

\stoptext

On Jul 15, 2010, at 9:11 AM, Thomas A. Schmitz wrote:

> Hi all, 
> 
> since a few betas ago, I'm experiencing the problem that some commands add unwanted vertical space in mkiv. I think this is the case with \writetolist, but I need to prepare an example for that. I have prepared an example for publication lists: the following code produces the expected output in mkii. In mkiv, it adds vertical space for every item that is added to the bibliography. Maybe some unescaped line-endings somewhere in the code?
> 
> All best 
> 
> Thomas
> 
> \startpublication[k=intertestualita,t=book,
> a={intertestualita},y=1995,
> n=2552,s=int95]
> \pubyear{1995}
> \title{Atti del convegno internazionale \quotation{Intertestualit{\`a}}: il
>  \quotation{dialogo} fra testi nelle letterature classiche: Cagliari, 24--26
>  novembre 1994}
> \city{Amsterdam}
> \pubname{Hakkert}
> \stoppublication
> 
> \startpublication[k=gibsonlearning,t=article,
> a={gibsonlearning},y=2004,
> n=991,s=gib04]
> \pubyear{2004}
> \arttitle{Learning Greek History in the Ancient Classroom: the Evidence of the
>  Treatises on Progymnasmata}
> \journal{Classical Philology}
> \volume{99}
> \pages{103--129}
> \stoppublication
> 
> 
> \startpublication[k=ackrillaristotle,t=book,
> a={{Ackrill}},y=1981,
> n=305,s=Ack81]
> \author[]{J.~L.}[J.~L.]{}{Ackrill}
> \pubyear{1981}
> \title{Aristotle the Philosopher}
> \city{Oxford}
> \pubname{Oxford UP}
> \stoppublication
> 
> 
> \setuppublications[state=start]
> 
> \starttext
> 
> \section{Edited Volumes}
> 
> test test test test test test test test test test test test test test 
> 
> \nocite[intertestualita,gibsonlearning,ackrillaristotle]
> 
> \placepublications[criterium=cite]
> 
> \stoptext
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

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


  reply	other threads:[~2010-07-22 10:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-15  7:11 Thomas A. Schmitz
2010-07-22 10:58 ` Thomas A. Schmitz [this message]
2010-07-22 14:38   ` Hans Hagen
2010-07-22 14:57     ` Thomas A. Schmitz
2010-07-22 15:01       ` Hans Hagen
2010-07-22 15:35         ` Thomas A. Schmitz

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=F9C4D223-0959-4294-91EA-BE6EC0FA3740@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).