summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/axessibility/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-04 21:38:29 +0000
committerKarl Berry <karl@freefriends.org>2019-06-04 21:38:29 +0000
commit7fd1c906a079c09732ab2bab386158d1d09daa5d (patch)
tree0b44f20850d23f7c5db8e0dca870bc6212607012 /Master/texmf-dist/doc/latex/axessibility/README
parenta740c2011ec6154721a963e9edb4f62d6470c286 (diff)
rm axessibility, REASON
git-svn-id: svn://tug.org/texlive/trunk@51319 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/axessibility/README')
-rw-r--r--Master/texmf-dist/doc/latex/axessibility/README38
1 files changed, 0 insertions, 38 deletions
diff --git a/Master/texmf-dist/doc/latex/axessibility/README b/Master/texmf-dist/doc/latex/axessibility/README
deleted file mode 100644
index 567c983ca85..00000000000
--- a/Master/texmf-dist/doc/latex/axessibility/README
+++ /dev/null
@@ -1,38 +0,0 @@
-% axessibility - create pdf files with mathematical formulae accessible by assistive
-% technologies for visually impaired people with LaTeX
-%
-% Copyright (C) 2018, 2019 by
-% Anna Capietto, Sandro Coriasco, Tiziana Armano,
-% Nadir Murru, Alice Ruighi, Eugenia Taranto,
-% Dragan Ahmetovic, Cristian Bernareggi, Michele Berra
-%
-% Based on accsupp.sty
-%
-% This work consists of the main source file axessibility.dtx
-% and the derived files
-% axessibility.ins, axessibility.sty, axessibility.pdf, README,
-% axessibilityExampleGoldenMean.tex
-%
-% The Current Maintainer of this work is
-% Sandro Coriasco
-%
-% This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 License
-% http://creativecommons.org/licenses/by-nc/4.0/
-%
-This is version 2.0 of axessibility, a package which allows LaTeX to create
-pdf files with mathematical formulae accessible by assistive technologies
-for visually impaired people.
-
-The following files are enclosed.
-
- README - This file.
- axessibility.dtx - Documented tex file of the axessibility package. Run pdfLaTeX
- on this file to obtain the package documentation.
- axessibility.ins - Run LaTeX on this file to extract the axessibility.sty file
- from axessibility.dtx.
- axessibilityExampleGoldenMean - A sample LaTeX file which uses the axessibility package.
-
-Installation notes:
-The package is supplied in `.ins`&`.dtx` format. Running `latex axessibility.ins`
-will extract the package, whereas `pdflatex axessibility.dtx` will typeset the
-documentation. Move `axessibility.sty` to your local `texmf` directory.