ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Variable space with hanging description
@ 2019-04-16  4:16 Cedric Tissieres
  2019-04-16 21:31 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Cedric Tissieres @ 2019-04-16  4:16 UTC (permalink / raw)
  To: ntg-context

Dear all,

I recently switched to mkiv and experienced some problems with
descriptions when set with alternative=hanging. The horizontal space
between the description title and the rest of the text varies a lot and
looks ugly. When the same code is compiled with mkii, this space is
almost constant (replace alternative=hanging by location=hanging in mkii).

Thanks
Cedric

----

\definedescription[desc][
  align=hyphenated,alternative=hanging, width=fit,margin=standard]

\starttext
\startdesc{Abcdefgh}
\input knuth
\stopdesc

\startdesc{Abcdefghij}
\input knuth
\stopdesc

\startdesc{Abcdefghijklmn}
\input knuth
\stopdesc

\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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-17  3:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16  4:16 Variable space with hanging description Cedric Tissieres
2019-04-16 21:31 ` Wolfgang Schuster
2019-04-17  3:32   ` Cedric Tissieres

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