ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mikael P. Sundqvist" <mickep@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Itemization
Date: Thu, 12 Mar 2015 10:49:06 +0100	[thread overview]
Message-ID: <CAHy-LL99-s65fduOBxw_HO_YEDjP+iVOp24CK7gtr7+Sd214KQ@mail.gmail.com> (raw)
In-Reply-To: <DB3PR04MB1716FB54F4C9B827BFE6562A3060@DB3PR04MB171.eurprd04.prod.outlook.com>

On Thu, Mar 12, 2015 at 10:39 AM, MANUEL GONZALEZ SUAREZ
<gonzalezsmanuel@uniovi.es> wrote:
> Dear friends.
> I have one basic question, but I'm not very skilled in ConTeXt: How I can do
> that in a list, display each of the items with a lowercase Greek letter
> followed by a parenthesis?
> That is:
>
>
>  alpha)
> beta)
> etc.
>
> Thanks very much.
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

This works here:

\setupbodyfont[pagella]

\starttext
\startitemize[g][,stopper=,right=)]
\item Hellow
\item Hi
\item Good bye
\stopitemize
\stoptext

I think you have to use a font that has the lower case greek letters available.

/Mikael
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2015-03-12  9:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-12  9:39 Itemization MANUEL GONZALEZ SUAREZ
2015-03-12  9:49 ` Mikael P. Sundqvist [this message]
2015-03-12 10:13   ` Itemization Wolfgang Schuster
2015-03-12 11:05     ` Itemization MANUEL GONZALEZ SUAREZ

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=CAHy-LL99-s65fduOBxw_HO_YEDjP+iVOp24CK7gtr7+Sd214KQ@mail.gmail.com \
    --to=mickep@gmail.com \
    --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).