summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-17 23:46:06 +0000
committerKarl Berry <karl@freefriends.org>2018-01-17 23:46:06 +0000
commit1e849611504af9b2921ef39cb7e591af882c7310 (patch)
treee962e10de08363a6d826390e4a329f6302a44c5f /Master/texmf-dist/doc
parent24b2cd0a33d04da7bfe49b41d5a597a5711f2cff (diff)
graphbox (17jan18)
git-svn-id: svn://tug.org/texlive/trunk@46360 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/graphbox/README.txt (renamed from Master/texmf-dist/doc/latex/graphbox/README)23
-rw-r--r--Master/texmf-dist/doc/latex/graphbox/gboxsamp.tex5
-rw-r--r--Master/texmf-dist/doc/latex/graphbox/graphbox.pdfbin298293 -> 283228 bytes
3 files changed, 15 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/graphbox/README b/Master/texmf-dist/doc/latex/graphbox/README.txt
index 71da8e90619..777a6974d58 100644
--- a/Master/texmf-dist/doc/latex/graphbox/README
+++ b/Master/texmf-dist/doc/latex/graphbox/README.txt
@@ -1,20 +1,20 @@
-graphbox v1.0
-Copyright 2013-2014 Niklas Beisert
+graphbox v1.1
+Copyright 2013-2018 Niklas Beisert
-graphbox is an extension for the LaTeX2e package
+graphbox is an extension for the LaTeX2e package
graphicx to facilitate the placement of graphics
relative to the current position
using additional optional arguments [...]
-of \includegraphics.
-For example, changing the vertical alignment is convenient
-for using graphics as elements of (mathematical) formulae.
-Options for shifting, smashing and hiding the graphics
-are mainly intended for designing presentations using,
+of \includegraphics.
+For example, changing the vertical alignment is convenient
+for using graphics as elements of (mathematical) formulae.
+Options for shifting, smashing and hiding the graphics
+are mainly intended for designing presentations using,
e.g., the beamer framework.
-The package consists of the files
+The package consists of the files
- README readme file
+ README.txt readme file
graphbox.ins installation file
graphbox.dtx source file
graphbox.sty package file
@@ -22,7 +22,8 @@ The package consists of the files
gboxsamp.mps sample graphics file
graphbox.pdf manual
-The distribution consists of the files README, graphbox.ins and graphbox.dtx.
+The distribution consists of the files
+README.txt, graphbox.ins and graphbox.dtx.
Run "(pdf)latex graphbox.dtx" to compile the manual graphbox.pdf.
diff --git a/Master/texmf-dist/doc/latex/graphbox/gboxsamp.tex b/Master/texmf-dist/doc/latex/graphbox/gboxsamp.tex
index 4149e408982..2d33d286512 100644
--- a/Master/texmf-dist/doc/latex/graphbox/gboxsamp.tex
+++ b/Master/texmf-dist/doc/latex/graphbox/gboxsamp.tex
@@ -6,7 +6,7 @@
%%
%% graphbox.dtx (with options: `sample')
%%
-%% Copyright (C) 2013-2014 Niklas Beisert
+%% Copyright (C) 2013-2018 Niklas Beisert
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -17,8 +17,9 @@
%% version 2005/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1996/12/01]
-\ProvidesFile{gboxsamp.tex}[2014/08/31 v1.0 sample for graphbox]
+\ProvidesFile{gboxsamp.tex}[2018/01/17 v1.1 sample for graphbox]
\documentclass[12pt]{article}
+
\usepackage[margin=2cm]{geometry}
\usepackage{graphicx}
\usepackage{graphbox}
diff --git a/Master/texmf-dist/doc/latex/graphbox/graphbox.pdf b/Master/texmf-dist/doc/latex/graphbox/graphbox.pdf
index 2b4b2c8728a..53c8be5e941 100644
--- a/Master/texmf-dist/doc/latex/graphbox/graphbox.pdf
+++ b/Master/texmf-dist/doc/latex/graphbox/graphbox.pdf
Binary files differ