summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mparhack/mparhack.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/mparhack/mparhack.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/mparhack/mparhack.ins')
-rw-r--r--macros/latex/contrib/mparhack/mparhack.ins64
1 files changed, 64 insertions, 0 deletions
diff --git a/macros/latex/contrib/mparhack/mparhack.ins b/macros/latex/contrib/mparhack/mparhack.ins
new file mode 100644
index 0000000000..754baa3b9d
--- /dev/null
+++ b/macros/latex/contrib/mparhack/mparhack.ins
@@ -0,0 +1,64 @@
+%% For fixing the marginpar bug.
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\batchfile{mparhack.ins}
+\input docstrip.tex
+\def\makeCommand#1{\catcode`#1=0\relax}
+\@ifundefined{endbatchfile}
+ {\PackageError{mparhack.ins}
+ {%
+ ^^J\space\space\space
+ The installation requires docstrip version 2.4d (1996/10/17)
+ ^^J\space\space\space
+ or later (Type `H' for more help)%
+ }{%
+ An older version of docstrip has been input.\MessageBreak
+ Since this version won't install the current package\MessageBreak
+ properly, please get a current version (files docstrip.ins\MessageBreak
+ and docstrip.dtx) from CTAN.\MessageBreak
+ }%
+ \let\endbatchfile\endinput
+ }
+ {\relax}
+\preamble
+
+Workaround for the marginpar bug.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+\endpreamble
+
+\keepsilent
+
+\generate{%
+ \file{mparhack.sty}{\from{mparhack.dtx}{sty}}
+}
+
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation, please move the following}
+\Msg{* file into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space mparhack.sty}
+\Msg{*}
+\Msg{* To produce the documentation, run LaTeX on the file:}
+\Msg{*}
+\Msg{* \space\space mparhack.dtx}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{***********************************************************}
+
+\endbatchfile