ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Adam Lindsay" <atl@comp.lancs.ac.uk>
Subject: Re: Western transliteration of Sanskrit
Date: Mon, 18 Apr 2005 11:11:14 +0100	[thread overview]
Message-ID: <20050418111114.1040@mail.comp.lancs.ac.uk> (raw)
In-Reply-To: <a06210203be89335befde@[62.134.76.26]>

Steffen Wolfrum said this at Mon, 18 Apr 2005 11:56:24 +0200:

>
>Especially the dot above an n or m:
>In an old TUGboat article (Volume 20 (1999), No. 2) that I found by 
>Google I read that the dot above an n should be "n (Vulthius). But 
>here it stays the " (like the German Umlaut).

Hmm. Try this:

% look at enco-def for guidance
\buildtextaccent\textdotaccent n

\definecharacter ndotaccent       {\buildtextaccent\textdotaccent n}
   \ndotaccent

%enco-acc provides some shortcuts:
\defineaccent . n {\ndotaccent}
   \.n

\defineaccent " n {\ndotaccent}
   \"n

...as you're making a composite glyph, YMMV with different fonts, as you
saw with variable macron spacing. If you want to activate the ", then
you're on your own...
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

      reply	other threads:[~2005-04-18 10:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18  9:56 Steffen Wolfrum
2005-04-18 10:11 ` Adam Lindsay [this message]

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=20050418111114.1040@mail.comp.lancs.ac.uk \
    --to=atl@comp.lancs.ac.uk \
    --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).