diff options
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 |