summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-10 19:33:36 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-10 19:33:36 +0000
commite0859446925f30188ce458627f14e0924cad07df (patch)
tree825cb960eff217e5ace48b5d46a73755bcdf25d3 /Master/texmf-dist/doc/latex
parent02ad4921ca1ed9c63946c2f1a1fc9cf80313c8ed (diff)
dingbat update 10Jun08
git-svn-id: svn://tug.org/texlive/trunk@8661 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/dingbat/README36
-rw-r--r--Master/texmf-dist/doc/latex/dingbat/dingbat.pdfbin130376 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/dingbat/dingbat.tex48
3 files changed, 0 insertions, 84 deletions
diff --git a/Master/texmf-dist/doc/latex/dingbat/README b/Master/texmf-dist/doc/latex/dingbat/README
deleted file mode 100644
index 954410faa42..00000000000
--- a/Master/texmf-dist/doc/latex/dingbat/README
+++ /dev/null
@@ -1,36 +0,0 @@
- +---------------------------------+
- | DINGBAT: |
- |A LaTeX interface to the ark10.mf|
- | and dingbat.mf symbol fonts |
- | |
- | By Scott Pakin, pakin@uiuc.edu |
- +---------------------------------+
-
-Installation
-------------
-
-There's nothing special about building dingbat:
-
- latex dingbat.ins <== Generate dingbat.sty
- latex dingbat.dtx <== Produce the documentation (dingbat.dvi)
- makeindex -s gind.ist dingbat <== Generate an index
- latex dingbat.dtx <== Incorporate the index into the document
-
-If you're new to this, see
-http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages for more
-information on installing packages.
-
-
-Copyright and license
----------------------
-Copyright (C) 2001 Scott Pakin, pakin@uiuc.edu
-
-This package may be distributed and/or modified under the conditions
-of the LaTeX Project Public License, either version 1.2 of this
-license or (at your option) any later version. The latest version of
-this license is in:
-
- http://www.latex-project.org/lppl.txt
-
-and version 1.2 or later is part of all distributions of LaTeX version
-1999/12/01 or later.
diff --git a/Master/texmf-dist/doc/latex/dingbat/dingbat.pdf b/Master/texmf-dist/doc/latex/dingbat/dingbat.pdf
deleted file mode 100644
index 947521c77f6..00000000000
--- a/Master/texmf-dist/doc/latex/dingbat/dingbat.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/dingbat/dingbat.tex b/Master/texmf-dist/doc/latex/dingbat/dingbat.tex
deleted file mode 100644
index e260c9701ea..00000000000
--- a/Master/texmf-dist/doc/latex/dingbat/dingbat.tex
+++ /dev/null
@@ -1,48 +0,0 @@
-\nopagenumbers
-
-
-\font\ding dingbat scaled 1200
-
-\setbox0=\hbox{\ding\char'141}
-\newdimen\charwidth \charwidth\wd0
-\def\updoublerulefill{\xleaders\hbox to 10pt
- {\hss\ding\char'142 \hss}\hfill}
-\def\downdoublerulefill{\xleaders\hbox to 10pt
- {\hss\ding\char'147 \hss}\hfill}
-\def\leftdoublerulefill{\xleaders\vbox to 10pt
- {\vss\hbox{\ding\char'144}\vss}\vfill}
-\def\rightdoublerulefill{\xleaders\vbox to 10pt
- {\vss\hbox{\ding\char'145}\vss}\vfill}
-
-\newdimen\Width \newdimen\Height
-\Width\hsize \Height\vsize
-\def\rramec{\vbox to\Height
- {\hbox to\Width{\ding\char'141\updoublerulefill{\char'143}}
- \xleaders\vbox to 10pt
- {\vss\hbox to\Width{\ding\char'144\hfill\char'145}\vss}
- \vfill
- \hbox to\Width{\ding\char'146\downdoublerulefill{\char'150}}}}
-
-\def\RRamec #1{\setbox0=\vbox{#1}\Height\ht0\advance\Height\dp0
- \Width\wd0 \advance\Width 2\charwidth
- \vbox
- {\hbox to\Width{\ding\char'141\updoublerulefill{\char'143}}
- \hbox to\Width{\vbox to\Height{\leftdoublerulefill}\hss
- \box0\hss\vbox to\Height{\rightdoublerulefill}}
- \hbox to\Width{\ding\char'146\downdoublerulefill{\char'150}}}}
-
-\rramec
-\tolerance 800
-\RRamec{\hsize 5cm Hip hip hurrahhh Hip hip hurrahhh Hip hip
-hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip
-hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh
-Hip hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip hip
-hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip
-hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh
-Hip hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip hip
-hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip
-hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh Hip hip hurrahhh}
-
-
-
-\bye