ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Fabrice Couvreur <fabrice1.couvreur@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Unexpected symbol with Enumeration
Date: Tue, 15 Oct 2019 18:39:59 +0200	[thread overview]
Message-ID: <CACyK-ep_Zzxxrgo3=9S0fO28W9OE7sNsCXdmbe2NyzaAMCFHbw@mail.gmail.com> (raw)


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

Hello,
Why items are numbered with a square instead of a bullet ?
Thanks.
Fabrice

  \definecolor[MyColorC][s=0.8784]
  \definecolor[MyColorD][m=0.27,y=1]

  \defineframed
      [FrameTitle]
      [frame=off,
       foregroundstyle=\bfx\ss,
       foregroundcolor=white,
       background=color,
       backgroundcolor=MyColorD,
       location=depth]

  \defineframedtext
      [FramedText]
      [offset=0.25em,
       style=\ss,
       toffset=\zeropoint,
       background=color,
       backgroundcolor=MyColorC,
       foregroundstyle={\switchtobodyfont[10pt]},
       align={right, broad},
       frame=off,
       corner=00,
       radius=0.5em,
       width=10cm]

  \definedescription
      [Info]
      [before=,
       after=,
       text=Vocabulaire,
       title=no,
       width=fit,
       distance=0.5em,
       headcommand=\FrameTitle,
       alternative=serried]
  \starttext
        \startFramedText[width=7cm]
          \startInfo
            \startitemize[1]
              \startitem
                La droite \m{(AM)} est {\bf une sécante} à la courbe
{\setupbodyfont[xits]\m{{\mathscript C}}} en \m{A}.
              \stopitem \par
              \startitem
                La position limite de la sécante \m{(AM)} lorsque \m{M} se
rapproche de \m{A} est {\bf la tangente à la courbe} au point \m{A}.
              \stopitem\par
              \startitem
                Le coefficient directeur de la tangente est {\bf la
limite}, lorsque \m{h} tend vers 0, du taux de variation. On l'appelle {\bf
nombre dérivé} de la fonction \m{f} en 1.
              \stopitem
            \stopitemize
          \stopInfo
        \stopFramedText
  \stoptext

[-- Attachment #1.2: Type: text/html, Size: 2938 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2019-10-15 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15 16:39 Fabrice Couvreur [this message]
2019-10-15 16:52 ` Wolfgang Schuster
2019-10-15 17:11 ` Otared Kavian
2019-10-15 19:57   ` Fabrice Couvreur
2019-10-16  3:28     ` Otared Kavian
2019-10-16 21:38       ` Fabrice Couvreur
2019-10-17  5:39         ` Otared Kavian
2019-10-17  6:00       ` Aditya Mahajan
2019-10-17 14:03         ` Otared Kavian

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='CACyK-ep_Zzxxrgo3=9S0fO28W9OE7sNsCXdmbe2NyzaAMCFHbw@mail.gmail.com' \
    --to=fabrice1.couvreur@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).