From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/jamtimes/jamtimes.ins | 54 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 fonts/jamtimes/jamtimes.ins (limited to 'fonts/jamtimes/jamtimes.ins') diff --git a/fonts/jamtimes/jamtimes.ins b/fonts/jamtimes/jamtimes.ins new file mode 100644 index 0000000000..561637a5d2 --- /dev/null +++ b/fonts/jamtimes/jamtimes.ins @@ -0,0 +1,54 @@ +% +% Doctrip file for jamtimes +% This file is in public domain +% $Id: jamtimes.ins,v 1.6 2010-07-08 19:40:21 boris Exp $ +% +\def\batchfile{jamtimes.ins} +\input docstrip +\keepsilent +\showprogress +\preamble +Copyright (c) 2008, Boris Veytsman + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of the original author nor the names of the + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +\endpreamble + +\askforoverwritefalse + +\generate{% + \file{jamtimes.sty}{\from{jamtimes.dtx}{style}}% + \file{drv.tex}{\from{jamtimes.dtx}{drv}}% + \file{jamomlhax.mtx}{\from{jamtimes.dtx}{jamomlhax}}% + \file{jamot1hax.mtx}{\from{jamtimes.dtx}{jamot1hax}}% + \file{map.tex}{\from{jamtimes.dtx}{map}}} + + -- cgit v1.2.3