summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-27 22:16:04 +0000
committerKarl Berry <karl@freefriends.org>2016-08-27 22:16:04 +0000
commitdc0e67c2be5a0eb5811a2dc33ff125e82690bd8e (patch)
tree00a78d80c7364cfb6f449422bfca15794c136d9b /Master
parent11c9c4d9505fbae8b108824303315d6203a2a655 (diff)
shdoc (27aug16)
git-svn-id: svn://tug.org/texlive/trunk@41939 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/shdoc/README4
-rw-r--r--Master/texmf-dist/doc/latex/shdoc/README.txt4
-rw-r--r--Master/texmf-dist/doc/latex/shdoc/shdoc.pdfbin543806 -> 525548 bytes
-rwxr-xr-xMaster/texmf-dist/doc/latex/shdoc/shreformat.sh2
-rw-r--r--Master/texmf-dist/source/latex/shdoc/shdoc.dtx15
-rw-r--r--Master/texmf-dist/source/latex/shdoc/shdoc.ins4
-rw-r--r--Master/texmf-dist/tex/latex/shdoc/shdoc.sty4
7 files changed, 17 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/shdoc/README b/Master/texmf-dist/doc/latex/shdoc/README
index 4dee522ac99..6c480866f3b 100644
--- a/Master/texmf-dist/doc/latex/shdoc/README
+++ b/Master/texmf-dist/doc/latex/shdoc/README
@@ -1,4 +1,4 @@
- Copyright 2015 Simon M. Laube
+ Copyright 2016 Simon M. Laube
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
@@ -16,7 +16,7 @@
environment that can be used to document operations or command
executions of a terminal session on a shell.
- The current version of the package is v2.1.
+ The current version of the package is v2.1a.
To create the package (*.sty) from source open a command line prompt,
change to the package directory and type
diff --git a/Master/texmf-dist/doc/latex/shdoc/README.txt b/Master/texmf-dist/doc/latex/shdoc/README.txt
index 4dee522ac99..6c480866f3b 100644
--- a/Master/texmf-dist/doc/latex/shdoc/README.txt
+++ b/Master/texmf-dist/doc/latex/shdoc/README.txt
@@ -1,4 +1,4 @@
- Copyright 2015 Simon M. Laube
+ Copyright 2016 Simon M. Laube
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
@@ -16,7 +16,7 @@
environment that can be used to document operations or command
executions of a terminal session on a shell.
- The current version of the package is v2.1.
+ The current version of the package is v2.1a.
To create the package (*.sty) from source open a command line prompt,
change to the package directory and type
diff --git a/Master/texmf-dist/doc/latex/shdoc/shdoc.pdf b/Master/texmf-dist/doc/latex/shdoc/shdoc.pdf
index c66b37d7952..bbc811732d8 100644
--- a/Master/texmf-dist/doc/latex/shdoc/shdoc.pdf
+++ b/Master/texmf-dist/doc/latex/shdoc/shdoc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/shdoc/shreformat.sh b/Master/texmf-dist/doc/latex/shdoc/shreformat.sh
index d27e9c088d8..c8a6a95773a 100755
--- a/Master/texmf-dist/doc/latex/shdoc/shreformat.sh
+++ b/Master/texmf-dist/doc/latex/shdoc/shreformat.sh
@@ -4,6 +4,6 @@
# the LaTeX package 'shdoc' (see ctan.org/pkg/shdoc)
# 1. read from shrun.tmp and substitute double tabs with two spaces
-# 2. substitute single tabs with a single space
+# 2. substitute single tabs with single spaces
# 3. remove all leading spaces and save the output to shrun-formatted.tmp
sed 's/\t\t/ /' <shrun.tmp | sed 's/\t/ /' | sed -e 's/^[ \t]*//' >shrun-formatted.tmp
diff --git a/Master/texmf-dist/source/latex/shdoc/shdoc.dtx b/Master/texmf-dist/source/latex/shdoc/shdoc.dtx
index a9809031517..0c33b53786e 100644
--- a/Master/texmf-dist/source/latex/shdoc/shdoc.dtx
+++ b/Master/texmf-dist/source/latex/shdoc/shdoc.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 2015 Simon M. Laube
+% Copyright 2016 Simon M. Laube
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -18,7 +18,7 @@
%
%\iffalse
%<package>\NeedsTeXFormat{LaTeX2e}
-%<package>\ProvidesPackage{shdoc}[2015/05/24 v2.1 Package for documenting shell operations]
+%<package>\ProvidesPackage{shdoc}[2016/08/27 v2.1a Package for documenting shell operations]
%<package>\RequirePackage[dvipsnames]{xcolor}
%<package>\RequirePackage{float}
%<package>\RequirePackage{caption}
@@ -34,7 +34,7 @@
\iffalse
%</internal>
%<*readme>
- Copyright 2015 Simon M. Laube
+ Copyright 2016 Simon M. Laube
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
@@ -52,7 +52,7 @@
environment that can be used to document operations or command
executions of a terminal session on a shell.
- The current version of the package is v2.1.
+ The current version of the package is v2.1a.
To create the package (*.sty) from source open a command line prompt,
change to the package directory and type
@@ -116,6 +116,7 @@ avrdude done. Thank you.
% \changes{v1.2}{2015/05/20}{Background color changed globally}
% \changes{v2.0}{2015/08/10}{Added package options as kv-list: colors and symbols}
% \changes{v2.1}{2016/04/08}{Reworked the paragraph settings better typesetting of the output, font size is variable, added a whole bunch of new macros for automatic shell-command execution}
+% \changes{v2.1a}{2016/08/27}{Small changes in the documentation}
%
% \GetFileInfo{\jobname.sty}
%
@@ -133,7 +134,7 @@ avrdude done. Thank you.
%\shmachine{linuxmint}
% \begin{shbox}
% \shline{}{tex}
-% \shoutput{}{This is TeX, Version 3.14159265 (TeX Live 2014)}
+% \shoutput{}{This is TeX, Version 3.14159265 (TeX Live 2015)}
% \shoutput{}{**\cmd{\relax}}
% \shoutput{}{*Hello World!}
% \shoutput{}{*\cmd{\bye}}
@@ -592,7 +593,7 @@ avrdude done. Thank you.
% \shmachine{linuxmint}
% \begin{shbox}
% \shline{}{tex}
-% \shoutput{}{This is TeX, Version 3.14159265 (TeX Live 2014)}
+% \shoutput{}{This is TeX, Version 3.14159265 (TeX Live 2015)}
% \shoutput{}{**\cmd{\relax}}
% \shoutput{}{*Hello World!}
% \shoutput{}{*\cmd{\bye}}
@@ -605,7 +606,7 @@ avrdude done. Thank you.
% \shmachine{linuxmint}
% \begin{shbox}
% \shline{}{tex}
-% \shoutput{}{This is TeX, Version 3.14159265 (TeX Live 2014)}
+% \shoutput{}{This is TeX, Version 3.14159265 (TeX Live 2015)}
% \shoutput{}{**\cmd{\relax}}
% \shoutput{}{*Hello World!}
% \shoutput{}{*\cmd{\bye}}
diff --git a/Master/texmf-dist/source/latex/shdoc/shdoc.ins b/Master/texmf-dist/source/latex/shdoc/shdoc.ins
index ed185c36054..2fc1a00ecbc 100644
--- a/Master/texmf-dist/source/latex/shdoc/shdoc.ins
+++ b/Master/texmf-dist/source/latex/shdoc/shdoc.ins
@@ -1,5 +1,5 @@
%%
-%% Copyright 2015 Simon M. Laube
+%% Copyright 2016 Simon M. Laube
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -23,7 +23,7 @@
This is a generated file.
-Copyright 2015 Simon M. Laube
+Copyright 2016 Simon M. Laube
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/tex/latex/shdoc/shdoc.sty b/Master/texmf-dist/tex/latex/shdoc/shdoc.sty
index 491c4544fa1..e014e99cf7c 100644
--- a/Master/texmf-dist/tex/latex/shdoc/shdoc.sty
+++ b/Master/texmf-dist/tex/latex/shdoc/shdoc.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2015 Simon M. Laube
+%% Copyright 2016 Simon M. Laube
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -23,7 +23,7 @@
%% The Current Maintainer of this work is S. M. Laube
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{shdoc}[2015/05/24 v2.1 Package for documenting shell operations]
+\ProvidesPackage{shdoc}[2016/08/27 v2.1a Package for documenting shell operations]
\RequirePackage[dvipsnames]{xcolor}
\RequirePackage{float}
\RequirePackage{caption}