unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: reza via Guix-patches via <guix-patches@gnu.org>
To: 64225@debbugs.gnu.org <64225@debbugs.gnu.org>
Cc: reza <reza@housseini.me>, Ricardo Wurmus <rekado@elephly.net>
Subject: [bug#64225] [PATCH 8/9] gnu: Add texlive-pgfplots.
Date: Thu, 22 Jun 2023 11:56:00 +0000	[thread overview]
Message-ID: <01020188e2f61d98-d75e196e-3fdf-4eaf-b616-d84c8f15bc13-000000@eu-west-1.amazonses.com> (raw)
In-Reply-To: <cover.1687434488.git.reza@housseini.me>

* gnu/packages/tex.scm (texlive-pgfplots): New variable.
---
 gnu/packages/tex.scm | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index c74b3bbe2c..94b31ea082 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -9853,6 +9853,49 @@ (define-public texlive-pgf
 
 (define-deprecated-package texlive-latex-pgf texlive-pgf)
 
+(define-public texlive-pgfplots
+  (package
+    (inherit (simple-texlive-package
+	      "texlive-pgfplots"
+              (list "doc/context/third/pgfplots/"
+		    "doc/generic/pgfplots/"
+		    "doc/latex/pgfplots/"
+		    "doc/plain/pgfplots/"
+		    "scripts/pgfplots/"
+		    "source/context/third/pgfplots/"
+		    "source/latex/pgfplots/"
+		    "tex/context/third/pgfplots/"
+		    "tex/generic/pgfplots/"
+		    "tex/generic/pgfplots/libs/"
+		    "tex/generic/pgfplots/liststructure/"
+		    "tex/generic/pgfplots/lua/"
+		    "tex/generic/pgfplots/lua/pgfplots/"
+		    "tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/"
+		    "tex/generic/pgfplots/numtable/"
+		    "tex/generic/pgfplots/oldpgfcompatib/"
+		    "tex/generic/pgfplots/oldpgfplotscompatib/"
+		    "tex/generic/pgfplots/pgfcontrib/"
+		    "tex/generic/pgfplots/sys/"
+		    "tex/generic/pgfplots/test/"
+		    "tex/generic/pgfplots/util/"
+		    "tex/latex/pgfplots/"
+		    "tex/latex/pgfplots/libs/"
+		    "tex/plain/pgfplots/")
+              (base32
+               "08ahzc3yvqj31m018d313bbhvcka59dfdmphlrsavqk68x9023k1")
+	      #:trivial? #t))
+    (propagated-inputs (list texlive-pgf))
+    (home-page "https://ctan.org/graphics/pgf/contrib/pgfplots")
+    (synopsis "Create normal/logarithmic plots in two and three dimensions")
+    (description
+     "PGFPlots draws high-quality function plots in normal or logarithmic scaling with
+a user-friendly interface directly in TeX. The user supplies axis labels, legend
+entries and the plot coordinates for one or more plots and PGFPlots applies axis
+scaling, computes any logarithms and axis ticks and draws the plots, supporting
+line plots, scatter plots, piecewise constant plots, bar plots, area plots,
+mesh-- and surface plots and some more.  Pgfplots is based on PGF/TikZ (PGF); it
+runs equally for LaTeX/TeX/ConTeXt.")))
+
 (define-public texlive-latex-koma-script
   (package
     (name "texlive-latex-koma-script")
-- 
2.40.1






  parent reply	other threads:[~2023-06-22 11:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1687434488.git.reza@housseini.me>
2023-06-22 11:53 ` [bug#64225] [PATCH 0/9] Adding unrelated texlive packages reza via Guix-patches via
2023-06-22 17:08   ` Nicolas Goaziou
     [not found]     ` <90739488-3ccd-a349-6943-6b303819e681@housseini.me>
2023-06-22 20:53       ` reza via Guix-patches via
2023-06-23  5:49         ` Nicolas Goaziou
2023-09-06 14:27           ` Maxim Cournoyer
2023-09-07 16:13   ` [bug#64225] Almost all done Andreas Enge
2023-09-07 17:06     ` Nicolas Goaziou
2023-09-07 18:05       ` bug#64225: " Andreas Enge
     [not found] ` <bc8bae6812eeeaae7194a9e3a09f0bf5e3289591.1687434488.git.reza@housseini.me>
2023-06-22 11:55   ` [bug#64225] [PATCH 1/9] gnu: Add texlive-filehook reza via Guix-patches via
     [not found] ` <3fe257158e645449f60afb1a206d4084504de429.1687434488.git.reza@housseini.me>
2023-06-22 11:55   ` [bug#64225] [PATCH 2/9] gnu: Add texlive-svg reza via Guix-patches via
     [not found] ` <3e0ccaaf0a414ec0a361559821263ddd3deba432.1687434488.git.reza@housseini.me>
2023-06-22 11:55   ` [bug#64225] [PATCH 3/9] gnu: Add texlive-smartdiagram reza via Guix-patches via
     [not found] ` <98fc2e56de9ae5ad0780f50bb3e9059a7cfdb5d0.1687434488.git.reza@housseini.me>
2023-06-22 11:55   ` [bug#64225] [PATCH 4/9] gnu: Add texlive-lualatex-math reza via Guix-patches via
     [not found] ` <43b70729975838d01e1166a1e9710c15f424dbe7.1687434488.git.reza@housseini.me>
2023-06-22 11:55   ` [bug#64225] [PATCH 5/9] gnu: Add texlive-dtk reza via Guix-patches via
     [not found] ` <7b095a3d7239e060f47b648de3ef264ab5d33ebc.1687434488.git.reza@housseini.me>
2023-06-22 11:55   ` [bug#64225] [PATCH 6/9] gnu: Add texlive-transparent reza via Guix-patches via
     [not found] ` <d61f5b8b284d9d85fb654c90642ed0f523d908f1.1687434488.git.reza@housseini.me>
2023-06-22 11:55   ` [bug#64225] [PATCH 7/9] gnu: Add texlive-libertinus reza via Guix-patches via
     [not found] ` <0600ca1c53cfec37f3cefd2bda261698687331bb.1687434488.git.reza@housseini.me>
2023-06-22 11:56   ` reza via Guix-patches via [this message]
     [not found] ` <4c334056bebd0e7358b5cc1a8483c0208e8637ed.1687434488.git.reza@housseini.me>
2023-06-22 11:56   ` [bug#64225] [PATCH 9/9] gnu: Add texlive-luatex85 reza via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01020188e2f61d98-d75e196e-3fdf-4eaf-b616-d84c8f15bc13-000000@eu-west-1.amazonses.com \
    --to=guix-patches@gnu.org \
    --cc=64225@debbugs.gnu.org \
    --cc=rekado@elephly.net \
    --cc=reza@housseini.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).