From d247f68d697aab3f9e101cda6a8cdf9538862f99 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 16 Jan 2018 22:45:32 +0000 Subject: xsavebox (16jan18) git-svn-id: svn://tug.org/texlive/trunk@46335 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/xsavebox/ChangeLog | 4 ++++ Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf | Bin 368529 -> 368717 bytes .../texmf-dist/source/latex/xsavebox/xsavebox.tex | 2 +- Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty | 4 ++-- 4 files changed, 7 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/xsavebox/ChangeLog b/Master/texmf-dist/doc/latex/xsavebox/ChangeLog index f5684838132..d2f4082ac8e 100644 --- a/Master/texmf-dist/doc/latex/xsavebox/ChangeLog +++ b/Master/texmf-dist/doc/latex/xsavebox/ChangeLog @@ -1,3 +1,7 @@ +2018-01-16 + * v0.9 + * fix: README.md did not render correctly on CTAN + 2018-01-04 * v0.8 * documentation updated diff --git a/Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf b/Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf index 7223678013e..003743460a5 100644 Binary files a/Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf and b/Master/texmf-dist/doc/latex/xsavebox/xsavebox.pdf differ diff --git a/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex b/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex index 22e82e0d153..245aedbdf8c 100644 --- a/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex +++ b/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex @@ -88,7 +88,7 @@ It should be emphasized that \enquote{Form XObjects} is a PDF feature. Content s \begin{Verbatim} margin= \end{Verbatim} -When content is converted into a Form XObject, it is clipped to its bounding box. However, the glyphs of the fonts which are used for typesetting tend to be slightly bigger than their boxes. In order to avoid clipping, the `\verb+xsavebox+' package \emph{temporarily} adds an additional margin of \verb+3pt+ around the content. In rare cases, \verb+3pt+ may turn out to be insufficient, e.\,g. if text is up-scaled before being put into a save box. This option allows the setting of a larger margin to ensure that the content gets entirely into the save box. Note that whichever value is chosen for `\verb+margin+', the spacing of the boxes, when inserted into the document, remains unchanged. This is what every user definitely wants. +When content is converted into a Form XObject, it is clipped to its bounding box. However, the font glyphs used for typesetting tend to be slightly bigger than their boxes. In order to avoid clipping, the `\verb+xsavebox+' package \emph{temporarily} adds an additional margin of \verb+3pt+ around the content. In rare cases, \verb+3pt+ may turn out to be insufficient, e.\,g. if text is up-scaled before being put into a save box. This option allows the setting of a larger margin to ensure that the content gets entirely into the save box. Note that whichever value is chosen for `\verb+margin+', the spacing of the boxes, when inserted into the document, remains unchanged. This is what every user definitely wants. \section{User commands} \subsection*{Content saving} diff --git a/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty b/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty index ddb10321c2f..489b920f2db 100644 --- a/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty +++ b/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty @@ -49,8 +49,8 @@ \RequirePackage{pdfbase} %everything with `pbs_' prefix \RequirePackage{l3keys2e} -\def\g@xsb@version@tl{0.8} -\def\g@xsb@date@tl{2018/01/04} +\def\g@xsb@version@tl{0.9} +\def\g@xsb@date@tl{2018/01/16} \ProvidesExplPackage{xsavebox}{\g@xsb@date@tl}{\g@xsb@version@tl} {saveboxes for repeating content without code replication} -- cgit v1.2.3