From 42c700bbdae76fd628cf4f9bd69d15e05947425e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Jan 2006 23:58:43 +0000 Subject: trunk/Master/texmf-dist/source/latex/ulsy git-svn-id: svn://tug.org/texlive/trunk@570 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/ulsy/README | 47 ++++++++++++++++++ Master/texmf-dist/source/latex/ulsy/ulsy.dtx | 71 ++++++++++++++++++++++++++++ Master/texmf-dist/source/latex/ulsy/ulsy.ins | 19 ++++++++ 3 files changed, 137 insertions(+) create mode 100644 Master/texmf-dist/source/latex/ulsy/README create mode 100644 Master/texmf-dist/source/latex/ulsy/ulsy.dtx create mode 100644 Master/texmf-dist/source/latex/ulsy/ulsy.ins diff --git a/Master/texmf-dist/source/latex/ulsy/README b/Master/texmf-dist/source/latex/ulsy/README new file mode 100644 index 00000000000..31d07d2b601 --- /dev/null +++ b/Master/texmf-dist/source/latex/ulsy/README @@ -0,0 +1,47 @@ + +*** INHALT *** + +In dieser Distribution sind enthalten: +README (dieses File) +ulsy10.mf +ulsy10.tfm +ulsy.ins +ulsy.dtx + +*** SINN *** + +Erzeugung (leider nur) zweier mathematischer Zeichen: +a) ein Zeichen f"ur orthogonale direkte Summe (kleine Abwandlung von \oplus), +b) ein Zeichen (in f"unf Gr"o"senvarianten) f"ur 'Widerspruch' (der bekannte, +nach unten weisende, Blitzstrahl). + +*** ANLEITUNG *** + +a) F"uhre ('latex' nat"urlich im Sinne von LaTeX2e zu verstehen) + +latex ulsy.ins + +aus und erhalte Uulsy.fd sowie ulsy.sty. + +b) Kopiere diese beiden Files in Dein privates TEXINPUT-Directory (oder +einfach dorthin, wo Du latex aufrufst). + +c) Lege das (hoffentlich mit binary kopierte ?) File ulsy10.tfm +in einen im TEXFONTS-Pfad angegebenen Ordner. + +d) Lege das File ulsy10.mf in einen von MakeTeXPK/METAFONT erreichbaren +Ordner kann. + +e) F"uhre + +latex ulsy.dtx + +aus, um die Anleitung zu "ubersetzen (vorher allerdings sollte zumindest +eine Zeichensatzvariante "ubersetzt worden sein, um eine geeignete +Gr"o"se wie ulsy10.300pk oder ulsy10.360pk zur Verf"ugung zu haben, oder +aber man hat ein MakeTeXPK installiert, was beim dvips-Aufruf automatisch +die Fonterzeugung "ubernimmt). + +e) Complaints, comments to: ulrich@carlotta.iam.uni-bonn.de + +ug (Feb 95) diff --git a/Master/texmf-dist/source/latex/ulsy/ulsy.dtx b/Master/texmf-dist/source/latex/ulsy/ulsy.dtx new file mode 100644 index 00000000000..f1a05d71896 --- /dev/null +++ b/Master/texmf-dist/source/latex/ulsy/ulsy.dtx @@ -0,0 +1,71 @@ +\def\fileversion{1.0} +\def\filedate{1.2.1995} +\def\docdate{1.2.1995} + +% \iffalse +%<*driver> +\documentclass[12pt]{ltxdoc} +\usepackage{ulsy} +\begin{document} +\def\fileversion{1.0} +\def\filedate{95/02/01} +\def\docdate {95/02/01} +\title{The \textsf{ulsy} package\thanks{This file + has version number \fileversion, last + revised \filedate.}} +\author{Ulrich Goldschmitt\\ulrich@carlotta.iam.uni-bonn.de} +\date{\filedate} +\maketitle +\DocInput{ulsy.dtx} +\end{document} +% +% \fi +% +% \MakeShortVerb{\|} +% +% \section{How to work with the \textsf{ulsy}-Symbols} +% +% In this package two symbols are defined, first an odplus-symbol, secondly +% a symbol for contradiction. + +% +% +% Now look first at the definition of the font (placed in \texttt{Uulsy.fd}): +% \begin{macrocode} +%<*Uulsy> +\DeclareFontFamily{U}{ulsy}{} +\DeclareFontShape{U}{ulsy}{m}{n} + { <10><12> ulsy10}{} +% +% \end{macrocode} +% As you can see, there are only the sizes \textsf{10pt} and \textsf{12pt} +% available (but there are five size-variants in each font of the +% contradiction-symbol). +% +% The names are defined like this: +% \begin{macrocode} +%<*ulsy> +\newcommand{\odplus}{{\usefont{U}{ulsy}{m}{n}\symbol{'010}}} +\newcommand{\blitza}{{\usefont{U}{ulsy}{m}{n}\symbol{'011}}} +\newcommand{\blitzb}{{\usefont{U}{ulsy}{m}{n}\symbol{'012}}} +\newcommand{\blitzc}{{\usefont{U}{ulsy}{m}{n}\symbol{'013}}} +\newcommand{\blitzd}{{\usefont{U}{ulsy}{m}{n}\symbol{'014}}} +\newcommand{\blitze}{{\usefont{U}{ulsy}{m}{n}\symbol{'015}}} +% +% \end{macrocode} +% +% Now let's see how they look like (you should be aware that the +% big ones (especially |\blitze|) may overlap with the line before or after): +% +% \noindent +% |\odplus|: \odplus,\\ +% |\blitza|: \blitza, |\blitzb|: \blitzb, |\blitzc|: \blitzc, |\blitzd|: \blitzd\, |\blitze|: \blitze\ . +% +% \noindent +% \textit{\bfseries Have fun!} +% +% +% +\endinput + + diff --git a/Master/texmf-dist/source/latex/ulsy/ulsy.ins b/Master/texmf-dist/source/latex/ulsy/ulsy.ins new file mode 100644 index 00000000000..53d8d6b6691 --- /dev/null +++ b/Master/texmf-dist/source/latex/ulsy/ulsy.ins @@ -0,0 +1,19 @@ +\def\batchfile{ulsy.ins} +\input docstrip.tex +\preamble + +Copyright (C) 1995 Ulrich Goldschmitt +All rights reserved. + +This file is the installation file to the ulsy-package. +\endpreamble + +\keepsilent + +\generateFile{Uulsy.fd}{f}{ + \from{ulsy.dtx}{Uulsy}} + +\generateFile{ulsy.sty}{f}{ + \from{ulsy.dtx}{ulsy}} + +\endinput \ No newline at end of file -- cgit v1.2.3