ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Ehrt, Michael" <m.ehrt@erco.com>
Subject: Framedtext left/right offset?
Date: Wed, 24 May 2006 08:18:19 +0200	[thread overview]
Message-ID: <10C8ED7CC6CC394398FBA362460B32100FAE780F@ex1.erco.com> (raw)

Hi,

Is there a way to have 

\startcolumnsetspan[intro]
\startframedtext[frame=off,bottomframe=on,topframe=on,offset=1ex]
\it Some introduction text here
\stopframedtext
\stopcolumnsetspan

without the offset to the left and right? There's no frame drawn to the
left and right so I don't want the offset there. Since I couldn't find a
way to get rid of the offset I'm currently using

\startcolumnsetspan[intro]
\hrule\vskip1ex
\it \input knuth
\vskip1ex\hrule\crlf
\stopcolumnsetspan

I know that the use of \vskip is not recommended (according to the
manual), but this is the only way I found...

Cheers

Michael

                 reply	other threads:[~2006-05-24  6:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=10C8ED7CC6CC394398FBA362460B32100FAE780F@ex1.erco.com \
    --to=m.ehrt@erco.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).