texlive[50191] Master/tlpkg/doc/graphics/GNUmakefile: add rule to
commits+preining at tug.org
commits+preining at tug.org
Sat Mar 2 00:45:24 CET 2019
Revision: 50191
http://tug.org/svn/texlive?view=revision&revision=50191
Author: preining
Date: 2019-03-02 00:45:23 +0100 (Sat, 02 Mar 2019)
Log Message:
-----------
add rule to create texlive.png
Modified Paths:
--------------
trunk/Master/tlpkg/doc/graphics/GNUmakefile
Modified: trunk/Master/tlpkg/doc/graphics/GNUmakefile
===================================================================
--- trunk/Master/tlpkg/doc/graphics/GNUmakefile 2019-03-01 23:32:44 UTC (rev 50190)
+++ trunk/Master/tlpkg/doc/graphics/GNUmakefile 2019-03-01 23:45:23 UTC (rev 50191)
@@ -10,6 +10,9 @@
texlive-installer-graphics.pdf: texlive-installer-graphics.tex tl-lion-black.pdf
texfot pdflatex '\nonstopmode\input $<'
+texlive.png: texlive-installer-graphics-vert.png
+ convert $< -scale 97x480 $@
+
clean:
-rm -f texlive-installer-graphics.{pdf,aux,log,png}
More information about the tex-live-commits
mailing list