ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jan-Erik Hägglöf" <janerik.hagglof@bredband.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: about \sym{} and n*broad
Date: Tue, 15 Sep 2009 10:11:24 +0200	[thread overview]
Message-ID: <4AAF4C2C.1000400@bredband.net> (raw)
In-Reply-To: <4CE0297D-0D9A-4490-A952-4DACE52A1FD2@me.com>

dalyoung skrev:
> Dear all,
>
> I try next code to get the following form of text.
>
> \startitemize[4*broad]
> \sym{Type 1} This is a test. bla bla ...bla bla bla ...bla bla bla
> \sym{Type 2} This is the second item. bla bla bla ... bla bla bla
> \stopitemize
>
>
> Type 1   This is a test.
>         bla bla bla ...
>         bla bla bla
>
> Type 2   This is the second item
>         bla bla bla ...
>         bla bla bla
>
> however, I got the overlapped output such as "This is a test" started 
> from the position of p in Type. Chaing number 4 in 4*broad to another 
> number doesn't work.
>
> Is there a good way to do that?
>
> Thank you.
>
> Best regards,
>
> Dalyoung
> ___________________________________________________________________________________ 
>
> 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
> ___________________________________________________________________________________ 
>
>
\startitemize[4,broad]
\sym{Type 1}
\item This is a test. bla bla ...bla bla bla ...bla bla bla
\sym{Type 2}
\item This is the second item. bla bla bla ... bla bla bla
\stopitemize

I've never seen using * in itemizing just comma separation between 
parameters.

/Janneman
___________________________________________________________________________________
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	other threads:[~2009-09-15  8:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-14 22:48 dalyoung
2009-09-15  8:11 ` Jan-Erik Hägglöf [this message]
2009-09-15 12:37 Dalyoung
2009-09-15 14:23 ` Hans Hagen
2009-09-15 14:31 ` Hans Hagen
2009-09-16  4:54 Dalyoung
2009-09-16  7:50 ` Hans Hagen
2009-09-16  9:00 ` Hans Hagen
2009-09-16 13:27 dalyoung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AAF4C2C.1000400@bredband.net \
    --to=janerik.hagglof@bredband.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).