summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-14 19:04:40 +0000
committerKarl Berry <karl@freefriends.org>2009-01-14 19:04:40 +0000
commit54d5ee5714b598c21ec9be9fc4df34214ba4a941 (patch)
tree466ab5c5c5a326ec0424928dfb81d18fccbe7277 /Master/texmf-dist/source
parentc9ffe351c4530767a26388bda9c73878154f4036 (diff)
eiad license update (6jan09)
git-svn-id: svn://tug.org/texlive/trunk@11875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/eiad/Leigh_me41
-rw-r--r--Master/texmf-dist/source/latex/eiad/README121
-rw-r--r--Master/texmf-dist/source/latex/eiad/eiad.dtx214
-rw-r--r--Master/texmf-dist/source/latex/eiad/eiad.ins100
4 files changed, 0 insertions, 476 deletions
diff --git a/Master/texmf-dist/source/latex/eiad/Leigh_me b/Master/texmf-dist/source/latex/eiad/Leigh_me
deleted file mode 100644
index 53ba00e6979..00000000000
--- a/Master/texmf-dist/source/latex/eiad/Leigh_me
+++ /dev/null
@@ -1,41 +0,0 @@
-eiad* -- iad's Computer Modern Irish Family of Founts
------------------------------------------------------
-
-The package contains the following files:
-
-Leigh_me This file.
-eiad10.mf Regular 10 point.
-eiadbf10.mf Boldface 10 point.
-eireannach.mf Driver file.
-eira.mf Irish diacritics and macros.
-eirl.mf Irish lowercase letters.
-eiru.mf Irish uppercase letters.
-
-In both lower and upper case 32 letters are defined (18 `plain' ones,
-5 long vowels and 9 aspirated consonants). The ligature `agus' is
-also made available. The remaining characters (digits, punctuation
-and accents) are inherited from the Computer Modern family of founts.
-
-You'll find that the file eiad10.mf, on which you'll have to run
-MetaFont in order to obtain the regular 10 point Irish fount, refers
-to a file called Fr10.mf, which is not included in the package. It
-will only take you a few seconds to make that file; it is obtained
-from cmr10.mf by removing everything up to `font_identifier:=CMR;'
-and the last line (`generate roman;'). The file Fbf10.mf, mentioned
-in eiadbf10.mf, is related in the same way to cmbx10.mf; and
-similarly you can make Irish founts of any other shapes and sizes.
-
-Within TeX the accented Irish letters are accessible as ligatures, in
-a manner consistent with the usage on Gaelic-L. A vowel followed by a
-slash yields a long vowel; a lowercase consonant followed by `h', or
-an uppercase consonant followed by either `H' or `h', yields an
-aspirated consonant. (The latter only works with those consonants
-which actually undergo aspiration; for such things as `n' with a dot,
-as found in some old texts, the standard TeXnique (in this case {\.n})
-must be used.) The ligature `agus' is accessed as s` (`s'-backquote).
-
-Please send comments, complaints, compliments and postcards to:
-
-Ivan A Derzhanski (iad@cogsci.ed.ac.uk; iad@chaos.cs.brandeis.edu)
-* Centre for Cognitive Science, 2 Buccleuch Place, Edinburgh EH8 9LW, UK
-* Cowan House, Pollock Halls, 18 Holyrood Park Road, Edinburgh EH16 5BD, UK
diff --git a/Master/texmf-dist/source/latex/eiad/README b/Master/texmf-dist/source/latex/eiad/README
deleted file mode 100644
index 0f8efb00b8e..00000000000
--- a/Master/texmf-dist/source/latex/eiad/README
+++ /dev/null
@@ -1,121 +0,0 @@
-
-What's this?
-============
-
-This directory contains a LaTeX2e package for an easy and NFSS2-compliant
-use of the eiad font family created by Ivan A Derzhanski under
-LaTeX2e.
-
-Obviously Plain-TeX users, etc, cannot use this package, but they
-should know how to load fonts with the \font-command anyhow...
-
-What is NOT provided here?
-==========================
-
-The fonts themselves are NOT in this directory. You can find them on
-CTAN in the directory tex-archive/fonts/eiad/, so for example in
- ftp://ftp.dante.de/tex-archive/fonts/eiad
-or ftp://ftp.tex.ac.uk/tex-archive/fonts/eiad
-and mirrors of CTAN...
-
-So you need the 6 *.mf-files contained in this place.
-
-What IS provided here?
-======================
-
-There are two additional mf-files:
- Fbf10.mf
- Fr10.mf
-and two files to make the style file and the documentation:
- eiad.ins
- eiad.dtx
-(and this file (README) of course...).
-
-What are these files?
----------------------
-In the documentation of the eiad-fonts there is described how to make
-two additional mf-files.
-They are easy to produce, I admit, but this step might prevent someone
-from using the eiad-fonts. And since I had to make these files for
-using the fonts myself anyway, I think I should provide them here. So
-I have done some of your work, made your life easier ;-) and I am using
-7kB of CTAN space more...
-In the 'Installation'-part of this document is described where to put
-these files...
-
-With the files eiad.* you can easily produce the style file and the
-documentation, as described in the following...
-
-Installation
-============
-It's easy. But I will explain it in full detail...
-
-So you got the 6 *mf-files for the eiad-font-family created by Ivan A
-Derzhanski (see above for finding them, if you haven't), the two
-*mf-files provided by me, eiad.ins and eiad.dtx. Good.
-
-In a TDS-conforming TeX-installation you now have to put the 8 *mf-files
-in the directory
- $TEXMF/fonts/source/public/eiad
-
-If you have a TeX-installation which doesn't produce *tfm and
-*pk-files on the fly, you have to produce them by hand.
-On some TeX-installations (like teTeX, for example) there are some
-map-files used by MakeTeX* for putting the produced *tfm and *pk-files
-in the correct subdirectories.. So you should add
------------
-@c Gaelic fonts: eiad font family
-eiad10 public eiad
-eiadbf10 public eiad
------------
-add the end of the file $TEXMF/fontname/special.map.
-
-Now run the file eiad.ins through latex:
- latex eiad.ins
-You get a file called
- eiad.sty
-Copy this in a TDS-conforming installation to
- $TEXMF/macros/tex/latex/eiad/
-or (since this is only one file) to
- $TEXMF/macros/tex/latex/misc/
-
-If you use a database for finding your files (like ls-R in teTeX) you
-have to update it now (e.g. run 'texhash' for teTeX). Do this first
-because we already need eiad.sty for producing the documentation...
-
-Now you can produce the documentation:
- latex eiad.dtx
-If you want a change history in the docs, now run
- makeindex -s ... -o eiad.gls eiad.glo
-where ... means the full path for the file 'gglo.ist'. With teTeX 0.4
-you can say
- makeindex -s `kpsewhich tex gglo.ist` -o eiad.gls eiad
-Then run the file twice through latex again:
- latex eiad.dtx
- latex eiad.dtx
-The resulting file
- eiad.dvi
-you can put in the TDS-conforming directory
- $TEXMF/doc/latex/eiad
-or (since this is only one file) in
- $TEXMF/doc/latex/misc
-
-Using the package
-=================
-
-To use the package you say
- \usepackage{eiad}
-in the preamble. The commands of this package are described in the
-documentation (see the 'Installation'-part for getting the
-documentation out of eiad.dtx.)
-
-Contact
-=======
-Please send comments, complaints, compliments and postcards to:
-
-Uwe M\"unch
-Schmittgasse 92
-51143 K\"oln
-Germany
-
-Email: muench@ph-cip.uni-koeln.de \ No newline at end of file
diff --git a/Master/texmf-dist/source/latex/eiad/eiad.dtx b/Master/texmf-dist/source/latex/eiad/eiad.dtx
deleted file mode 100644
index 61f43f5db8c..00000000000
--- a/Master/texmf-dist/source/latex/eiad/eiad.dtx
+++ /dev/null
@@ -1,214 +0,0 @@
-\def\filename{eiad.dtx}
-\def\fileversion{1.0}
-\def\filedate{1996/11/13}
-\let\docversion=\fileversion
-\let\docdate=\filedate
-% \iffalse meta-comment
-%
-% Copyright 1996 by Uwe Muench
-%
-% For further copyright information, and conditions for modification
-% and distribution, see the file legal.txt of the LaTeX2e
-% distribution, and any other copyright notices in this file.
-%
-% This system is distributed in the hope that it will be useful,
-% but WITHOUT ANY WARRANTY; without even the implied warranty of
-% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-%
-% For error reports concerning UNCHANGED versions of this file, please
-% contact me (email: muench@ph-cip.uni-koeln.de)
-%
-% Please do not request updates from me directly. Primary
-% distribution is through the CTAN archives.
-%
-%
-% Permission is granted to copy this file to another file with a
-% clearly different name and to customize the declarations in that
-% copy to serve the needs of your installation, provided that you
-% comply with the conditions in the file legal.txt of the LaTeX2e
-% distribution.
-%
-% However, NO PERMISSION is granted to produce or to distribute a
-% modified version of this file under its original name.
-%
-% You are NOT ALLOWED to change this file.
-%
-%
-%
-% \fi
-% \iffalse
-%%% File: eiad.dtx
-%% Copyright (C) 1996 Uwe Muench
-%% all rights reserved.
-%<package>\NeedsTeXFormat{LaTeX2e}
-%<package>\ProvidesPackage{eiad}[1996/11/13 v1.0 LaTeX package eiad]
-%<*driver>
-\documentclass{ltxdoc}
-\usepackage{eiad}
-\GetFileInfo{eiad.sty}
-\EnableCrossrefs
-\RecordChanges
-\begin{document}
-\title{The \texttt{eiad} package\thanks
- {This file has version number \fileversion, dated \filedate.}\\
- for use with \LaTeX2e}
-\author{Uwe M\"unch\\Schmittgasse~92\\51143 K\"oln\\
- \texttt{muench@ph-cip.uni-koeln.de}}
-\date{\docdate}
-\maketitle
-\DocInput{eiad.dtx}
-\PrintChanges
-\end{document}
-%</driver>
-% \fi
-%
-% \CheckSum{15}
-%% \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 \~}
-%
-% \changes{v1.0}{1996/03/03}{First release}
-%
-% \section{Introduction}
-%
-% The font \textsf{eiad} provides a roman and a bold version of
-% Irish fonts for typesetting in gaelic. They are based on the
-% Computer Modern fonts. This font family was written by
-% Ivan~A.~Derzhanski and can be found on the CTAN in the directory
-% \texttt{tex-archive/fonts/eiad}.
-% This package provides means to use this font under \LaTeXe.
-%
-%
-% \section{Usage}
-%
-% This file can be used as a package by placing its name
-% in the argument of |\usepackage|. Afterwards the font family
-% \textsf{eiad}
-% is defined. This could also have been done by providing a
-% font definition file.
-%
-% \DescribeMacro{\eiadfamily}
-% The command |\eiadfamily| changes the current font family to
-% \texttt{eiad} and the encoding to \texttt{U} (unknown). The
-% \texttt{U} encoding is used
-% since the Irish long vowels are positioned at places where
-% e.\,g. the ligatures of the \texttt{OT1}-encoding (like ffl) can be found
-% normally (the new additional characters have to be somewhere
-% obviously\dots).
-% Usually this command should be used in a \TeX{} group only.
-%
-% \DescribeMacro{\texteiad}
-% The command |\texteiad| typesets its argument in the
-% \textsf{eiad} font.
-%
-% \DescribeMacro{\eiad}
-% The command |\eiad| provides the old font changing command (like
-% |\rm| compared to |\textrm|). A use of |\eiad| in math mode is
-% not possible.
-%
-% To access the new long vowels, the aspirated consonants and the
-% ligature `agus', I cite Ivan Derzhanski:
-% \begin{quote}
-% Within \TeX{} the accented Irish letters are accessible as ligatures, in
-% a manner consistent with the usage on the mailing-list
-% \texttt{gaelic-l}. A vowel followed by a slash yields a long
-% vowel; a lowercase consonant followed by `h', or
-% an uppercase consonant followed by either `H' or `h', yields an
-% aspirated consonant (the latter only works with those consonants
-% which actually undergo aspiration; for such things as `n' with a dot,
-% as found in some old texts, the standard \TeX nique (in this case |\.n|)
-% must be used.) The ligature `agus' is accessed as s` (`s'-backquote).
-% \end{quote}
-% So we get the following tables, first the vowels:
-% \begin{quote}
-% \begin{tabbing}
-% Input:\hspace{1cm}\= |a/| \= |e/| \= |i/| \= |o/| \= |u/| \\
-% \textsf{eiad} font \> \texteiad{a/} \> \texteiad{e/}\>
-% \texteiad{i/}\> \texteiad{o/} \> \texteiad{u/}
-% \end{tabbing}
-% \end{quote}
-% And now the aspirated consonants and the agus ligature:
-% \begin{quote}
-% \begin{tabbing}
-% Input:\hspace{1cm}\=
-% |s`| (agus) \= |bh| \= |ch| \= |dh| \= |fh| \= |gh|
-% \= |mh| \= |ph| \= |sh| \= |th| \\
-% \textsf{eiad} font \> \texteiad{s`} \>
-% \texteiad{bh} \> \texteiad{ch} \> \texteiad{dh} \> \texteiad{fh} \>
-% \texteiad{gh} \> \texteiad{mh} \> \texteiad{ph} \> \texteiad{sh} \>
-% \texteiad{th}
-% \end{tabbing}
-% \end{quote}
-% One could write commands which access these special characters only
-% during typesetting in the \textsf{eiad} font, otherwise creating a normal
-% vowel or consonant (instead of e.\,g.~a/ in the output). But I
-% don't think this is reasonable since the above transcription
-% seems to be common use. So it is possible to use your input text as
-% transcription also; a conversion to normal vowels or consonants
-% would be only an annoyance. Please contact me, if there is a
-% different transcription method, one could implement through such
-% macros.
-%
-% \StopEventually{}
-%
-%
-% \section{Implementation}
-%
-% First we declare a new font family for the \textsf{eiad} font.
-% \begin{macrocode}
-\DeclareFontFamily{OT1}{eiad}{}
-% \end{macrocode}
-%
-% This font is only available in the normal and the bold
-% series at 10 point, so we always scale silently to the desired
-% size.
-%
-% \begin{macrocode}
-\DeclareFontShape{OT1}{eiad}{m}{n}{<->s* eiad10}{}
-\DeclareFontShape{OT1}{eiad}{m}{bx}{<->s* eiadbf10}{}
-% \end{macrocode}
-%
-% Now we define the font changing commands.
-%
-% \begin{macro}{\eiadfamily}
-% The macro |\eiadfamily| selects the \textsf{eiad} family.
-% \begin{macrocode}
-\DeclareRobustCommand\eiadfamily{%
- \fontfamily{eiad}%
- \fontencoding{OT1}%
- \selectfont}
-% \end{macrocode}
-% \end{macro}
-%
-% \begin{macro}{\texteiad}
-% The macro |\texteiad| typesets its argument in the \textsf{eiad} font.
-% \begin{macrocode}
-\DeclareTextFontCommand\texteiad{\eiadfamily}
-% \end{macrocode}
-% \end{macro}
-%
-% \begin{macro}{\eiad}
-% The macro |\eiad| is the old |\texteiad| version (compare |\rm|
-% to |\textrm|). A use of the \textsf{eiad} font in math mode is forbidden:
-% In math mode the switch |\eiad| is defined as |\relax|.
-% \begin{macrocode}
-\DeclareOldFontCommand{\eiad}{\eiadfamily}{%
- \relax}% Switch for math mode
-% \end{macrocode}
-% \end{macro}
-%
-% \Finale
-%
-\endinput
diff --git a/Master/texmf-dist/source/latex/eiad/eiad.ins b/Master/texmf-dist/source/latex/eiad/eiad.ins
deleted file mode 100644
index e4fbe1eb47f..00000000000
--- a/Master/texmf-dist/source/latex/eiad/eiad.ins
+++ /dev/null
@@ -1,100 +0,0 @@
-%%
-%% This file will generate fast loadable files and documentation
-%% driver files from the doc files in this package when run through
-%% LaTeX or TeX.
-%%
-%% Copyright 1996 by Uwe M\"unch
-%%
-%% For further copyright information, and conditions for modification
-%% and distribution, see the file legal.txt, and any other copyright
-%% notices in this file.
-%%
-%% This system is distributed in the hope that it will be useful,
-%% but WITHOUT ANY WARRANTY; without even the implied warranty of
-%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-%%
-%% For error reports concerning UNCHANGED versions of this file no
-%% more than one year old, see bugs.txt.
-%%
-%% Please do not request updates from us directly. Primary
-%% distribution is through the CTAN archives.
-%%
-%%
-%% No other permissions to distribute this file in any form are
-%% granted and in particular NO PERMISSION to modify its contents.
-%%
-%% You are NOT ALLOWED to change this file.
-%%
-%%
-%%
-%% --------------- start of docstrip commands ------------------
-%%
-\def\batchfile{eiad.ins}
-\input docstrip.tex
-\preamble
-
-
-This is a generated file.
-
-Copyright 1996 by Uwe Muench
-
-For further copyright information, and conditions for modification
-and distribution, see the file legal.txt of the LaTeX2e distribution,
-and any other copyright notices in this file.
-
- This system is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
- For error reports concerning UNCHANGED versions of this file, please
- contact me (email: muench@ph-cip.uni-koeln.de)
-
- Please do not request updates from me directly. Primary
- distribution is through the CTAN archives.
-
-
-Permission is granted to copy this file to another file with a
-clearly different name and to customize the declarations in that
-copy to serve the needs of your installation, provided that you
-comply with the conditions in the file legal.txt of the LaTeX2e
-distribution.
-
-However, NO PERMISSION is granted to generate or to distribute a
-modified version of this file under its original name.
-
-You are NOT ALLOWED to change this file.
-
-
-MODIFICATION ADVICE:
-
-If you want to customize this file, it is best to make a copy of
-the source file(s) from which it was produced. Use a different
-name for your copy(ies) and modify the copy(ies); this will ensure
-that your modifications do not get overwritten when you install a
-new release of the standard system. You should also ensure that
-your modified source file does not generate any modified file with
-the same name as a standard file.
-
-You can then easily distribute your modifications by distributing
-the modified and renamed copy of the source file, taking care to
-observe the conditions in legal.txt (LaTeX2e distribution); this will
-ensure that other users can safely use your modifications.
-
-You will also need to produce your own, suitably named, .ins file to
-control the generation of files from your source file; this file
-should contain your own preambles for the files it generates, not
-those in the standard .ins files.
-
-
-\endpreamble
-\def\filedate{1996/11/13}
-\def\batchfile{eiad.dtx}
-\input docstrip.tex
-
-\keepsilent
-
-\Msg{*** Generating .sty file ***}
-
-\generateFile{eiad.sty}{t}{\from{eiad.dtx}{package}}
-
-\endinput