diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-16 22:21:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-16 22:21:38 +0000 |
commit | ca335820d525cec5e0c68237c97333b952e61778 (patch) | |
tree | b026c8d97a2345c850181f65f02fc8e57ad84694 /Master/texmf-dist/doc | |
parent | 93b672829910ccaed7c6d80cdd9a1530dbe44f27 (diff) |
facture (14apr17)
git-svn-id: svn://tug.org/texlive/trunk@43865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/facture/exemple.pdf | bin | 23421 -> 23292 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/facture/exemplesansTVA.pdf | bin | 19457 -> 19387 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/facture/exemplesansremise.pdf | bin | 22988 -> 22875 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/facture/facture.pdf | bin | 95365 -> 97571 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/facture/makefile | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/xelatex/facture/exemple.pdf b/Master/texmf-dist/doc/xelatex/facture/exemple.pdf Binary files differindex 8f7738641ff..97cc517f2a9 100644 --- a/Master/texmf-dist/doc/xelatex/facture/exemple.pdf +++ b/Master/texmf-dist/doc/xelatex/facture/exemple.pdf diff --git a/Master/texmf-dist/doc/xelatex/facture/exemplesansTVA.pdf b/Master/texmf-dist/doc/xelatex/facture/exemplesansTVA.pdf Binary files differindex 4f5cfac4a36..c01b81aabfb 100644 --- a/Master/texmf-dist/doc/xelatex/facture/exemplesansTVA.pdf +++ b/Master/texmf-dist/doc/xelatex/facture/exemplesansTVA.pdf diff --git a/Master/texmf-dist/doc/xelatex/facture/exemplesansremise.pdf b/Master/texmf-dist/doc/xelatex/facture/exemplesansremise.pdf Binary files differindex 376ec4bf9f5..ed8f12a3997 100644 --- a/Master/texmf-dist/doc/xelatex/facture/exemplesansremise.pdf +++ b/Master/texmf-dist/doc/xelatex/facture/exemplesansremise.pdf diff --git a/Master/texmf-dist/doc/xelatex/facture/facture.pdf b/Master/texmf-dist/doc/xelatex/facture/facture.pdf Binary files differindex 91fab605c11..414e9ea08c3 100644 --- a/Master/texmf-dist/doc/xelatex/facture/facture.pdf +++ b/Master/texmf-dist/doc/xelatex/facture/facture.pdf diff --git a/Master/texmf-dist/doc/xelatex/facture/makefile b/Master/texmf-dist/doc/xelatex/facture/makefile index d34366b6cfd..a56a60ca62b 100644 --- a/Master/texmf-dist/doc/xelatex/facture/makefile +++ b/Master/texmf-dist/doc/xelatex/facture/makefile @@ -4,7 +4,7 @@ all:facture.pdf exemple.pdf exemplesansTVA.pdf exemplesansremise.pdf rm -f ../facture.zip rm -rf facture mkdir facture - ln *pdf *ins *dtx *cls *tex README makefile facture + ln *pdf *ins *dtx *tex README makefile facture zip -r ../facture.zip facture |