ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] [ how to remove speae before (and after) \startitemize ?
@ 2024-08-25 12:36 vm via ntg-context
  2024-08-25 17:09 ` [NTG-context] " Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: vm via ntg-context @ 2024-08-25 12:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: vm

Any hint as how to remove the automatic default space before and after
\startitemize and have equal line spacing between all text lines?


\starttext
one two three
\startitemize[packed]
\item one
\item two
\item three
\stopitemize
four five six
\stoptext



___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Re: [ how to remove speae before (and after) \startitemize ?
  2024-08-25 12:36 [NTG-context] [ how to remove speae before (and after) \startitemize ? vm via ntg-context
@ 2024-08-25 17:09 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2024-08-25 17:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users, vm via ntg-context

vm via ntg-context schrieb am 25.08.2024 um 14:36:
> Any hint as how to remove the automatic default space before and after
> \startitemize and have equal line spacing between all text lines?
> 
> 
> \starttext
> one two three
> \startitemize[packed]

\startitemize[packed,joinedup]

or

\startitemize[packed][before=,after=]

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2024-08-25 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-25 12:36 [NTG-context] [ how to remove speae before (and after) \startitemize ? vm via ntg-context
2024-08-25 17:09 ` [NTG-context] " Wolfgang Schuster

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