* Western transliteration of Sanskrit
@ 2005-04-18 9:56 Steffen Wolfrum
2005-04-18 10:11 ` Adam Lindsay
0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2005-04-18 9:56 UTC (permalink / raw)
Hi,
I'd like to have a table with all available commands (like \d{..} for
macron) that support diacritic signs needed for western
transliteration of Sanskrit.
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).
Anybody knows more?
Steffen
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Western transliteration of Sanskrit
2005-04-18 9:56 Western transliteration of Sanskrit Steffen Wolfrum
@ 2005-04-18 10:11 ` Adam Lindsay
0 siblings, 0 replies; 2+ messages in thread
From: Adam Lindsay @ 2005-04-18 10:11 UTC (permalink / raw)
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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-18 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-18 9:56 Western transliteration of Sanskrit Steffen Wolfrum
2005-04-18 10:11 ` Adam Lindsay
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).