1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
%
% Copyright (C) 2018 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/
%
\input docstrip
\keepsilent
\preamble
This is a generated file.
Copyright (C) 2018 by
Anna Capietto, Sandro Coriasco, Tiziana Armano,
Nadir Murru, Alice Ruighi, Eugenia Taranto,
Dragan Ahmetovic, Cristian Bernareggi, Michele Berra.
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/
\endpreamble
\usedir{tex/latex/axessibility}
\generate{
\file{axessibility.sty}{\from{axessibility.dtx}{}}
}
\Msg{*********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the}
\Msg{* following file into a directory searched by TeX:}
\Msg{*}
\Msg{* \space\space axessibility.sty}
\Msg{*}
\Msg{* To produce the documentation run the file axessibility.dtx}
\Msg{* through LaTeX.}
\Msg{*}
\Msg{* Happy TeXing!}
\Msg{*********************************************************}
\endbatchfile
|