summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/ibycus/ibycus4.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/ibycus/ibycus4.sty')
-rw-r--r--Master/texmf-dist/tex/generic/ibycus/ibycus4.sty30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/ibycus/ibycus4.sty b/Master/texmf-dist/tex/generic/ibycus/ibycus4.sty
new file mode 100644
index 00000000000..880eb991b2e
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/ibycus/ibycus4.sty
@@ -0,0 +1,30 @@
+% ibycus4.sty-- P.A. MacKay -- July 12, 1997
+% Pierre A. MacKay, Dept. of Classics, University of Washington
+% mackay@cs.washington.edu
+% ------------------------
+% 12/7/97 Convert to ibycus4
+% 4/12/95 Test for isolatin package and suppress ibycus3.map if it's there
+% 31/10/95 Added \input{iby3extr} for editor symbols
+% 25/1/95 Created.
+%
+% For use with LaTeX2e
+% Replaces iby4text.tex; does not call setiby4.tex
+% Use "\fontsize{14}{17pt}\selectfont" instead of "\setgreek14/17"
+% and "{\greek{}...}" instead of "\GK{}...\RM{}"
+% The fd file is named as it should be, for ``Unknown'' encoding
+% even though I have to use OT1 in the actual file
+%
+\newtoks\digraphs
+\digraphs={tlgsqq}
+\chardef \atcode = \the \catcode `\@
+\def\unletterat{\catcode`\@ = \the \atcode}
+\catcode`\@ = 11
+\ifx\@grave@A@grave@\undefined\input{ibycus4.map}
+\else\@latex@warning@no@line{%
+No GreekKeys upper ASCII. Post-positive ASCII sequences only}\fi
+% Don't use the GreekKeys equivalents if isolatin is in use.
+\unletterat
+\input{Uibycus4.fd}
+\def\greek{\fontfamily{ibycus}\selectfont}
+\input{iby4extr}
+