From aba00871ee9f5f5ac8d46fe9d0b8e29cd8ce1e8b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 6 Mar 2017 21:58:50 +0000 Subject: rubik (6mar17) git-svn-id: svn://tug.org/texlive/trunk@43415 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/rubik/rubikpatterns.ins | 65 ++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Master/texmf-dist/source/latex/rubik/rubikpatterns.ins (limited to 'Master/texmf-dist/source/latex/rubik/rubikpatterns.ins') diff --git a/Master/texmf-dist/source/latex/rubik/rubikpatterns.ins b/Master/texmf-dist/source/latex/rubik/rubikpatterns.ins new file mode 100644 index 00000000000..9260827909b --- /dev/null +++ b/Master/texmf-dist/source/latex/rubik/rubikpatterns.ins @@ -0,0 +1,65 @@ +%% rubikpatterns.ins +%% +%% version 4.0 +%% +%% --- automatic overwriting of .sty is disabled------- +%% ========================================================= +%% +%% --------------- start of docstrip commands ------------------ +%% +\def\batchfile{rubikpatterns.ins} +\input docstrip.tex + +\preamble + +----------------------------------------------------------------- + Authors: RWD Nickalls (dick@nickalls.org) + and Apostolos Syropoulos (asyropoulos@yahoo.com) + + Copyright March 03, 2017 RWD Nickalls and A Syropoulos + + VERSION 4.0 + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either + version 1.3c of this license or (at your option) any + later version: + + This work consists of the files listed in the README file. +----------------------------------------------------------------- + + This is a LaTeX/TikZ package for drawing Rubik cubes + Please report errors or suggestions for improvement to + + RWD Nickalls (dick@nickalls.org) + Apostolos Syropoulos (asyropoulos@yahoo.com) + + This package requires the basic TikZ package to be loaded already +------------------------------------------------------------------ +\endpreamble + +\keepsilent %%disables most of the screen output +%% \askforoverwritefalse %%enables automatic overwriting of .sty +\generate{\file{rubikpatterns.sty}{\from{rubikpatterns.dtx}{rubikpatterns}}} + +%%now write a screen message for the user +\obeyspaces +\Msg{*******************************************************} +\Msg{* *} +\Msg{* To finish the installation you have to move the *} +\Msg{* following file into a directory searched by TeX: *} +\Msg{* *} +\Msg{* rubikpatterns.sty *} +\Msg{* *} +\Msg{* To produce the documentation run the file *} +\Msg{* rubikpatterns.dtx through LaTeX. *} +\Msg{* For an index, process any filename.idx file by *} +\Msg{* makeindex -s gind.ist filename *} +\Msg{* For list of changes, process any filename.glo file *} +\Msg{* makeindex -s gglo.ist -o filename.gls filename.glo *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{*******************************************************} + +\endbatchfile +%%------------EOF--------------- -- cgit v1.2.3