ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \inmargin and \startitemize
@ 2001-11-07 20:00 Patrick Gundlach
  2001-11-08  9:02 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Gundlach @ 2001-11-07 20:00 UTC (permalink / raw)


Hi,

with...guess what... a question about \item's 

I would like to have something in the left margin and a beginning of the 
itemizeation on one baseline. The only way I have found that I can do this 
is by saying

\startitemize[r][stopper=)] 
\item\inleft{xzy} Mytexthere

\inleft{xyz}%
\startitemize[r]
\item MyText

does not work, because there is a blank line "between" the xyz and the 
MyText:

xyz
    Mytext

Is the \inleft{...} put behind the \item the only way to accomplish this? 
Or have I (once again......) overseen something?

-- 
Viele Grüße, 

    Patrick Gundlach


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

* Re: \inmargin and \startitemize
  2001-11-07 20:00 \inmargin and \startitemize Patrick Gundlach
@ 2001-11-08  9:02 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2001-11-08  9:02 UTC (permalink / raw)
  Cc: ConTeXt ML

At 09:00 PM 11/7/2001 +0100, Patrick Gundlach wrote:
>Hi,
>
>with...guess what... a question about \item's
>
>I would like to have something in the left margin and a beginning of the
>itemizeation on one baseline. The only way I have found that I can do this
>is by saying
>
>\startitemize[r][stopper=)]
>\item\inleft{xzy} Mytexthere
>
>\inleft{xyz}%
>\startitemize[r]
>\item MyText
>
>does not work, because there is a blank line "between" the xyz and the
>MyText:
>
>xyz
>     Mytext
>
>Is the \inleft{...} put behind the \item the only way to accomplish this?
>Or have I (once again......) overseen something?

of course you'v eoverseen something -)

\startitemize
\mar{x} well well
\item well well
\stopitemize

there are a couple of more, like \sub, \head. \its  etc

Hans

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2001-11-08  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-07 20:00 \inmargin and \startitemize Patrick Gundlach
2001-11-08  9:02 ` 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).