[NTG-context] horizontal spacing under special circumstances
Wolfgang Schuster
schuster.wolfgang at gmail.com
Tue Dec 8 23:16:01 CET 2015
> Henning Hraban Ramm <mailto:texml at fiee.net>
> 8. Dezember 2015 um 16:22
>
> Thank you, this is really nice. Didn’t know \directsetup (i.e. I can’t
> handle these setups at all).
>
> I also tried to get rid of the bigger space after stops:
>
> \installlanguage[packed][en]
> \setuplanguage[packed][spacing=packed]
You don’t have add a new language because
> \startsetups[tightspace]
> \spaceskip 0.7\interwordspace plus .5\interwordstretch minus
> \interwordshrink
> \stopsetups
>
> \definedescription[BibItem][
> before={\directsetup{tightspace}\bgroup\language[packed]},
> after={\egroup},
> ]
you can use here (the grouping isn’t necessary)
before={\directsetup{tightspace}\setupspacing[packed]},
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20151208/3b05098b/attachment.html>
More information about the ntg-context
mailing list