summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lambda/antomega/lgrenc-antomega.def
blob: efdd7fb76f53d04195c5f1f2db2d5c26df6c76cc (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
%%
%% This is file `lgrenc-antomega.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% antenc.dtx  (with options: `LGR')
%% 
%% This file is a part of the ANTOMEGA project version 0.8
%% -----------------------------------------------------
%% 
%% It may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%% Copyright (C) 2001 -- 2005 by Alexej Kryukov
%% Please report errors to: A.M. Kryukov <basileia@yandex.ru>
%% 
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{lgrenc-antomega.def}
  [2005/05/07 v0.8 Antomega encodings definition file]
\DeclareFontEncoding{LGR}{}{}
\def\ant@encoding{LGR}
\DeclareTextCommand{\`}{\ant@encoding}[1]{#1^^^^0300}
\DeclareTextCommand{\'}{\ant@encoding}[1]{#1^^^^0301}
\DeclareTextCommand{\"}{\ant@encoding}[1]{#1^^^^0308}
\DeclareTextCommand{\u}{\ant@encoding}[1]{#1^^^^0306}
\DeclareTextCommand{\=}{\ant@encoding}[1]{#1^^^^0304}
\DeclareTextAccent{\GraveAccent}{LGR}{`\`}
\DeclareTextAccent{\AcuteAccent}{LGR}{`\'}
\DeclareTextAccent{\BreveAccent}{LGR}{30}
\DeclareTextAccent{\MacronAccent}{LGR}{31}
\DeclareTextAccent{\GreekCircumflexAccent}{LGR}{`\~}
\DeclareTextSymbol{\guillemotleft}{\ant@encoding}{"00AB}
\DeclareTextSymbol{\guillemotright}{\ant@encoding}{"00BB}
\DeclareTextSymbol{\textcompwordmark}{\ant@encoding}{"200C}
\DeclareTextSymbol{\textperthousand}{\ant@encoding}{"2030}
\DeclareTextSymbol{\textendash}{\ant@encoding}{"2013}
\DeclareTextSymbol{\textemdash}{\ant@encoding}{"2014}
\DeclareTextSymbol{\textquoteleft}{\ant@encoding}{"2018}
\DeclareTextSymbol{\textquoteright}{\ant@encoding}{"2019}
\DeclareTextSymbol{\textquotedblleft}{\ant@encoding}{"201C}
\DeclareTextSymbol{\textquotedblright}{\ant@encoding}{"201D}
\DeclareTextSymbol{\texteuro}{\ant@encoding}{"20AC}
\DeclareTextCommand{\textcircled}{\ant@encoding}[1]{{%
   \ooalign{%
      \hfil \raise .07ex\hbox {\upshape#1}\hfil \crcr
      \char 79   % '117 = "4F
   }%
}}
\let\ant@encoding\@undefined
\endinput
%%
%% End of file `lgrenc-antomega.def'.