ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* inter-word space in bibliographies
@ 2015-12-17 17:06 Alan Bowen
  2015-12-23 14:00 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Bowen @ 2015-12-17 17:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

The appended code is supposed to allow reduction of the inter-word spacing
in my bibliographies but it does not. Adjusting the \spaceskip in the
setups for [tightspace] does not seem to make any difference.

Any suggestions will be most welcome.

I am using the latest beta (ConTeXt  ver: 2015.11.19 19:13 MKIV beta with
LuaTeX 0.85)

Alan

\startsetups[tightspace]
  \spaceskip .7\interwordspace plus .5\interwordstretch minus
\interwordshrink
\stopsetups

\def\dostartbibitem[#1]{\startBibItem[title={#1},reference={#1}]}
\def\startbibitem{\dosingleempty\dostartbibitem}
\def\stopbibitem{\stopBibItem}

\definedescription[BibItem][
width=broad,
margin=1.5pc,
indenting={no},
indentnext=no,
alternative=hanging,
hang=1,
headcommand=\gobbleoneargument,
align=right,
before={\directsetup{tightspace}\bgroup\language[packed]},
after={\egroup},
]

\starttext

Martin, J. 1956.
\emph{Histoire du texte des phénomènes d’Aratos}. Paris.

\startbibitem[Martin 1956]
Martin, J. 1956.
\emph{Histoire du texte des phénomènes d’Aratos}. Paris.
\stopbibitem


\stoptext

[-- Attachment #1.2: Type: text/html, Size: 3724 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] 3+ messages in thread

* Re: inter-word space in bibliographies
  2015-12-17 17:06 inter-word space in bibliographies Alan Bowen
@ 2015-12-23 14:00 ` Wolfgang Schuster
  2015-12-23 14:39   ` Alan Bowen
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2015-12-23 14:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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


> Alan Bowen <mailto:bowenalan03@gmail.com>
> 17. Dezember 2015 um 18:06
> The appended code is supposed to allow reduction of the inter-word 
> spacing in my bibliographies but it does not. Adjusting the \spaceskip 
> in the setups for [tightspace] does not seem to make any difference.
>
> Any suggestions will be most welcome.
>
It works when you use the style key to set the \spaceskip value.

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1667 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] 3+ messages in thread

* Re: inter-word space in bibliographies
  2015-12-23 14:00 ` Wolfgang Schuster
@ 2015-12-23 14:39   ` Alan Bowen
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Bowen @ 2015-12-23 14:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Thanks, Wolfgang. It does indeed!

Season’s Best,

Alan

On Wed, Dec 23, 2015 at 9:00 AM, Wolfgang Schuster <
schuster.wolfgang@gmail.com> wrote:

>
> Alan Bowen <bowenalan03@gmail.com>
> 17. Dezember 2015 um 18:06
> The appended code is supposed to allow reduction of the inter-word spacing
> in my bibliographies but it does not. Adjusting the \spaceskip in the
> setups for [tightspace] does not seem to make any difference.
>
> Any suggestions will be most welcome.
>
> It works when you use the style key to set the \spaceskip value.
>
> Wolfgang
>
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3338 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] 3+ messages in thread

end of thread, other threads:[~2015-12-23 14:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-17 17:06 inter-word space in bibliographies Alan Bowen
2015-12-23 14:00 ` Wolfgang Schuster
2015-12-23 14:39   ` Alan Bowen

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