summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/archaic/cypriot.sty
blob: bc44f4433a8cffcf6b8ed3cde1959699cf03bf13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
%%
%% This is file `cypriot.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% cypriot.dtx  (with options: `usc')
%% ------------------------------------------------------------------
%%   Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
%%   Copyright 1999--2009 Peter R. Wilson
%% 
%%   This work may be distributed and/or modified under the
%%   conditions of the Latex Project Public License, either
%%   version 1.3 of this license or (at your option) any
%%   later version.
%%   The latest version of the license is in
%%     http://www.latex-project.org/lppl.txt
%%   and version 1.3 or later is part of all distributions of
%%   LaTeX version 2003/06/01 or later.
%% 
%%   This work has the LPPL maintenance status "author-maintained".
%% 
%%   This work consists of the files listed in the README file.
%% ------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{cypriot}[2009/05/22 v1.2 package for Cypriot font]
\providecommand{\Tienc}{T1}
\ifx\Tienc\encodingdefault
  \newcommand{\cyprfamily}{\usefont{T1}{cypr}{m}{n}}
\else
  \newcommand{\cyprfamily}{\usefont{OT1}{cypr}{m}{n}}
\fi
\DeclareTextFontCommand{\textcypr}{\cyprfamily}
\chardef\Ca=`a
\chardef\Ce=`e
\chardef\Ci=`i
\chardef\Co=`o
\chardef\Cu=`u
\chardef\Cga=`g
\chardef\Cja=`j
\chardef\Cjo=`b
\chardef\Cka=`k
\chardef\Cke=`K
\chardef\Cki=`c
\chardef\Cko=`h
\chardef\Cku=`v
\chardef\Cla=`l
\chardef\Cle=`L
\chardef\Cli=`d
\chardef\Clo=`f
\chardef\Clu=`q
\chardef\Cma=`m
\chardef\Cme=`M
\chardef\Cmi=`y
\chardef\Cmo=`A
\chardef\Cmu=`B
\chardef\Cna=`n
\chardef\Cne=`N
\chardef\Cni=`C
\chardef\Cno=`E
\chardef\Cnu=`F
\chardef\Cpa=`p
\chardef\Cpe=`P
\chardef\Cpi=`G
\chardef\Cpo=`H
\chardef\Cpu=`I
\chardef\Cra=`r
\chardef\Cre=`R
\chardef\Cri=`O
\chardef\Cro=`U
\chardef\Cru=`V
\chardef\Csa=`s
\chardef\Cse=`S
\chardef\Csi=`Y
\chardef\Cso=`1
\chardef\Csu=`2
\chardef\Cta=`t
\chardef\Cte=`T
\chardef\Cti=`3
\chardef\Cto=`4
\chardef\Ctu=`5
\chardef\Cwa=`w
\chardef\Cwe=`W
\chardef\Cwi=`6
\chardef\Cwo=`7
\chardef\Cxa=`x
\chardef\Cxe=`X
\chardef\Czo=`9
\chardef\Cza=`g
\chardef\Cya=`j
\chardef\Cyo=`b
\newcommand{\translitcyprfont}{\itshape}
\newcommand{\translitcypr}[1]{{%
  \@translitC\translitcyprfont #1}}
\newcommand{\@translitC}{%
\def\Ca{a-}\def\Ce{e-}\def\Ci{i-}\def\Co{o-}\def\Cu{u-}%
\def\Cga{ga-}%
\def\Cja{ja-}\def\Cjo{jo-}%
\def\Cka{ka-}\def\Cke{ke-}\def\Cki{ki-}\def\Cko{ko-}\def\Cku{ku-}%
\def\Cda{da-}\def\Cde{de-}\def\Cdi{di-}\def\Cdo{do-}\def\Cdu{du-}%
\def\Cma{ma-}\def\Cme{me-}\def\Cmi{mi-}\def\Cmo{mo-}\def\Cmu{mu-}%
\def\Cna{na-}\def\Cne{ne-}\def\Cni{ni-}\def\Cno{no-}\def\Cnu{nu-}%
\def\Cpa{pa-}\def\Cpe{pe-}\def\Cpi{pi-}\def\Cpo{po-}\def\Cpu{pu-}%
\def\Cra{ra-}\def\Cre{re-}\def\Cri{ri-}\def\Cro{ro-}\def\Cru{ru-}%
\def\Csa{sa-}\def\Cse{se-}\def\Csi{si-}\def\Cso{so-}\def\Csu{su-}%
\def\Cta{ta-}\def\Cte{te-}\def\Cti{ti-}\def\Cto{to-}\def\Ctu{tu-}%
\def\Cwa{wa-}\def\Cwe{we-}\def\Cwi{wi-}\def\Cwo{wo-}%
\def\Cxa{xa-}\def\Cxe{xe-}%
\def\Czo{zo-}%
\def\Cza{za-}\def\Cya{ya-}\def\Cyo{yo-}%
} % end of \@translitC
\endinput
%%
%% End of file `cypriot.sty'.