diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:54:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:54:13 +0000 |
commit | 3e890265065436ecad574963b54af03cef1228fb (patch) | |
tree | fdfc94123c82db1bd3b70ed4296539976e6d783e /Master/texmf-dist/tex/latex/dinbrief/dinbrief.sty | |
parent | 57132efbcffd0514e0849645d253b159cd8bd585 (diff) |
dinbrief
git-svn-id: svn://tug.org/texlive/trunk@826 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dinbrief/dinbrief.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/dinbrief/dinbrief.sty | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/dinbrief/dinbrief.sty b/Master/texmf-dist/tex/latex/dinbrief/dinbrief.sty new file mode 100644 index 00000000000..f31bb4be73d --- /dev/null +++ b/Master/texmf-dist/tex/latex/dinbrief/dinbrief.sty @@ -0,0 +1,59 @@ +%% +%% This is file `dinbrief.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% dinbrief.dtx (with options: `shortstyle') +%% +%% ======================================================================= +%% +%% Copyright (C) 1993, 96, 97 by University of Karlsruhe (Computing Center). +%% Copyright (C) 1998, 2000 by University of Karlsruhe (Computing Center) +%% and Richard Gussmann. +%% All rights reserved. +%% For additional copyright information see further down in this file. +%% +%% This file is part of the DINBRIEF package +%% ----------------------------------------------------------------------- +%% +%% It may be distributed under the terms of the LaTeX Project Public +%% License (LPPL), as described in lppl.txt in the base LaTeX distribution. +%% Either version 1.1 or, at your option, any later version. +%% +%% The latest version of this license is in +%% +%% http://www.latex-project.org/lppl.txt +%% +%% LPPL Version 1.1 or later is part of all distributions of LaTeX +%% version 1999/06/01 or later. +%% +%% +%% For error reports in case of UNCHANGED versions see readme files. +%% +%% Please do not request updates from us directly. Distribution is +%% done through Mail-Servers, TeX organizations and others. +%% +%% If you receive only some of these files from someone, complain! +%% +%% +%% \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 \~} +%% +\input dinbrief.cls +\endinput +%% +%% End of file `dinbrief.sty'. |