ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ConTeXt <ntg-context@ntg.nl>
Subject: Re: \definestartstop
Date: Fri, 19 May 2000 00:25:07 +0200	[thread overview]
Message-ID: <3.0.6.32.20000519002507.00831c30@pop.wxs.nl> (raw)
In-Reply-To: <3923F32E.A5BBF25D@gmx.net>

At 03:42 PM 5/18/2000 +0200, Hraban wrote:

>The text should be indented right and left (Indent like at the beginning
>of a paragraph), that's all for now. I'd like to define it as an own
>environment, for I don't know, if the editors want to get all verses changed.
>
>The point is that I don't want to search for all \\ in verses in several
>large documents. I could delete *all* \\ with sed and use \startlines,
>but there are more \\, e.g. in tables that I didn't converted yet.

Eh, what do you mean: 

xxxxxx
  yyyyyy
xxxxxx
  yyyyyy

is explained in the manual (startlines...stoplines with odd even indent) 

You can assign \\ a value like in: 

\definestartstop
  [verses]
  [before=\blank\startpacked,
   after=\stoppacked\blank,
   commands={\let\\=\crlf}]

How exactly is a verse coded now? 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~2000-05-18 22:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-16 20:20 \definestartstop Hraban
2000-05-17 15:30 ` \definestartstop Hans Hagen
2000-05-18 13:42   ` \definestartstop Hraban
2000-05-18 22:25     ` Hans Hagen [this message]
2000-05-26 17:41       ` \definestartstop Hraban
2000-05-27  8:40         ` \definestartstop Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2000-02-21 16:35 \definestartstop Michal Kvasnicka
2000-02-22  9:14 ` \definestartstop Gilbert van den Dobbelsteen
2000-02-22 12:52   ` \definestartstop Hans Hagen
2000-02-22  9:15 ` \definestartstop Gilbert van den Dobbelsteen
2000-02-22  9:58 ` \definestartstop Taco Hoekwater

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=3.0.6.32.20000519002507.00831c30@pop.wxs.nl \
    --to=pragma@wxs.nl \
    --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).