ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: "NTG ConTeXt" <ntg-context@ntg.nl>
Subject: Re: Language problems
Date: Tue, 30 May 2000 17:34:28 +0200	[thread overview]
Message-ID: <3.0.6.32.20000530173428.018dd810@pop.wxs.nl> (raw)
In-Reply-To: <NEBBLODKJKHHMOFHALBLAEBMCAAA.dans@sintezis.rdsor.ro>

At 04:18 PM 5/30/2000 +0300, Dan Seracu wrote:

>I have some questions regarding the language settings.
>For  example how can I set the quotation to put quotes according to the
>Romanian  standards? (,, and ``). How can I set the words that are printed
>in top of  contents (\placecontent) and so on.
>
>I tried to look into lang-... but I  don't understand a thing there.

Seems like we need \ro, don't we? 

Several steps. In lang-ita we need a rumenian section, like: 

\unprotect 

\installlanguage
  [ro]
  [...
   \c!leftsentence=---,
   \c!rightsentence=---,
   \c!leftsubsentence=---,
   \c!rightsubsentence=---,
   \c!leftquote=\upperleftsinglesixquote,
   \c!rightquote=\lowerrightsingleninequote,
   \c!leftquotation=\upperleftdoublesixquote,
   \c!rightquotation=\lowerrightdoubleninequote,
   ...

\protect 

So, if you collect the data, we can add it there. 

Also, in that file, some labels should be predefined. Again, provide a list
(see lang-ger.tex for english ones). 

Last we need patterns, i.e. to add an entry to the files responsible for
loading patterns. Anything special about them? 

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-30 15:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-30 13:18 Dan Seracu
2000-05-30 15:34 ` Hans Hagen [this message]
2000-05-31  6:07   ` Raspuns: " Dan Seracu
2000-05-31  8:03     ` Hans Hagen
2000-05-31  8:26       ` Dan Seracu
2000-05-31  8:52         ` Hans Hagen
2000-05-31  8:27     ` Hans Hagen
2000-05-31  9:35       ` Raspuns: " Dan Seracu

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.20000530173428.018dd810@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).