From 4a35a6083597c5be84ca9a8c1f2da109d8c3a960 Mon Sep 17 00:00:00 2001
From: Karl Berry
Date: Sun, 5 Dec 2010 00:11:31 +0000
Subject: braille (4dec10)
git-svn-id: svn://tug.org/texlive/trunk@20655 c570f23f-e606-0410-a88d-b1316a301751
---
Master/texmf-dist/doc/latex/braille/README | 51 ++++++++++++++++++-----
Master/texmf-dist/doc/latex/braille/braille.html | 8 +---
Master/texmf-dist/doc/latex/braille/summary.pdf | Bin 67811 -> 57727 bytes
3 files changed, 42 insertions(+), 17 deletions(-)
(limited to 'Master/texmf-dist/doc/latex')
diff --git a/Master/texmf-dist/doc/latex/braille/README b/Master/texmf-dist/doc/latex/braille/README
index abb8cb6d9c3..67580780f1f 100644
--- a/Master/texmf-dist/doc/latex/braille/README
+++ b/Master/texmf-dist/doc/latex/braille/README
@@ -1,11 +1,40 @@
-braille.html -- short description of braille.sty, grade[12].py
-braillegif1.gif -- transparent image
-braillegif2.gif -- transparent image
-braille.sty -- LaTeX2e package for typesetting Braille
-grade1.py -- Python script to convert text to Grade 1 Braille
-grade2.py -- Python script to convert text to Grade 2 Braille
-summary.tex -- list of TeX macros and Braille symbols
-summary.ps -- postscript of summary.tex
-
-William Park
-April 1999
+Author:
+-------
+
+William Park
+September 1998, April 1999
+ - original author
+
+Dominique Unruh
+March 2001, October 2001
+ - major additions
+
+
+Copyright:
+----------
+
+Copyright 1998-2010 William Park
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+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.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is William Park.
+
+This work consists of all files listed below:
+ README -- this file
+ braille.html -- short description of braille.sty, grade[12].py
+ braille.sty -- LaTeX2e package for typesetting Braille
+ braillegif1.gif -- transparent image
+ braillegif2.gif -- transparent image
+ grade1.py -- Python script to convert text to Grade 1 Braille
+ grade2.py -- Python script to convert text to Grade 2 Braille
+ summary.pdf -- PDF of summary.tex
+ summary.tex -- list of TeX macros and Braille symbols
+
diff --git a/Master/texmf-dist/doc/latex/braille/braille.html b/Master/texmf-dist/doc/latex/braille/braille.html
index 6f0db66f902..061575135be 100644
--- a/Master/texmf-dist/doc/latex/braille/braille.html
+++ b/Master/texmf-dist/doc/latex/braille/braille.html
@@ -3,7 +3,7 @@ LaTeX2e package for typesetting Braille
LaTeX2e package for typesetting Braille
-William Park
+William Park <opengeometry@yahoo.ca>
April 1999
@@ -19,7 +19,7 @@ and fonts to typeset 6-dot braille symbols. Both Grade 1 and 2
Braille are supported. All 189 grade 2 contractions are defined;
however, some puctuation symbols are missing simply because I couldn't
find them. List of TeX macros and braille symbols can be found in
-summary.tex and summary.ps.
+summary.tex and summary.pdf.
The full usage is
\usepackage[puttinydots,useemptybox]{braille}
where puttinydots puts {\tiny.} at all dot positions
@@ -102,8 +102,4 @@ or their usage as python module are
3 grade1.py, grade2.py
4 Table of Contents
-
-This file was generated using HTMLtag package.
-William Park parkw@better.net
-April 1999