diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-22 22:41:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-22 22:41:13 +0000 |
commit | 41d8a4e5da2a147cbece25dea40e432c5de47fdc (patch) | |
tree | 6a4b7f7b29745f69d09182c932d10d082d554344 /Master/texmf-dist/doc | |
parent | 513f53a1b882cb7594a01072c1257d4eb222db92 (diff) |
xhfill (22may11)
git-svn-id: svn://tug.org/texlive/trunk@22575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/xhfill/Changes | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xhfill/Makefile | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xhfill/xhfill-doc.pdf | bin | 39376 -> 39331 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/xhfill/xhfill-doc.tex | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/xhfill/Changes b/Master/texmf-dist/doc/latex/xhfill/Changes index 851f00de936..c7f4541fb28 100644 --- a/Master/texmf-dist/doc/latex/xhfill/Changes +++ b/Master/texmf-dist/doc/latex/xhfill/Changes @@ -1,3 +1,5 @@ xhfill.sty -------- + +1.01 2011-05-14 - use \xleaders instead of \leaders for \xdotfill 1.00 2011-05-13 initial CTAN version diff --git a/Master/texmf-dist/doc/latex/xhfill/Makefile b/Master/texmf-dist/doc/latex/xhfill/Makefile index f065fefe59a..a897b5c733c 100644 --- a/Master/texmf-dist/doc/latex/xhfill/Makefile +++ b/Master/texmf-dist/doc/latex/xhfill/Makefile @@ -1,4 +1,3 @@ - # `Makefile' for `pst-3dplot.pdf', hv, 2007/03/17 .SUFFIXES : .tex .ltx pdf @@ -13,7 +12,7 @@ ARCHNAME = $(MAIN)-$(shell date +%y%m%d) ARCHFILES = $(PACKAGE).sty $(PACKAGE).tex $(PACKAGE).pro $(MAIN).tex README Changes Makefile -all : doc clean tds +all : doc clean doc: $(MAIN).pdf $(MAIN).pdf : $(MAIN).tex diff --git a/Master/texmf-dist/doc/latex/xhfill/xhfill-doc.pdf b/Master/texmf-dist/doc/latex/xhfill/xhfill-doc.pdf Binary files differindex 099f9b8ac85..c983b567955 100644 --- a/Master/texmf-dist/doc/latex/xhfill/xhfill-doc.pdf +++ b/Master/texmf-dist/doc/latex/xhfill/xhfill-doc.pdf diff --git a/Master/texmf-dist/doc/latex/xhfill/xhfill-doc.tex b/Master/texmf-dist/doc/latex/xhfill/xhfill-doc.tex index 0e8e19d521b..709a836f6b3 100644 --- a/Master/texmf-dist/doc/latex/xhfill/xhfill-doc.tex +++ b/Master/texmf-dist/doc/latex/xhfill/xhfill-doc.tex @@ -1,3 +1,4 @@ +%% $Id: xhfill-doc.tex 501 2011-05-14 09:41:09Z herbert $ \documentclass[12pt]{article} \usepackage[T1]{fontenc} \usepackage[scaled=0.85]{beramono} |