[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/102: gnu: Add texlive-graphics-def.
From: |
guix-commits |
Subject: |
85/102: gnu: Add texlive-graphics-def. |
Date: |
Mon, 15 Jul 2019 16:42:38 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 989ab90eabd83b871d3f6e031e94ff34fed19945
Author: Ricardo Wurmus <address@hidden>
Date: Sun Jul 14 22:46:41 2019 +0200
gnu: Add texlive-graphics-def.
* gnu/packages/tex.scm (texlive-graphics-def): New variable.
---
gnu/packages/tex.scm | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index e651ad9..07331dd 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -2807,6 +2807,24 @@ verbatim mode; build \"example\" environments (showing
both result and
verbatim source).")
(license license:lppl1.0+)))
+(define-public texlive-graphics-def
+ (package
+ (inherit (simple-texlive-package
+ "texlive-graphics-def"
+ (list "/doc/latex/graphics-def/README.md"
+ "/tex/latex/graphics-def/")
+ (base32
+ "0zrbn9cwfnnrrl3b2zsd74ldksp9jwpvjh7z93ild1m75crpb39a")
+ #:trivial? #t))
+ (home-page "https://www.ctan.org/pkg/latex-graphics")
+ (synopsis "Color and graphics option files")
+ (description
+ "This bundle is a combined distribution consisting of @file{dvips.def},
+@file{pdftex.def}, @file{luatex.def}, @file{xetex.def}, @file{dvipdfmx.def},
+and @file{dvisvgm.def} driver option files for the LaTeX graphics and color
+packages.")
+ (license license:lppl1.3c+)))
+
(define-public texlive-latex-graphics
(package
(name "texlive-latex-graphics")
- 57/102: gnu: Add texlive-hyphen-polish., (continued)
- 57/102: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/15
- 49/102: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/15
- 61/102: gnu: Add texlive-hyphen-russian., guix-commits, 2019/07/15
- 59/102: gnu: Add texlive-hyphen-romanian., guix-commits, 2019/07/15
- 65/102: gnu: Add texlive-hyphen-slovenian., guix-commits, 2019/07/15
- 76/102: gnu: Add texlive-etex., guix-commits, 2019/07/15
- 75/102: gnu: Add texlive-ruhyphen., guix-commits, 2019/07/15
- 72/102: gnu: Add texlive-hyphen-uppersorbian., guix-commits, 2019/07/15
- 70/102: gnu: Add texlive-hyphen-turkmen., guix-commits, 2019/07/15
- 50/102: gnu: Add texlive-hyphen-latin., guix-commits, 2019/07/15
- 85/102: gnu: Add texlive-graphics-def.,
guix-commits <=
- 64/102: gnu: Add texlive-hyphen-slovak., guix-commits, 2019/07/15
- 77/102: gnu: Add texlive-latexconfig., guix-commits, 2019/07/15
- 54/102: gnu: Add texlive-hyphen-norwegian., guix-commits, 2019/07/15
- 56/102: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/15
- 63/102: gnu: Add texlive-hyphen-serbian., guix-commits, 2019/07/15
- 83/102: gnu: Add texlive-lm., guix-commits, 2019/07/15
- 53/102: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/15
- 78/102: gnu: Add texlive-docstrip., guix-commits, 2019/07/15
- 68/102: gnu: Add texlive-hyphen-thai., guix-commits, 2019/07/15
- 62/102: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/15