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

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