summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lambda/oinuit/oinuit.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lambda/oinuit/oinuit.sty')
-rw-r--r--Master/texmf-dist/tex/lambda/oinuit/oinuit.sty69
1 files changed, 42 insertions, 27 deletions
diff --git a/Master/texmf-dist/tex/lambda/oinuit/oinuit.sty b/Master/texmf-dist/tex/lambda/oinuit/oinuit.sty
index a2444870fa7..b39e58eb60c 100644
--- a/Master/texmf-dist/tex/lambda/oinuit/oinuit.sty
+++ b/Master/texmf-dist/tex/lambda/oinuit/oinuit.sty
@@ -1,58 +1,76 @@
-% (c) copyright 2002 Apostolos Syropoulos
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt; either
-% version 1 of the License, or any later version.
-%
-% Please report errors or suggestions for improvement to
-%
-% Apostolos Syropoulos
-% 366, 28th October Str.
-% GR-671 00 Xanthi, GREECE
-% apostolo@ocean1.ee.duth.gr or apostolo@obelix.ee.duth.gr
-%
-%% onuit.sty
+%%
+%% This is file `oinuit.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% oinuit.dtx (with options: `oinuit')
+%%
+%% (c) copyright 2002 Apostolos Syropoulos
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN
+%% archives in directory macros/latex/base/lppl.txt; either
+%% version 1 of the License, or any later version.
+%% use or alter this file in any way.
+%%
+%% Please report errors or suggestions for improvement to
+%%
+%% Apostolos Syropoulos
+%% 366, 28th October Str.
+%% GR-671 00 Xanthi, GREECE
+%% apostolo@ocean1.ee.duth.gr or apostolo@obelix.ee.duth.gr
+%%
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+\ProvidesPackage{oinuit.sty}
+[2002/07/21 v1.0 Package `oinuit.sty']
\IfFileExists{ot1uctt.fd}{%
\def\ttdefault{uctt}}{}%
-%
\DeclareOption{nunavut}{%
\ocp\InInuit=Ninuit2uni
\ocplist\InInuitList=
\addbeforeocplist 1 \InInuit
\nullocplist
}
-%
\DeclareOption{quebec}{%
\ocp\InInuit=Qinuit2uni
\ocplist\InInuitList=
\addbeforeocplist 1 \InInuit
\nullocplist
}
-%
\DeclareOption{iscii}{%
\ocp\InInuit=inuitscii
\ocplist\InInuitList=
\addbeforeocplist 1 \InInuit
\nullocplist
}
-%
\DeclareOption{utf8}{%
\ocp\InInuit=inutf8
\ocplist\InInuitList=
\addbeforeocplist 1 \InInuit
\nullocplist
}
-%
\DeclareOption{ucs2}{%
\ocp\InInuit=id
\ocplist\InInuitList=
\addbeforeocplist 1 \InInuit
\nullocplist
}
-%
\ExecuteOptions{nunavut}
\ProcessOptions
-%
\input litenc.def
\def\selectlanguage#1{%
\expandafter\ifx\csname l@#1\endcsname\relax%
@@ -60,24 +78,20 @@
\typeout{ default hyphenation patterns are used.^^J}%
\language=0%
\else\language=\csname l@#1\endcsname\fi}
-%
\def\inuittext{%
\fontencoding{LIT}\selectfont%
\def\encodingdefault{LIT}%
\selectlanguage{inuit}%
\pushocplist\InInuitList%
}
-%
\newenvironment{inuit}{\fontencoding{LIT}\selectfont%
\selectlanguage{inuit}%
\pushocplist\InInuitList}%
{\popocplist}
-%
\DeclareRobustCommand{\textinuit}[1]{{%
\leavevmode\fontencoding{LIT}\selectfont%
\selectlanguage{inuit}%
\pushocplist\InInuitList #1}}
-%
\DeclareRobustCommand{\InuitToday}{{%
\fontencoding{LIT}\selectfont%
\number\day\space%
@@ -95,6 +109,7 @@
\or ^^^^14c4^^^^1555^^^^14bb^^^^1433^^^^1546 %November
\or ^^^^144e^^^^14ef^^^^14bb^^^^1433^^^^1546 %December
\fi%
- \number\year}}
-%
+ \number\year}}
\endinput
+%%
+%% End of file `oinuit.sty'.