diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /language/staves/latex/staves.ins |
Initial commit
Diffstat (limited to 'language/staves/latex/staves.ins')
-rw-r--r-- | language/staves/latex/staves.ins | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/language/staves/latex/staves.ins b/language/staves/latex/staves.ins new file mode 100644 index 0000000000..8ee8acc9fd --- /dev/null +++ b/language/staves/latex/staves.ins @@ -0,0 +1,52 @@ +%% Copyright 2006 Apostolos Syropoulos +%% +%% This file is part of the `linearA' package. +%% You are not allowed to modify its contents. +%% +\def\filedate{2006/11/07} +\def\batchfile{staves.ins} +\input docstrip.tex + +{\ifx\generate\undefined +\Msg{**********************************************} +\Msg{*} +\Msg{* This installation requires docstrip} +\Msg{* version 2.3c or later.} +\Msg{*} +\Msg{* An older version of docstrip has been input} +\Msg{*} +\Msg{**********************************************} +\errhelp{Move or rename old docstrip.tex.} +\errmessage{Old docstrip in input path} +\batchmode +\csname @@end\endcsname +\fi} + +\preamble + + (c) copyright 2006 Apostolos Syropoulos + This program can be redistributed and/or modified under the terms + of the LaTeX Project Public License Distributed from CTAN + archives in directory macros/latex/base/lppl.txt; either + version 1.3b of the License, or any later version. + + Please report errors or suggestions for improvement to + + Apostolos Syropoulos + asyropoulos@yahoo.com + +\endpreamble + + +\keepsilent + +\generate{\generateFile{staves.sty}{f}{\from{staves.dtx}{staves}}} +\postamble +\endpostamble +\Msg{**********************************************************} +\Msg{* To finish installation you have to copy} +\Msg{* the generated .sty file in the appropriate} +\Msg{* directory and then to rehash your TeX system} +\Msg{* Happy Icelandic TeXing!} +\Msg{**********************************************************} +\endinput |