diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-22 21:04:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-22 21:04:30 +0000 |
commit | 9655d464f79faee56fa49acca8a92b80899c3a8a (patch) | |
tree | fd951b1c3ac4ba59fd726784aa82015edf44ca4c /Master/texmf-dist/source | |
parent | 6b6063b1115a64acf64f4ea8d1f1c97681f34917 (diff) |
blox (22aug14)
git-svn-id: svn://tug.org/texlive/trunk@35014 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/blox/blox.dtx (renamed from Master/texmf-dist/source/latex/blox/bloX.dtx) | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/Master/texmf-dist/source/latex/blox/bloX.dtx b/Master/texmf-dist/source/latex/blox/blox.dtx index 9aa38525600..0accefac210 100644 --- a/Master/texmf-dist/source/latex/blox/bloX.dtx +++ b/Master/texmf-dist/source/latex/blox/blox.dtx @@ -5,13 +5,13 @@ % ----------------------------------- % % This file may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 +% conditions of the LaTeX Project Public License, either version 1.3 % of this license or (at your option) any later version. % The latest version of this license is in: % % http://www.latex-project.org/lppl.txt % -% and version 1.2 or later is part of all distributions of LaTeX +% and version 1.3 or later is part of all distributions of LaTeX % version 1999/12/01 or later. % % \endpreamble @@ -19,8 +19,8 @@ % % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] -%<package>\ProvidesPackage{bloX}% -%<package>[2014/08/18 v2.4 Just an English translation of schemabloc] +%<package>\ProvidesPackage{blox}% +%<package>[2014/08/20 v2.5 Just an English translation of schemabloc] % %<*batchfile> \begingroup @@ -29,17 +29,17 @@ %% %% This file may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either -%% version 1.2 of this license or (at your option) any later +%% version 1.3 of this license or (at your option) any later %% version. The latest version of this license is in: %% %% http://www.latex-project.org/lppl.txt %% -%% and version 1.2 or later is part of all distributions of +%% and version 1.3 or later is part of all distributions of %% LaTeX version 1999/12/01 or later. %% \input docstrip.tex \keepsilent -\usedir{tex/latex/bloX} +\usedir{tex/latex/blox} \preamble This is a generated file. Copyright (C) 2014 by Ben Reish @@ -52,15 +52,15 @@ and version 1.3 or later is part of all distributions of LaTeX version 1999/12/01 or later. \endpreamble \askforoverwritefalse -\generate{\file{bloX.sty}{\from{bloX.dtx}{package}}} +\generate{\file{blox.sty}{\from{blox.dtx}{package}}} \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 bloX.sty} +\Msg{* \space\space blox.sty} \Msg{*} -\Msg{* To produce the documentation run the file bloX.dtx} +\Msg{* To produce the documentation run the file blox.dtx} \Msg{* through LaTeX.} \Msg{*} \Msg{* Happy TeXing!} @@ -69,7 +69,7 @@ LaTeX version 1999/12/01 or later. %</batchfile> %<*driver> \documentclass{ltxdoc} -\usepackage{bloX} +\usepackage{blox} \usepackage[colorlinks=true,urlcolor=blue,linkcolor=black,% citecolor=orange,pdfborder={0 0 0},%pdfpagemode=FullScreen, pdfdisplaydoctitle=true% @@ -79,7 +79,7 @@ LaTeX version 1999/12/01 or later. \CodelineIndex \RecordChanges \begin{document} -\DocInput{bloX.dtx} +\DocInput{blox.dtx} \end{document} %</driver> % \fi @@ -106,18 +106,19 @@ LaTeX version 1999/12/01 or later. % \changes{v1.0}{2014/01/01}{Initial version} % \changes{v2.0}{2014/08/01}{Fixed the chain mechanism to work with my implementation of tikz} % -% \newcommand{\blox}{\textsf{bloX}} +% \newcommand{\blox}{\textsf{blox}} % \newcommand{\stikz}{\textsf{tikz}} +% \changes{v2.5}{2014/08/20}{Changed the name to \blox\ instead of \textsf{bloX} at CTAN's suggestion.} % % \newcommand{\verbatimfont}[1]{\renewcommand{\MacroFont}{\ttfamily#1}} % \newcommand{\vrbfnt}{\verbatimfont{\fontsize{6pt}{8pt}\selectfont}} % -% \GetFileInfo{bloX.sty} +% \GetFileInfo{blox.sty} % % \DoNotIndex{\#,\$,\%,\&,\@,\\,\{,\},\^,\_,\~,\ ,\@ne,\advance,\begingroup,\catcode,\closein,\closeout,\day,\def,\edef,\else,\empty,\endgroup,\newcommand,\draw,\newtoks,\ProvidesPackage,\RequirePackage,\node,\let,\global,\foreach} % -% \title{The \textsf{bloX} package\thanks{This document -% corresponds to \textsf{bloX}~\fileversion, +% \title{The \textsf{blox} package\thanks{This document +% corresponds to \textsf{blox}~\fileversion, % dated \filedate.}} % \author{Ben Reish \\ \texttt{ben.reish@alumni.oc.edu}} % @@ -126,7 +127,7 @@ LaTeX version 1999/12/01 or later. % \maketitle % % \begin{abstract} -% The \textsf{bloX} package is an English translation of the French \textsf{schemabloc} package for making block diagrams in \LaTeX2e. Also, I fixed the chain feature to auto-create a linear linked chain of blocks from a list which did not work on my implementation of \textsf{tikz} and \textsf{schemabloc}. +% The \textsf{blox} package is an English translation of the French \textsf{schemabloc} package for making block diagrams in \LaTeX2e. Also, I fixed the chain feature to auto-create a linear linked chain of blocks from a list which did not work on my implementation of \textsf{tikz} and \textsf{schemabloc}. % \end{abstract} % % \section{Introduction} @@ -169,7 +170,7 @@ LaTeX version 1999/12/01 or later. % \section{Usage} % The idea is to create a \textsf{tikzpicture} environment then place your block diagram commands inside it. The order is a bit weird. You must create both endpoints to a connecting line prior to making the line (see Fig. \ref{fig:helps}). So, instead of saying `make block, make link, make block', you have to say `make block, make block, make connecting link.' This is an effect of \stikz\ not being a what-you-see-is-what-you-get graphics drawing program. It will help you to create a rought draft of your block diagram with pen and ink prior to trying to create it with this package. % -% \textsf{bloX} is designed to be linear. It begins at an input and builds the diagram to the right of the previous item one item at a time. If multiple paths are needed, besides the normal feedback path like that shown in Fig. \ref{fig:simpdia}, special commands must be used to translate up or down to a new path. +% \blox\ is designed to be linear. It begins at an input and builds the diagram to the right of the previous item one item at a time. If multiple paths are needed, besides the normal feedback path like that shown in Fig. \ref{fig:simpdia}, special commands must be used to translate up or down to a new path. % % \begin{figure} % \begin{minipage}{.6\textwidth} |