summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-09 22:33:55 +0000
committerKarl Berry <karl@freefriends.org>2018-01-09 22:33:55 +0000
commita492b6280e5865d3e6cdf114d9fc46d6634e4899 (patch)
treef49d139f0c185f6fcff50d593814945d98955a76 /Master
parentf9bbe103745ea9cb8ce903f1c744b1a579083f7f (diff)
xsavebox (9jan18)
git-svn-id: svn://tug.org/texlive/trunk@46263 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/xsavebox/ChangeLog4
-rw-r--r--Master/texmf-dist/doc/latex/xsavebox/README15
-rw-r--r--Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdfbin342257 -> 368529 bytes
-rw-r--r--Master/texmf-dist/source/latex/xsavebox/files/mailto.pngbin962 -> 0 bytes
-rw-r--r--Master/texmf-dist/source/latex/xsavebox/xsavebox.tex5
-rw-r--r--Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty6
6 files changed, 16 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/xsavebox/ChangeLog b/Master/texmf-dist/doc/latex/xsavebox/ChangeLog
index bc6e66892c4..f5684838132 100644
--- a/Master/texmf-dist/doc/latex/xsavebox/ChangeLog
+++ b/Master/texmf-dist/doc/latex/xsavebox/ChangeLog
@@ -1,3 +1,7 @@
+2018-01-04
+ * v0.8
+ * documentation updated
+
2017-06-11
* v0.7
* fix: failure due to change of \hbox:n in expl3 [2017/05/13]
diff --git a/Master/texmf-dist/doc/latex/xsavebox/README b/Master/texmf-dist/doc/latex/xsavebox/README
index 85851a4f652..7e300589813 100644
--- a/Master/texmf-dist/doc/latex/xsavebox/README
+++ b/Master/texmf-dist/doc/latex/xsavebox/README
@@ -1,14 +1,11 @@
- ============================
- The xsavebox LaTeX Package
- ============================
+====================================
+ The xsavebox LaTeX Package
+ https://github.com/agrahn/xsavebox
-Author:
+ (C) 2016--\today Alexander Grahn
+====================================
-Alexander Grahn
-
-
-Description:
This package defines commands for saving content that can be repeatedly
placed into the document without replicating DVI/PDF code in the output
@@ -59,6 +56,6 @@ License:
This material is subject to the LaTeX Project Public License. See
- http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html
+ http://mirrors.ctan.org/macros/latex/base/lppl.txt
for the details of that license.
diff --git a/Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf b/Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf
index 4c745ae87eb..7223678013e 100644
--- a/Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf
+++ b/Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/xsavebox/files/mailto.png b/Master/texmf-dist/source/latex/xsavebox/files/mailto.png
deleted file mode 100644
index 12831c2410b..00000000000
--- a/Master/texmf-dist/source/latex/xsavebox/files/mailto.png
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex b/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex
index a44294d282d..22e82e0d153 100644
--- a/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex
+++ b/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex
@@ -1,7 +1,7 @@
% Copyright 2007--\today Alexander Grahn
%
% This material is subject to the LaTeX Project Public License. See
-% http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html
+% http://mirrors.ctan.org/macros/latex/base/lppl.txt
% for the details of that license.
%
\documentclass[a4paper]{article}
@@ -19,6 +19,7 @@
%\usepackage[protrusion,expansion]{microtype}
\usepackage{parskip}
\usepackage[bookmarksnumbered,linktocpage]{hyperref}
+\usepackage[ocgcolorlinks]{ocgx2}
\usepackage{fancyvrb}
\clubpenalty=10000
\widowpenalty=10000
@@ -58,7 +59,7 @@
\title{The {\sffamily xsavebox} Package, v\g@xsb@version@tl}
\expandafter\parsedate\g@xsb@date@tl\relax %set current date to package date
\makeatother
-\author{Alexander Grahn\\[1ex]\includegraphics[height=2.7ex]{mailto}}
+\author{Alexander Grahn\\[1ex]\url{https://github.com/agrahn/xsavebox}}
\maketitle
\begin{abstract}
\noindent This package defines commands for saving content that can be repeatedly placed into the document without replicating DVI/PDF code in the output file, allowing for smaller size of the final PDF file and improved content caching for faster display in certain PDF viewers. The user commands are modelled after the standard \LaTeX{} commands \verb+\savebox+, \verb+\sbox+, \verb+\usebox+ and the `\verb+lrbox+' environment. The package supports all common \TeX{} engines and back-ends, including `\verb+dvips+'.
diff --git a/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty b/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty
index 3a062800919..ddb10321c2f 100644
--- a/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty
+++ b/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty
@@ -37,7 +37,7 @@
% 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://mirrors.ctan.org/help/Catalogue/licenses.lppl.html
+% http://mirrors.ctan.org/macros/latex/base/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
@@ -49,8 +49,8 @@
\RequirePackage{pdfbase} %everything with `pbs_' prefix
\RequirePackage{l3keys2e}
-\def\g@xsb@version@tl{0.7}
-\def\g@xsb@date@tl{2017/06/11}
+\def\g@xsb@version@tl{0.8}
+\def\g@xsb@date@tl{2018/01/04}
\ProvidesExplPackage{xsavebox}{\g@xsb@date@tl}{\g@xsb@version@tl}
{saveboxes for repeating content without code replication}