groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] latin2.tmac


From: janez . zemva
Subject: [Groff] latin2.tmac
Date: Thu, 31 Oct 2002 11:23:41 -0700

I have completed slovenian.tmac, which adds support for several Slovenian characters covered by iso8859-2... If you wish to add other national chars, please upgrade this file and send your upgrades to me, so I can successfully upgrade/maintain it. I shall rename the file to latin2.tmac after I receive a sufficient number of updates from other (i.e. non-slovenian sources). How to handle renditions onto non-postscript drivers is currently beyond me.
Regards,
Janez Zemva
.\" slovenian.tmac
.\"

.de slo-achar
.  \" Note that character definitions are always interpreted with
.  \" compatibility mode off.
.  fchar \\$1 \
\\$3\
\k[acc]\
\h'(u;-\w'\\$2'-\w'\\$3'/2+\\\\n[skw]+(\w'x'*0)-\\\\n[skw])'\
\v'(u;\w'x'*0+\\\\n[rst]+(\w'\\$3'*0)-\\\\n[rst])'\
\\$2\
\v'(u;\w'x'*0-\\\\n[rst]+(\w'\\$3'*0)+\\\\n[rst])'\
\h'|\\\\n[acc]u'
.  hcode \\$1\\$4
..

.\" Special chars not defined by Postscript font files.

.slo-achar \(cC \(ah C     c
.slo-achar \(cc \(ah c     c

.\" Most Postscript fonts support caron sSzZ, but not caron cC, so in
.\" order to be consistent I define these aswell.

.slo-achar \(cs \(ah s     s
.slo-achar \(cS \(ah S     s
.slo-achar \(cz \(ah z     z
.slo-achar \(cZ \(ah Z     z

.de latin2-tr
.trin \\$1\\$2
..

.\" These are all special Slovenian characters covered by iso8859-2,
.\" that need to be defined here.

.latin2-tr \[char185] \(vs
.latin2-tr \[char190] \(vz
.latin2-tr \[char169] \(vS
.latin2-tr \[char174] \(vZ
.latin2-tr \[char200] \(cC
.latin2-tr \[char232] \(cc

reply via email to

[Prev in Thread] Current Thread [Next in Thread]