diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/morse | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/morse')
-rw-r--r-- | Master/texmf-dist/doc/latex/morse/morse.doc | 119 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morse/morsedoc.tex | 149 |
2 files changed, 268 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/morse/morse.doc b/Master/texmf-dist/doc/latex/morse/morse.doc new file mode 100644 index 00000000000..228b2584b25 --- /dev/null +++ b/Master/texmf-dist/doc/latex/morse/morse.doc @@ -0,0 +1,119 @@ +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.tex b/Master/texmf-dist/doc/latex/morse/morsedoc.tex new file mode 100644 index 00000000000..bcad76b5ffb --- /dev/null +++ b/Master/texmf-dist/doc/latex/morse/morsedoc.tex @@ -0,0 +1,149 @@ +\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} |