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: Senteces
Date: Wed, 11 Oct 2000 10:49:11 +0200	[thread overview]
Message-ID: <3.0.6.32.20001011104911.019c7680@pop.wxs.nl> (raw)
In-Reply-To: <000901c032f6$3d5b2160$2f450e97@nuovo>

At 02:14 PM 10/10/00 +0200, Giuseppe Bilotta wrote:
>Hello, I just discovered a need for a particular treatment of sentences
>(speechs?) in some typographic styles.
>
>Precisely, in Italy, when a spoken sentence is longer that a paragraph, you
>usually put a guillemot at the beginning of every paragraph included in the
>sentence, and put a closing guillemot only at the end of the final
>paragraph. Moreover, you use guillemots at the beginning of intermediate
>paragraphs even when (alongside the american typography) you use --- to
>begin speechs.

\starttext 

\unprotect

\definesymbol
  [beginquotation] 
  [\getvalue{\??la\currentlanguage\c!leftquotation}]

\definesymbol
  [endquotation] 
  [\getvalue{\??la\currentlanguage\c!rightquotation}]

\protect 

\definestartstop
  [Iquotation]
  [before=\startquotation\EveryPar{\symbol[beginquotation]},
   after=\stopquotation]

\input tufte 

\startIquotation
\input knuth 
\stopIquotation

\input tufte 

\stoptext

It can be an option to the normal quotation mechanism. Do other languages
have special requirements? I'm thinking of typo-lgcode classes, which I
need for Chinese [under construction] and Farsi [being worked on esp for
omega] anyway, 

Hans
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


  reply	other threads:[~2000-10-11  8:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-10 12:14 Senteces Giuseppe Bilotta
2000-10-11  8:49 ` Hans Hagen [this message]
     [not found]   ` <000a01c03626$348a2620$bf470e97@nuovo>
2000-10-15 19:58     ` Senteces Hans Hagen
2000-10-16  2:14       ` Senteces Ed L Cashin
2000-10-16  8:17         ` Senteces Hans Hagen
2001-05-28 13:28           ` Reviving and old thread ... Senteces Giuseppe Bilotta
2001-05-28 21:17             ` Giuseppe Bilotta
2000-10-16 21:40         ` Senteces Giuseppe Bilotta

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.20001011104911.019c7680@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).