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: Wed, 28 Sep 2016 13:43:58 +0200	[thread overview]
Message-ID: <1ee8cd06-5f1f-8a44-65c5-71e0afa8e9bc@gmail.com> (raw)
In-Reply-To: <CF401592-5631-4E2B-B12B-E4E73DE7DA5F@cea.fr>

Dear Alan,

many thanks for the suggested fix for the overfull box.  However, I am looking for a solution to fix the *missing display* of overfull boxes.  What I want is that the black rectangle is shown in the margin when there is an overfull box in the bibliography.  The overfull box in the bibliography is also not reported in the log.

Cheers, Henri

On 09/28/2016 01:29 PM, Alan Braslau wrote:
> Hello,
> 
> It turns out that "alignment" of the bibliography lists does not take the document global settings, but rather, like in other cases such as a framed environment, alignment is reset to the default value: strict alignment does not give the best results for the bibliography list rendering, so I have now set this is the various style specifications to be "{verytolerant,stretch}".
> 
> Awaiting that this correction be propagated, one can add
> 
> \setupbtxlist
>   [aps] % for example
>   [align={normal,verytolerant,stretch}]
> 
> in your setup. There should then be no need for overfill boxes.
> 
> Alan
> 
>> On Aug 30, 2016, at 00:23, Henri Menke <henrimenke@gmail.com> 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
>> ___________________________________________________________________________________
> 
> ___________________________________________________________________________________
> 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:[~2016-09-28 11:43 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
2016-09-28 11:29 ` Alan Braslau
2016-09-28 11:43   ` Henri Menke [this message]
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=1ee8cd06-5f1f-8a44-65c5-71e0afa8e9bc@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).