ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Maurice Diamantini <diam@ensta.fr>
Cc: Maurice Diamantini <diam@ensta.fr>
Subject: How to change linewidth of a frame?
Date: Wed, 5 Mar 2003 16:22:54 +0100	[thread overview]
Message-ID: <20030305152254.GA24365@ensta.fr> (raw)

Rebonjour!

I'm trying to modyfy the title of my slides.
So I tried this command (that I just pick on the ntg-context list,
thank you   :-)

    \setuphead[Topic]
              [textcommand=\doTitle]
    \def\doTitle#1{%
        \bgroup
        \setupframed [offset=0.3ex,linewidth=2pt,framecolor=red]
        \framed{\blue \ss #1}%
        \egroup%
    }

But the linewidth as no effect (it is not in the documented 
\setuphead options, but a just try it.
Also, is it possible to set the linestyle to "daashed" or something 
like that?

-- 
Maurice.Diamantini@ensta.fr      -       ENSTA/LMA
École Nationale Supérieure  de  Techniques Avancées
 Laboratoire    de     Mathématiques    Appliquées 
     http://www.ensta.fr/~diam

             reply	other threads:[~2003-03-05 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-05 15:22 Maurice Diamantini [this message]
2003-03-06  9:05 ` Hans Hagen
2003-03-11 21:38   ` Willi Egger
2003-03-06 14:03 Maurice Diamantini

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=20030305152254.GA24365@ensta.fr \
    --to=diam@ensta.fr \
    --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).