ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Joinedup itemization with margin
@ 2013-04-15 11:11 "H. Özoguz"
  2013-04-15 11:44 ` Marco Patzer
  0 siblings, 1 reply; 2+ messages in thread
From: "H. Özoguz" @ 2013-04-15 11:11 UTC (permalink / raw)
  To: ntg-context

Hi there,

I want a joined itemization (I just want no empty lines between two 
items, is this what "joinedup" means?) with a margin on the left side, 
so that the complete itemization is indented. My try is this:
++++++++++++++++++
\starttext


\startitemize[joinedup]

\item First enumeration.

\item Second.

\item Third.

\stopitemize


\startitemize[joinedup, margin=1em]

\item First enumeration.

\item Second.

\item Third.

\stopitemize


\stoptext
++++++++++++++++++


The first example is without indentation, its fine. But the second 
example does not work properly, it makes the indentation, but ignores 
the joinedup, so that one has again empty lines between items. I think 
"joinedup" is the wrong feature, which is the correct one for my purpose?


Huseyin


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

* Re: Joinedup itemization with margin
  2013-04-15 11:11 Joinedup itemization with margin "H. Özoguz"
@ 2013-04-15 11:44 ` Marco Patzer
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Patzer @ 2013-04-15 11:44 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 189 bytes --]

On 2013–04–15 "H. Özoguz" wrote:

> \startitemize[joinedup, margin=1em]

\startitemize[joinedup][margin=1em]

Options and key-value pairs cannot be mixed in ConTeXt.


Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 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] 2+ messages in thread

end of thread, other threads:[~2013-04-15 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-15 11:11 Joinedup itemization with margin "H. Özoguz"
2013-04-15 11:44 ` Marco Patzer

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