ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Limit text width in items
@ 2018-07-23 11:33 Henning Hraban Ramm
  2018-07-26 13:43 ` Henning Hraban Ramm
  0 siblings, 1 reply; 6+ messages in thread
From: Henning Hraban Ramm @ 2018-07-23 11:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello again,

in the MWE below I’d like to limit the run width of the item text so that the (page) number is standing out, e.g.

• This is a long and winding text
  that leads to a number .......... 99

The text can become one or several lines long.

I tried to put the text in boxes, e.g. \simplealignedbox{}{}{\vbox{...}} but I got only ugly spacing.
Also, the last line of the text continues in that leaders and number.

---

\def\leaderfill{\leaders\hbox to 1em{\hss. \hss}\hfill}

\starttext

\startitemize[packed,joinedup]
\startitem
	\input tufte
	\leaderfill 33
\stopitem
\startitem
	\input knuth
	\leaderfill 99
\stopitem
\stopitemize

\stoptext

---


Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD

___________________________________________________________________________________
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] 6+ messages in thread

end of thread, other threads:[~2018-07-26 16:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-23 11:33 Limit text width in items Henning Hraban Ramm
2018-07-26 13:43 ` Henning Hraban Ramm
2018-07-26 14:03   ` Hans Hagen
2018-07-26 15:27     ` Henning Hraban Ramm
2018-07-26 15:57       ` Hans Hagen
2018-07-26 16:06         ` Hans Hagen

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