ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henri Menke <henrimenke@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Overfull boxes in bibliography
Date: Tue, 27 Sep 2016 13:33:26 +0200	[thread overview]
Message-ID: <1d3f0d49-af70-e459-7541-ccfe71a9d280@gmail.com> (raw)
In-Reply-To: <c9a9e7bc-3eaa-da26-5cae-93eec19ab997@gmail.com>

Bump

On 08/30/2016 12:23 AM, Henri Menke wrote:
> Dear list,
> 
> I noticed, that even though I set \version[temporary] to make overfull boxes visible, they were not marked with an overfullrule in the bibliography.  Below you find a minimal example which reproduces the problem on TL 2016.  First I typeset the entry by hand where the black rectangle shows up in the margin, then I format it automatically using \placelistofpublications where no box is shown.
> 
> How can I have overfull boxes highlighted in the bibliography?
> 
> Many thanks, Henri
> 
> ---
> 
> \startbuffer[biblio]
> @article{Heisenberg1926,
>   author = {Heisenberg, W.},
>   title = {Mehrk\"orperproblem und Resonanz in der Quantenmechanik},
>   journal = {Zeitschrift f\"ur Physik},
>   year = {1926},
>   volume = {38},
>   number = {6},
>   pages = {411--426},
>   issn = {0044-3328},
>   doi = {10.1007/BF01397160},
>   url = {http://dx.doi.org/10.1007/BF01397160}
> }
> \stopbuffer
> 
> \version[temporary]
> \setuppapersize[A5][A5]
> 
> \usebtxdataset[biblio.buffer]
> \usebtxdefinitions[aps]
> 
> \starttext
> 
> \showframe
> 
> \setupitemize[left={[},right={]},width=3em,stopper=]
> \startitemize[n]
> \item W. Heisenberg, Mehrkörperproblem und Resonanz in der
>   Quantenmechanik, {\em Zeitschrift für Physik} {\bf 38}(6), 411--426 (1926).
> \stopitemize
> 
> \nocite[Heisenberg1926]
> \placelistofpublications
> 
> \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
___________________________________________________________________________________

  reply	other threads:[~2016-09-27 11:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29 22:23 Henri Menke
2016-09-27 11:33 ` Henri Menke [this message]
2016-09-28 11:29 ` Alan Braslau
2016-09-28 11:43   ` Henri Menke
2016-09-28 12:57     ` Wolfgang Schuster

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=1d3f0d49-af70-e459-7541-ccfe71a9d280@gmail.com \
    --to=henrimenke@gmail.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).