On Thu, Sep 25, 2008 at 6:56 PM, Hans Hagen wrote:
> Mojca Miklavec wrote:
>> On Thu, Sep 25, 2008 at 8:07 AM, Hans Hagen wrote:
>>> Mojca Miklavec wrote:
>>>> Hello,
>>>>
>>>> I'm trying to remove space before (and after) items in the following
>>>> example, but the only way I have managed to do that was by using
>>>> \vskip-\lineheight, which I'm not particulary proud of. Any ideas?
>>>>
>>>> \setupwhitespace
>>>>       [big]
>>>> \setupitemize
>>>>       [joinedup]
>>> [joinedup,nowhite]
>>
>> Wow! Interesting, thanks.
>>
>> The following keywords are also still missing in xml:
>>   nofit
>>   fit
>>   margin
>>   columns
>>   text
>>
>> Just one more question. Some time ago, I have a feeling that
>>
>> \setupitemize
>>     [paragraph]
>>
>> was indeed working, so that one could get
>
> \startitemize[paragraph]
>     \item oeps
>         \startitemize[paragraph]
>             \item oeps \item oeps
>         \stopitemize
>     \item oeps
>         \startitemize[paragraph]
>             \item oeps \item oeps
>         \stopitemize
> \stopitemize

OK .... I need some fresh air. "paragraph" indeed works (I knew I saw
it working), but only in the inner level (starting with the second
one) of itemize.

The first (outer) level indeed needs to be tuned with "nowhite" -
paragraph has only a partial effect of squeezing items, but does not
prevent whitespace. The desired effect only starts with inner items.

That has been completely confusing to me, but now I know how to use
properly it at least.

Thanks a lot,
    Mojca
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to