ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: Indent-region
Date: Sat, 26 Jul 2003 22:56:27 -0700	[thread overview]
Message-ID: <3.0.5.32.20030726225627.00b22100@mail.northcoast.com> (raw)

All,

I've found Berend's context.el and Patrick's etexshow.el and they look
promising. 

Does anyone know about smart indenting? For example, I entered:

\startitemize[n]

\item Real Estate Tax

The real estate tax is divided into two components.

\startitemize[a,packed]

\item The ownership tax

\item The tenant tax

\stopitemize

If the real estate has no tenants, then the owner pays both components. 

\item dog license fee

The owner of one or more dogs pays a fee. When a dog has died or been
sold, the owner has to inform city hall.

\stopitemize

Then I tried indent-region (C-M-\) and got this (I hope it indents in email):

  \startitemize[n]

  \item Real Estate Tax

    The real estate tax is divided into two components.

    \startitemize[a,packed]

    \item The ownership tax

    \item The tenant tax

\stopitemize

If the real estate has no tenants, then the owner pays both components. 

\item dog license fee

  The owner of one or more dogs pays a fee. When a dog has died or been
  sold, the owner has to inform city hall.

\stopitemize

Not very good. Any comments anyone? Is there a workaround?

                 reply	other threads:[~2003-07-27  5:56 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=3.0.5.32.20030726225627.00b22100@mail.northcoast.com \
    --to=darnold@northcoast.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).