ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Frans Goddijn" <frans@goddijn.com>
Subject: Re: a real \omlijnd question now
Date: Tue, 18 Sep 2001 23:23:00 +0200	[thread overview]
Message-ID: <001601c14088$1badf600$6501a8c0@lap> (raw)
In-Reply-To: <8766agtdmw.fsf@dellius.nederware.nl>

> From: Berend de Boer <berend@pobox.com>
> \framed[borders=none]{\framed.. \framed .. \framed ..}

with this I get all three lines compressed in one line, like the \crlf is
ineffective:

\omlijnd[kader=uit]{
\omlijnd{this is the first line}\crlf
\omlijnd{second line}\crlf
\omlijnd{third}}
\stoptekst

> borders=none is probably not the correct option, look it up in the
> manual.
>
> Perhaps this works? Or else a simple \vbox{..} and within it the
> \framed options.

It's really fascinating, but this still gives a big vspace right after the
first framed line:

\\\\\\\\\\\\\\\\\\\\\\
Example\crlf\vskip2ex

\vbox{
\omlijnd{this is the first line}\crlf
\omlijnd{second line}\crlf
\omlijnd{third}}
\stoptekst
\\\\\\\\\\\\\\\\\\\\\\

Only this following works, but then there is not even a new line between the
word "example" and the rest:

\starttekst
Example\crlf
\omlijnd{this is the first line}\crlf
\omlijnd{second line}\crlf
\omlijnd{third}
\stoptekst

any vertical space requested after the "Example" word is *moved* from
between that word and the first framed line to the line after that...

Groet!

Frans


  reply	other threads:[~2001-09-18 21:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-18 16:22 \hfill in \omlijnd? Frans Goddijn
2001-09-18 17:25 ` Berend de Boer
2001-09-18 17:41   ` Frans Goddijn
2001-09-18 19:49 ` a real \omlijnd question now Frans Goddijn
2001-09-18 21:03   ` Berend de Boer
2001-09-18 21:23     ` Frans Goddijn [this message]
2001-09-19  8:03       ` Olya Briginets
2001-09-19 10:58         ` Frans Goddijn

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='001601c14088$1badf600$6501a8c0@lap' \
    --to=frans@goddijn.com \
    /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).