diff options
author | Karl Berry <karl@freefriends.org> | 2008-01-25 17:15:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-01-25 17:15:12 +0000 |
commit | 0791b5dc212ba4f2b90eb3900f61f76500f4cbf5 (patch) | |
tree | 4c91609608e914224662c33efb84ebe29c221b5c /Master | |
parent | a0c66ff3d9ff2aff1a21bcda0783df288ddc2667 (diff) |
rm morse
git-svn-id: svn://tug.org/texlive/trunk@6411 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/morse/morse.doc | 119 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morse/morsedoc.dvi | bin | 12228 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/morse/morsedoc.tex | 149 | ||||
-rw-r--r-- | Master/texmf-dist/fonts/source/public/morse/morse.alf | 36 | ||||
-rw-r--r-- | Master/texmf-dist/fonts/source/public/morse/morse.def | 23 | ||||
-rw-r--r-- | Master/texmf-dist/fonts/source/public/morse/morse.num | 40 | ||||
-rw-r--r-- | Master/texmf-dist/fonts/source/public/morse/morse10.mf | 26 | ||||
-rw-r--r-- | Master/texmf-dist/fonts/tfm/public/morse/morse10.tfm | bin | 1208 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/morse/morse.sty | 44 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/morse.tlpsrc | 2 |
11 files changed, 0 insertions, 440 deletions
diff --git a/Master/texmf-dist/doc/latex/morse/morse.doc b/Master/texmf-dist/doc/latex/morse/morse.doc deleted file mode 100644 index 228b2584b25..00000000000 --- a/Master/texmf-dist/doc/latex/morse/morse.doc +++ /dev/null @@ -1,119 +0,0 @@ -M O R S E -- a short font report -================================== - -(The telegraphic alphabet - by Udo Heyl, January 1st, 1998) - -Error Reports in case of UNCHANGED versions to - Udo Heyl, - Stregdaer Allee 7, - 99817 Eisenach, - Federal Republic of Germany -or - DANTE, Deutschsprachige Anwendervereinigung TeX e.V., - Postfach 10 18 40, - 69008 Heidelberg, - Federal Republic of Germany, - Email: dante@dante.de - -1. What is M O R S E ? -************************ - -It is a LaTeX2e - package for printing Morse code signs. - -The MORSE package contains the following files: - - morse10.mf ---* - morse.alf |________ the METAFONT - files - morse.num | - morse.def ---* - - morse.sty ------------ the LaTeX2e style file - - morse10.tfm ------------ the TeX Font Metric file - - morsedoc.tex ------------ the ** SHORT FONT REPORT ** - LaTeX2e file - - morse.doc ------------ the FONT REPORT ascii file - - -COPYRIGHT (c) 1998, by Udo Heyl, Eisenach. - -Copying of part or all of any file in the morse package -is allowed under the following conditions only: -(1) You may freely distribute unchanged copies of the files. Please - include the documentation when you do so. -(2) You may modify a renamed copy of any file, but only for personal - use or use within an organization. -(3) You may copy fragments from the files, for personal use or for use - in a macro package for distribution, as long as credit is given - where credit is due. - -You are NOT ALLOWED to take money for the distribution or use of -these files or modified versions or fragments thereof, except for -a nominal charge for copying etc. - -2. How to use the MORSE package? -******************************** - -First and foremost you've got to copy the following files - -- morse10.mf, morse.def, morse.alf and morse.num - into your Metafont-directory - \emtex\mfinput\morse -- morse.sty into your Style-directory - \emtex\texinput\morse and -- morse10.tfm into your Tfm-directory - \emtex\tfm\morse . - -Note, however, that the paths may be different in your -LaTeX2e implementation (EmTeX for MS-DOS, web2c for UNIX etc.). -LaTeX2e is absolutely required, if you want to use MORSE, -which doesn't run with the ANCIENT LaTeX 209. - -The example shows you the usage of this font: - - \documentclass[10pt]{article} - \usepackage{morse} %%% to include morse.sty - \begin{document} ... - %.......... - {\morse ..... } - %.......... - \end{document} - -Telegraphic code will appear now in the current size -and won't change the current shape. Of course you can input - - {\Huge\morse M o r s e T e x t} - -to manage greater Morse code signs. After the command - - \morse - -numbers, stops and letters (upper and lower case) are converted -into Morse code, exceptions are given in Table 1 (see MORSEDOC.TEX). - -The exceptions are: - - INPUT # OUTPUT # VALUE - -----------#-------------#----------------------- - \aAcute # .--. # á - \eAcute # ..-.. # é - \ae # .-.- # ä - \oe # ---. # ö - \ue # ..-- # ü - \ch # ---- # ch - \dq # -....- # " (double quote) - \sq # .----. # ' (single quote) - -----------#-------------#----------------------- - -Comments and suggestions are welcome. - -Since I am curious to know whether the font is useful and how it looks -in practice, I would appreciate a short message (with reference) - or -even some sample pages - if it is used in a publication. - - - Udo Heyl, January 1st, 1998. - - diff --git a/Master/texmf-dist/doc/latex/morse/morsedoc.dvi b/Master/texmf-dist/doc/latex/morse/morsedoc.dvi Binary files differdeleted file mode 100644 index 57d9fa32fff..00000000000 --- a/Master/texmf-dist/doc/latex/morse/morsedoc.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/morse/morsedoc.tex b/Master/texmf-dist/doc/latex/morse/morsedoc.tex deleted file mode 100644 index bcad76b5ffb..00000000000 --- a/Master/texmf-dist/doc/latex/morse/morsedoc.tex +++ /dev/null @@ -1,149 +0,0 @@ -\documentclass[12pt]{article} -\usepackage{morse} - -\def\lm{\Large\morse} -\pagestyle{plain} -\topmargin-1cm -\textwidth15.85cm -\textheight23.35cm -\parindent0pt -\sloppy - -\begin{document} - -\underline{\LARGE \Morsesym\/ -- a short font report}\\[1ex] -(The telegraphic alphabet - by {\sc Udo Heyl}, January $1^{st}$, 1998)\\ -\begin{center} -\fbox{\parbox{6in}{ -\begin{center} -{\it Error Reports in case of UNCHANGED versions to}\\ - Udo Heyl, - Stregdaer Allee 7, - 99817 Eisenach, - Federal Republic of Germany \\ -{\it or} \\ - DANTE, Deutschsprachige Anwendervereinigung TeX e.V., - Postfach 10 18 40,\\ - 69008 Heidelberg, - Federal Republic of Germany, - Email: dante@dante.de -\end{center} -}} -\end{center} - -\section{What is \Morsesym ?} - -It is a \LaTeX2e - package for printing Morse code signs. - -\section{How to use the \Morsesym\/ package?} - -First and foremost you've got to copy the following files -\begin{itemize} -\item {\sc morse10.mf, morse.def, morse.alf} and {\sc morse.num} - into your Metafont-directory - \verb/(\emtex\mfinput\morse)/ -\item {\sc morse.sty} into your Style-directory - \verb/(\emtex\texinput\morse)/ and -\item {\sc morse10.tfm} into your Tfm-directory - \verb/(\emtex\tfm\morse)/. -\end{itemize} -Note, however, that the paths may be different in your -\LaTeX2e ~implementation -(Em\TeX ~for {\sc MS-DOS}, {\sf web2c} for {\sc UNIX} etc.). -\LaTeX2e ~is absolutely required, if you want to use \Morsesym, -which doesn't run with the {\bf ancient} \LaTeX 209. \\ - -The example shows you the usage of this font: -\begin{verbatim} - \documentclass[10pt]{article} - \usepackage{morse} %%% to include morse.sty - \begin{document} ... - %.......... - {\morse ..... } - %.......... - \end{document} -\end{verbatim} -Telegraphic code will appear now in the current size -and won't change the current shape. Of course you can input -\verb/{\Huge\morse /{\it MorseText}\verb/ }/ to manage greater -Morse code signs. After the command \verb/\morse/ numbers, stops -and letters (upper and lower case) are converted into Morse code, -exceptions are given in Table 1. - -\begin{center} -\begin{table}[t] -\caption{\Large\bf The Alphabet of the Telegraphy} -\vskip20pt -\begin{tabular}{||l|c|c||l|c|c||l|c|c||} -\hline\hline -&&&&&&&&\\ -Input & Output & Value&Input & Output & Value& - Input & Output & Value\\ -&&&&&&&&\\\hline &&&&&&&&\\ -\verb=a= & \lm a & a & \verb=n= & \lm n & n & \verb=3= & \lm 3 & 3 \\ -\verb=\aAcute= &\lm\aAcute & \'{a} & \verb=o= & - \lm o & o & \verb=4= & \lm 4 & 4 \\ -\verb=\ae= &\lm\ae & \H{a} & \verb=\oe= & \lm\oe & \H{o} & - \verb=5= &\lm 5 & 5 \\ -\verb=b= & \lm b & b & \verb=p= & \lm p & p & \verb=6= & \lm 6 & 6 \\ -\verb=c= & \lm c & c & \verb=q= & \lm q & q & \verb=7= & \lm 7 & 7 \\ -\verb=d= & \lm d & d & \verb=r= & \lm r & r & \verb=8= & \lm 8 & 8 \\ -\verb=\ch= & \lm\ch & ch & \verb=s= & \lm s & s & - \verb=9= & \lm 9 & 9 \\ -\verb=e= & \lm e & e & \verb=t= & \lm t & t & \verb=0= & \lm 0 & 0 \\ -\verb=\eAcute= &\lm\eAcute & \'{e} & \verb=u= & \lm u & u & - \verb=;= & \lm ; & ; \\ -\verb=f= & \lm f & f & \verb=\ue= & \lm \ue & \H{u} & - \verb=,= & \lm , & , \\ -\verb=g= & \lm g & g & \verb=v= & \lm v & v & \verb=:= & \lm : & : \\ -\verb=h= & \lm h & h & \verb=w= & \lm w & w & \verb=?= & \lm ? & ? \\ -\verb=i= & \lm i & i & \verb=x= & \lm x & x & \verb=!= & \lm ! & ! \\ -\verb=j= & \lm j & j & \verb=y= & \lm y & y & - \verb=\dq= & \lm \dq & \dq \\ -\verb=k= & \lm k & k & \verb=z= & \lm z & z & - \verb=\sq= & \lm \sq & \sq \\ -\verb=l= & \lm l & l & \verb=1= & \lm 1 & 1 & \verb=/= & \lm / & / \\ -\verb=m= & \lm m & m & \verb=2= & \lm 2 & 2 & \verb=.= & \lm . & . \\ -&&&&&&&&\\ -\hline\hline -\end{tabular} -\end{table} -\end{center} -\vskip-1cm -\begin{footnotesize} -\begin{minipage}{7.4cm} -In the year 1832 the American painter and director of the -Plastic Arts Academy {\sc Samuel Morse} had the idea to use electromagnetism -in order to set up a telegraphic connection. -After some different unsuccessful experiments he could propose a model of -his \dq Recording electric telegraph\dq ~to the New York University in 1835. -In Washington he took out a patent for his invention in 1837. -At the same time - {\sc Charles Wheatstone} in England and - {\sc Karl August Steinheil} in Bavaria -had made up telegraphs. -The one by the last mentioned was the same on principle as {\sc Morse}'s -telegraph, -but wasn't as useful in drawing longer lines \hfill -because its fine and complex mecha- -\end{minipage} -\hskip1cm -\begin{minipage}{7.4cm} -nism. That is why {\sc Steinheil} himself -recommended the installation of {\sc Morse}'s telegraph, -which was the better one in later experiments too because of its -plainness and easy usage up to now. -{\sc Morse}'s system consists of an armature with a pin, which is -attracted by a powerized electric magnet. -The pin prints dots or dashes onto a passing tape of paper, -in proportion as the power circuit is complete for shorter or longer -periods. -The foregoing alphabet is composed out of this dots and dashes. -The character \'{a} is an -innovation for the Hungarian language; -\H{a}, \H{o} and \H{u} for the German vocabulary; and in Polish words -the characters \c{a}, \c{e} and \'{o} are described by - \H{a}, \'{e} and \H{o}. -\end{minipage} -\end{footnotesize} -\end{document} diff --git a/Master/texmf-dist/fonts/source/public/morse/morse.alf b/Master/texmf-dist/fonts/source/public/morse/morse.alf deleted file mode 100644 index 1d2ee586284..00000000000 --- a/Master/texmf-dist/fonts/source/public/morse/morse.alf +++ /dev/null @@ -1,36 +0,0 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% morse.alf : CODE (Version 1.00, January 1, 1998) %% -%% Udo Heyl, Stregdaer Allee, 99817 Eisenach GERMANY %% -%% to be used under LaTeX.2E supported by MORSE.STY %% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - -beg(65+o,1.2); "a"; dotbar; endchar; -beg(66+o,1.6); "b"; bardotdot; dot (10a,2b); endchar; -beg(67+o,2); "c"; bardotbar; dot (14a,2b); endchar; -beg(68+o,1.4); "d"; bardotdot; endchar; -beg(69+o,.6); "e"; dot (0,2b); endchar; -beg(70+o,1.6); "f"; dotdotbar; dot (10a,2b); endchar; -beg(71+o,1.8); "g"; barbardot; endchar; -beg(72+o,1.2); "h"; dotdotdot; dot (6a,2b); endchar; -beg(73+o,.8); "i"; dotdot; endchar; -beg(74+o,2.4); "j"; dotbarbar; bar (14a,0); endchar; -beg(75+o,1.8); "k"; bardotbar; endchar; -beg(76+o,1.6); "l"; dotbardot; dot (10a,2b); endchar; -beg(77+o,1.6); "m"; barbar; endchar; -beg(78+o,1.2); "n"; bardot; endchar; -beg(79+o,2.2); "o"; barbarbar; endchar; -beg(80+o,2); "p"; dotbarbar; dot (14a,2b); endchar; -beg(81+o,2.4); "q"; barbardot; bar (14a,0); endchar; -beg(82+o,1.4); "r"; dotbardot; endchar; -beg(83+o,1); "s"; dotdotdot; endchar; -beg(84+o,1); "t"; bar (0,0); endchar; -beg(85+o,1.4); "u"; dotdotbar; endchar; -beg(86+o,1.6); "v"; dotdotdot; bar (6a,0); endchar; -beg(87+o,1.8); "w"; dotbarbar; endchar; -beg(88+o,2); "x"; bardotdot; bar (10a,0); endchar; -beg(89+o,2.4); "y"; bardotbar; bar (14a,0); endchar; -beg(90+o,2); "z"; barbardot; dot (14a,2b); endchar; - - - - diff --git a/Master/texmf-dist/fonts/source/public/morse/morse.def b/Master/texmf-dist/fonts/source/public/morse/morse.def deleted file mode 100644 index c949cee3699..00000000000 --- a/Master/texmf-dist/fonts/source/public/morse/morse.def +++ /dev/null @@ -1,23 +0,0 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% morse.def : CODE (Version 1.00, January 1, 1998) %% -%% Udo Heyl, Stregdaer Allee, 99817 Eisenach GERMANY %% -%% to be used under LaTeX.2E supported by MORSE.STY %% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - -def dot=fill fullcircle scaled 1.2pt shifted enddef; -def bar=fill superellipse((4.5a,.5b),(2a,b),(-.5a,.5b),(2a,0),1)% - shifted enddef; -def barbar=bar (0,0); bar (6a,0) enddef; -def bardot=bar (0,0); dot (6a,2b) enddef; -def dotbar=dot (0,2b); bar (2a,0) enddef; -def dotdot=dot (0,2b); dot (2a,2b) enddef; -def barbarbar=barbar; bar (12a,0) enddef; -def barbardot=barbar; dot (12a,2b) enddef; -def bardotbar=bardot; bar (8a,0) enddef; -def bardotdot=bardot; dot (8a,2b) enddef; -def dotbarbar=dotbar; bar (8a,0) enddef; -def dotbardot=dotbar; dot (8a,2b) enddef; -def dotdotbar=dotdot; bar (4a,0) enddef; -def dotdotdot=dotdot; dot (4a,2b) enddef; -def beg(expr a,b)=beginchar(a,b*U#,U#,0) enddef; -beginchar(0,U#,U#,0); "dummy"; pickup norm_pen; a=.1w; b=.1h; endchar; diff --git a/Master/texmf-dist/fonts/source/public/morse/morse.num b/Master/texmf-dist/fonts/source/public/morse/morse.num deleted file mode 100644 index 01093452b9c..00000000000 --- a/Master/texmf-dist/fonts/source/public/morse/morse.num +++ /dev/null @@ -1,40 +0,0 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% morse.num : CODE (Version 1.00, January 1, 1998) %% -%% Udo Heyl, Stregdaer Allee, 99817 Eisenach GERMANY %% -%% to be used under LaTeX.2E supported by MORSE.STY %% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%%%%% Special Symbols, Numbers and Stops %%%%%%%%% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - -beg(193,2.6);"adot";dotbarbar; dot(14a,2b); bar(16a,0); endchar; -beg(225,2.6);"adot";dotbarbar; dot(14a,2b); bar(16a,0); endchar; -beg(196,2);"ae";dotbardot; bar(10a,0); endchar; -beg(214,2.4);"oe";barbarbar; dot(18a,2b); endchar; -beg(220,2);"ue"; dotdotbar; bar(10a,0); endchar; -beg(228,2);"ae";dotbardot; bar(10a,0); endchar; -beg(246,2.4);"oe";barbarbar; dot(18a,2b); endchar; -beg(252,2);"ue"; dotdotbar; bar(10a,0); endchar; -beg(23,2.8);"ch";barbarbar; bar(18a,0); endchar; -beg(201,1.8);"edot";dotdotbar; dot(10a,2b); dot(12a,2b); endchar; -beg(233,1.8);"edot";dotdotbar; dot(10a,2b); dot(12a,2b); endchar; -beg("0",3.4);"0";barbarbar; bar(18a,0); bar(24a,0); endchar; -beg("1",3);"1";dotbarbar; bar(14a,0); bar(20a,0); endchar; -beg("2",2.6);"2";dotdotbar; bar(10a,0); bar(16a,0); endchar; -beg("3",2.2);"3";dotdotdot; bar(6a,0); bar(12a,0); endchar; -beg("4",1.8);"4";dotdotdot; dot(6a,2b); bar(8a,0); endchar; -beg("5",1.4);"5";dotdotdot; dot(6a,2b); dot(8a,2b); endchar; -beg("6",1.8);"6";bardotdot; dot(10a,2b); dot(12a,2b); endchar; -beg("7",2.2);"7";barbardot; dot(14a,2b); dot(16a,2b); endchar; -beg("8",2.6);"8";barbarbar; dot(18a,2b); dot(20a,2b); endchar; -beg("9",3);"9";barbarbar; bar(18a,0); dot(24a,2b); endchar; -beg(46,1.6);".";dotdotdot; dot(6a,2b); dot(8a,2b); dot(10a,2b); endchar; -beg(59,2.8);";";bardotbar; dot(14a,2b); bar(16a,0); dot(22a,2b); endchar; -beg(44,2.8);",";dotbardot; bar(10a,0); dot(16a,2b); bar(18a,0); endchar; -beg(58,2.8);":";barbarbar; dot(18a,2b); dot(20a,2b); dot(22a,2b); endchar; -beg(63,2.4);"?";dotdotbar; bar(10a,0); dot(16a,2b); dot(18a,2b); endchar; -beg(33,3.2);"!";barbardot; dot(14a,2b); bar(16a,0); bar(22a,0); endchar; -beg(34,2.4);"d-qu";bardotdot; dot(10a,2b); dot(12a,2b); bar(14a,0); endchar; -beg(39,3.2);"s-qu";dotbarbar; bar(14a,0); bar(20a,0); dot(26a,2b); endchar; -beg(47,4);"slash";barbarbar; bar(18a,0); bar(24a,0); bar(30a,0); endchar; diff --git a/Master/texmf-dist/fonts/source/public/morse/morse10.mf b/Master/texmf-dist/fonts/source/public/morse/morse10.mf deleted file mode 100644 index 745ba124195..00000000000 --- a/Master/texmf-dist/fonts/source/public/morse/morse10.mf +++ /dev/null @@ -1,26 +0,0 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% morse10.MF : CODE (Version 1.00, January 1, 1998) %% -%% Udo Heyl, Stregdaer Allee, 99817 Eisenach GERMANY %% -%% to be used under LaTeX.2E supported by MORSE.STY %% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - -mode_setup; -font_coding_scheme = "Morse Telegraph Code"; -font_identifier = "morse10"; -pen norm_pen; U# := 9pt#; u# := (1/1024)*U#; define_pixels(U,u); -norm_pen := nullpen; - -input morse.def; -o:=0; input morse.alf; input morse.num; -o:=32; input morse.alf; - -font_size 10pt#; -font_normal_space 9pt#; -font_normal_stretch 2pt#; -font_normal_shrink 1.5pt#; - -bye - -%%%%%%%%%%%%%%%%%%%%%%%%%% -%%% end of morse10.MF %%% -%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/fonts/tfm/public/morse/morse10.tfm b/Master/texmf-dist/fonts/tfm/public/morse/morse10.tfm Binary files differdeleted file mode 100644 index e54b4d4ac31..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/morse/morse10.tfm +++ /dev/null diff --git a/Master/texmf-dist/tex/latex/morse/morse.sty b/Master/texmf-dist/tex/latex/morse/morse.sty deleted file mode 100644 index 2ee9dc4ff45..00000000000 --- a/Master/texmf-dist/tex/latex/morse/morse.sty +++ /dev/null @@ -1,44 +0,0 @@ -%%%%%%%%%%%%% morse.sty %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% -%% LaTeX document style `morse', for use with LaTeX version 2e. -%% This is a style for typesetting MORSE telegraphic code. -%% -%% COPYRIGHT (c) 1998, by Udo Heyl, Eisenach. -%% -%% Copying of part or all of any file in the morse package -%% is allowed under the following conditions only: -%% (1) You may freely distribute unchanged copies of the files. Please -%% include the documentation when you do so. -%% (2) You may modify a renamed copy of any file, but only for personal -%% use or use within an organization. -%% (3) You may copy fragments from the files, for personal use or for use -%% in a macro package for distribution, as long as credit is given -%% where credit is due. -%% -%% You are NOT ALLOWED to take money for the distribution or use of -%% these files or modified versions or fragments thereof, except for -%% a nominal charge for copying etc. -%% -\ProvidesPackage{morse}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - [1998/01/01 v1.0 MORSE TELEGRAPH CODE by Udo Heyl, Eisenach] %% -\DeclareFontFamily{OT1}{mors}{} %% -\DeclareFontShape{OT1}{mors}{m}{n}{<-> morse10}{} %% -\def\morse{\usefont{OT1}{mors}{m}{n}} %% -\def\textmors#1{{\morse\char#1}} %% -\def\ch{\char23} %% -\def\ae{\char196} %% -\def\oe{\char214} %% -\def\ue{\char220} %% -\def\aAcute{\char193} %% -\def\eAcute{\char233} %% -\def\sq{\char39} %% -\def\dq{\char34} %% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\def\Morsesym{{\reset@font\rm M% %% %% - \kern-.515em\lower.35ex\hbox{\reset@font\sc o}% %% u.h.u. %% - \kern-.2em\raise.4ex\hbox{\reset@font\it R}% %% %% - \kern-.1em\lower.3ex\hbox{\reset@font\sc s}% %% (c)1998 %% - \kern-.15em\hbox{\reset@font\it E}\kern.2em\hbox{}}}%% %% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\write16{MORSE TELEGRAPH CODE by Udo Heyl, Eisenach *** 1998/01/01 v1.0} -%%%%% End of File +++ MORSE.STY +++ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index c32a97ac37a..8e3e1d311ab 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -104,7 +104,6 @@ depend ly1 depend marigold depend mathdesign depend mnsymbol -depend morse depend nkarta depend oca depend ocherokee diff --git a/Master/tlpkg/tlpsrc/morse.tlpsrc b/Master/tlpkg/tlpsrc/morse.tlpsrc deleted file mode 100644 index 590e85c2c2e..00000000000 --- a/Master/tlpkg/tlpsrc/morse.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name morse -category Package |