mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: Rename texlive-updmap.cfg' into
texlive-local-tree'.
* doc/build.scm (pdf-manual): * doc/contributing.texi (Submitting Patches): * gnu/packages/algebra.scm (pari-gp): (giac): * gnu/packages/assembly.scm (asl): * gnu/packages/audio.scm (chow-tape-model): * gnu/packages/bioconductor.scm (r-biocstyle): * gnu/packages/bioinformatics.scm (discrover): (phyml): (velvet): * gnu/packages/chemistry.scm (yaehmop): * gnu/packages/chez.scm (chez-scheme-for-racket): (stex-bootstrap): (chez-web): (chez-sockets): * gnu/packages/cran.scm (r-papaja): (r-prereg): * gnu/packages/docbook.scm (dblatex): * gnu/packages/emacs-xyz.scm (emacs-auctex): * gnu/packages/engineering.scm (fastcap): * gnu/packages/finance.scm (optionmatrix): * gnu/packages/fsf.scm (book-faif): * gnu/packages/gettext.scm (po4a): (po4a-minimal): * gnu/packages/graphics.scm (mmg): * gnu/packages/graphviz.scm (dot2tex): * gnu/packages/guile-xyz.scm (emacsy): (guile-cv): * gnu/packages/lisp.scm (sbcl): * gnu/packages/maths.scm (cddlib): (gnuplot): (itpp): (octave): (suitesparse-amd): (suitesparse-camd): (suitesparse-cholmod): (suitesparse-klu): (suitesparse-ldl): (suitesparse-mongoose): (suitesparse-spex): (suitesparse-spqr): (suitesparse-umfpack): (hypre): * gnu/packages/music.scm (lilypond): * gnu/packages/ocaml.scm (unison): (ocaml-bibtex2html): * gnu/packages/pdf.scm (extractpdfmark): * gnu/packages/photo.scm (enblend-enfuse): * gnu/packages/plotutils.scm (asymptote): * gnu/packages/python-xyz.scm (python-numpy-documentation): (python-ipython-documentation): (python-pypandoc): * gnu/packages/radio.scm (gnuradio): (libosmo-dsp): * gnu/packages/scheme.scm (mit-scheme): * gnu/packages/security-token.scm (yubico-piv-tool): * gnu/packages/sphinx.scm (python-sphinx): (python-sphinx-5): * gnu/packages/statistics.scm (r-with-tests): (r-spams): * gnu/packages/tex.scm (texlive-local-tree): Renamed from… (texlive-updmap.cfg): … this. Deprecate the latter. (texlive-biblatex-philosophy): (texlive-bropd): (texlive-fontsize): (texlive-poetrytex): (texlive-reverxii): (texlive-stix): (texlive-suftesi): (texlive-thucoursework): (texlive-ulqda): (texlive-yathesis): (texlive-makecell): (texlive-robotarm): (texlive-bbold): (texlive-babel-romansh): (texlive-polyglossia): (texlive-innerscript): (teximpatient): (texlive-xkeyval): (texlive-arabxetex): (texlive-blox): (texlive-ecgdraw): (texlive-gradientframe): (texlive-everyhook): (texlive-actuarialangle): (texlive-actuarialsymbol): (texlive-autopdf): (texlive-etaremune): (texlive-extract): (texlive-forarray): (texlive-graphicx-psmin): (texlive-ha-prosper): (texlive-namespc): (texlive-newspaper): (texlive-powerdot): (texlive-recipecard): (texlive-show2e): (texlive-tablists): (texlive-ted): (texlive-xargs): (texlive-xpeek): * gnu/packages/xdisorg.scm (xforms): * gnu/packages/algebra.scm (gap): * gnu/packages/cpp.scm (jthread): * guix/lint.scm (check-inputs-should-be-native): Rename `texlive-updmap.cfg' into `texlive-local-tree'. Change-Id: I129280807c418e57acbcbda399545ab27a9e0a33
This commit is contained in:
parent
01be897177
commit
4df6eda30f
36 changed files with 182 additions and 178 deletions
|
@ -912,7 +912,7 @@ makeinfo OPTIONS."
|
||||||
sed
|
sed
|
||||||
tar
|
tar
|
||||||
texinfo
|
texinfo
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-epsf texlive-texinfo)))))))
|
(list texlive-epsf texlive-texinfo)))))))
|
||||||
|
|
||||||
(define build
|
(define build
|
||||||
|
|
|
@ -1965,7 +1965,7 @@ to other packages unwillingly retained. It may also help determine
|
||||||
whether to split the package (@pxref{Packages with Multiple Outputs}),
|
whether to split the package (@pxref{Packages with Multiple Outputs}),
|
||||||
and which optional dependencies should be used. In particular, avoid
|
and which optional dependencies should be used. In particular, avoid
|
||||||
adding @code{texlive} as a dependency: because of its extreme size, use
|
adding @code{texlive} as a dependency: because of its extreme size, use
|
||||||
@code{texlive-updmap.cfg} procedure instead.
|
@code{texlive-local-tree} procedure instead.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Check that dependent packages (if applicable) are not affected by the
|
Check that dependent packages (if applicable) are not affected by the
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;;; GNU Guix --- Functional package management for GNU
|
;;; GNU Guix --- Functional package management for GNU
|
||||||
;;; Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022, 2023, 2024 Andreas Enge <andreas@enge.fr>
|
;;; Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022, 2023, 2024 Andreas Enge <andreas@enge.fr>
|
||||||
;;; Copyright © 2013, 2015, 2017, 2018, 2021 Ludovic Courtès <ludo@gnu.org>
|
;;; Copyright © 2013, 2015, 2017, 2018, 2021 Ludovic Courtès <ludo@gnu.org>
|
||||||
;;; Copyright © 2016-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;;; Copyright © 2016-2025 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;;; Copyright © 2014, 2018 Mark H Weaver <mhw@netris.org>
|
;;; Copyright © 2014, 2018 Mark H Weaver <mhw@netris.org>
|
||||||
;;; Copyright © 2016, 2018, 2019, 2021, 2023 Ricardo Wurmus <rekado@elephly.net>
|
;;; Copyright © 2016, 2018, 2019, 2021, 2023 Ricardo Wurmus <rekado@elephly.net>
|
||||||
;;; Copyright © 2017, 2020-2022 Efraim Flashner <efraim@flashner.co.il>
|
;;; Copyright © 2017, 2020-2022 Efraim Flashner <efraim@flashner.co.il>
|
||||||
|
@ -269,7 +269,7 @@ the real span of the lattice.")
|
||||||
(base32
|
(base32
|
||||||
"0qahws0jmmqv3v611zdwhvg0rz5a678lhi8z51x16yzrbj7mfc3x"))))
|
"0qahws0jmmqv3v611zdwhvg0rz5a678lhi8z51x16yzrbj7mfc3x"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs (list (texlive-updmap.cfg)))
|
(native-inputs (list (texlive-local-tree)))
|
||||||
(inputs (list gmp libx11 perl readline))
|
(inputs (list gmp libx11 perl readline))
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -473,7 +473,7 @@ precision.")
|
||||||
hevea
|
hevea
|
||||||
python-wrapper
|
python-wrapper
|
||||||
readline
|
readline
|
||||||
(texlive-updmap.cfg)))
|
(texlive-local-tree)))
|
||||||
(home-page "https://www-fourier.ujf-grenoble.fr/~parisse/giac.html")
|
(home-page "https://www-fourier.ujf-grenoble.fr/~parisse/giac.html")
|
||||||
(synopsis "Computer algebra system")
|
(synopsis "Computer algebra system")
|
||||||
(description
|
(description
|
||||||
|
@ -1351,7 +1351,7 @@ xtensor provides:
|
||||||
(for-each delete-file-recursively
|
(for-each delete-file-recursively
|
||||||
'("extern" "hpcgap/extern"))))))
|
'("extern" "hpcgap/extern"))))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs (list (texlive-updmap.cfg
|
(native-inputs (list (texlive-local-tree
|
||||||
(list texlive-enumitem
|
(list texlive-enumitem
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-fancyvrb
|
texlive-fancyvrb
|
||||||
|
|
|
@ -110,7 +110,7 @@
|
||||||
"docs"))))
|
"docs"))))
|
||||||
#:test-target "test"))
|
#:test-target "test"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg (list texlive-german texlive-hyperref))))
|
(list (texlive-local-tree (list texlive-german texlive-hyperref))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(home-page "http://john.ccac.rwth-aachen.de:8000/as/")
|
(home-page "http://john.ccac.rwth-aachen.de:8000/as/")
|
||||||
(synopsis
|
(synopsis
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
;;; Copyright © 2019 Christine Lemmer-Webber <cwebber@dustycloud.org>
|
;;; Copyright © 2019 Christine Lemmer-Webber <cwebber@dustycloud.org>
|
||||||
;;; Copyright © 2019 Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>
|
;;; Copyright © 2019 Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>
|
||||||
;;; Copyright © 2019 Hartmt Goebel <h.goebel@crazy-compilers.com>
|
;;; Copyright © 2019 Hartmt Goebel <h.goebel@crazy-compilers.com>
|
||||||
;;; Copyright © 2019, 2021 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;;; Copyright © 2019, 2021, 2025 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
|
;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
|
||||||
;;; Copyright © 2020, 2021 Guillaume Le Vaillant <glv@posteo.net>
|
;;; Copyright © 2020, 2021 Guillaume Le Vaillant <glv@posteo.net>
|
||||||
;;; Copyright © 2020 Jonathan Frederickson <jonathan@terracrypt.net>
|
;;; Copyright © 2020 Jonathan Frederickson <jonathan@terracrypt.net>
|
||||||
|
@ -1646,7 +1646,7 @@ generators of mostly elementary and occasionally exotic nature.")
|
||||||
lv2))
|
lv2))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config
|
(list pkg-config
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-geometry
|
(list texlive-geometry
|
||||||
texlive-xetex
|
texlive-xetex
|
||||||
texlive-collection-pictures))))
|
texlive-collection-pictures))))
|
||||||
|
|
|
@ -23649,7 +23649,7 @@ different graph related packages produced by Bioconductor.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list ghostscript
|
(list ghostscript
|
||||||
r-biocgenerics r-knitr r-runit
|
r-biocgenerics r-knitr r-runit
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-bera
|
(list texlive-bera
|
||||||
texlive-booktabs
|
texlive-booktabs
|
||||||
texlive-caption
|
texlive-caption
|
||||||
|
|
|
@ -7500,7 +7500,7 @@ data and settings.")
|
||||||
(inputs
|
(inputs
|
||||||
(list boost cairo rmath-standalone))
|
(list boost cairo rmath-standalone))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-doi
|
(list texlive-doi
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-examplep
|
texlive-examplep
|
||||||
|
@ -16158,7 +16158,7 @@ programs for inferring phylogenies (evolutionary trees).")
|
||||||
(list automake
|
(list automake
|
||||||
autoconf
|
autoconf
|
||||||
openmpi
|
openmpi
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-caption
|
(list texlive-caption
|
||||||
texlive-cite
|
texlive-cite
|
||||||
texlive-fancyvrb
|
texlive-fancyvrb
|
||||||
|
@ -21353,7 +21353,7 @@ to an artifact/contaminant file.")
|
||||||
(inputs
|
(inputs
|
||||||
(list openmpi zlib))
|
(list openmpi zlib))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-infwarerr
|
(list texlive-infwarerr
|
||||||
texlive-kvoptions
|
texlive-kvoptions
|
||||||
texlive-pdftexcmds))))
|
texlive-pdftexcmds))))
|
||||||
|
|
|
@ -905,7 +905,7 @@ emphasis on quality rather than speed.")
|
||||||
(inputs (list openblas))
|
(inputs (list openblas))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list gfortran
|
(list gfortran
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-epstopdf
|
(list texlive-epstopdf
|
||||||
texlive-latexmk))))
|
texlive-latexmk))))
|
||||||
(home-page "https://github.com/greglandrum/yaehmop")
|
(home-page "https://github.com/greglandrum/yaehmop")
|
||||||
|
|
|
@ -312,7 +312,7 @@ will name the threaded machine type unless THREADS? is provided as #f."
|
||||||
(list this-package
|
(list this-package
|
||||||
`(,this-package "doc"))
|
`(,this-package "doc"))
|
||||||
(list stex-bootstrap
|
(list stex-bootstrap
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-enumitem
|
(list texlive-enumitem
|
||||||
texlive-etoolbox))))
|
texlive-etoolbox))))
|
||||||
,chez-nanopass-bootstrap
|
,chez-nanopass-bootstrap
|
||||||
|
@ -728,7 +728,7 @@ package @code{cs-bootstrap} to bootstrap its initial version of Chez Scheme.")
|
||||||
;; though it would probably be easy to add.
|
;; though it would probably be easy to add.
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list xorg-rgb
|
(list xorg-rgb
|
||||||
(texlive-updmap.cfg (list texlive-epsf))
|
(texlive-local-tree (list texlive-epsf))
|
||||||
ghostscript
|
ghostscript
|
||||||
netpbm))
|
netpbm))
|
||||||
;; Debian uses a versionless path for STEXLIB,
|
;; Debian uses a versionless path for STEXLIB,
|
||||||
|
@ -977,7 +977,7 @@ create compilers, making them easier to understand and maintain.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list chez-scheme
|
(list chez-scheme
|
||||||
ghostscript
|
ghostscript
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-charter
|
(list texlive-charter
|
||||||
texlive-context
|
texlive-context
|
||||||
texlive-cweb
|
texlive-cweb
|
||||||
|
@ -1044,7 +1044,7 @@ programming in Scheme.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list chez-scheme
|
(list chez-scheme
|
||||||
chez-web
|
chez-web
|
||||||
(texlive-updmap.cfg)))
|
(texlive-local-tree)))
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
#:tests? #f ; no tests
|
#:tests? #f ; no tests
|
||||||
|
|
|
@ -1299,25 +1299,25 @@ intuitive syntax and trivial integration.")
|
||||||
#$version ".pdf"))))))))
|
#$version ".pdf"))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list perl
|
(list perl
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-ulem
|
(list texlive-booktabs
|
||||||
texlive-rsfs
|
|
||||||
texlive-memoir
|
|
||||||
texlive-substr
|
|
||||||
texlive-xcolor
|
|
||||||
texlive-isodate
|
|
||||||
texlive-caption
|
texlive-caption
|
||||||
texlive-relsize
|
|
||||||
texlive-extract
|
|
||||||
texlive-xpatch
|
|
||||||
texlive-xkeyval
|
|
||||||
texlive-jknapltx
|
|
||||||
texlive-booktabs
|
|
||||||
texlive-enumitem
|
texlive-enumitem
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
|
texlive-extract
|
||||||
|
texlive-isodate
|
||||||
|
texlive-jknapltx
|
||||||
texlive-listings
|
texlive-listings
|
||||||
|
texlive-memoir
|
||||||
texlive-microtype
|
texlive-microtype
|
||||||
texlive-underscore))))
|
texlive-relsize
|
||||||
|
texlive-rsfs
|
||||||
|
texlive-substr
|
||||||
|
texlive-ulem
|
||||||
|
texlive-underscore
|
||||||
|
texlive-xcolor
|
||||||
|
texlive-xkeyval
|
||||||
|
texlive-xpatch))))
|
||||||
(home-page "https://github.com/josuttis/jthread")
|
(home-page "https://github.com/josuttis/jthread")
|
||||||
(synopsis "C++ class for a joining and cooperative interruptible thread")
|
(synopsis "C++ class for a joining and cooperative interruptible thread")
|
||||||
(description
|
(description
|
||||||
|
|
|
@ -8693,7 +8693,7 @@ palettes, color maps, and tools to evaluate them.")
|
||||||
texlive-was ; upgreek.sty
|
texlive-was ; upgreek.sty
|
||||||
texlive-xcolor
|
texlive-xcolor
|
||||||
texlive-xpatch
|
texlive-xpatch
|
||||||
(texlive-updmap.cfg (list
|
(texlive-local-tree (list
|
||||||
texlive-amsfonts
|
texlive-amsfonts
|
||||||
texlive-times
|
texlive-times
|
||||||
texlive-lm))))
|
texlive-lm))))
|
||||||
|
@ -50726,7 +50726,7 @@ package online.")
|
||||||
texlive-tools
|
texlive-tools
|
||||||
texlive-ulem
|
texlive-ulem
|
||||||
texlive-upquote
|
texlive-upquote
|
||||||
(texlive-updmap.cfg (list texlive-lm))))
|
(texlive-local-tree (list texlive-lm))))
|
||||||
(native-inputs (list r-testthat))
|
(native-inputs (list r-testthat))
|
||||||
(home-page "https://github.com/crsh/prereg")
|
(home-page "https://github.com/crsh/prereg")
|
||||||
(synopsis
|
(synopsis
|
||||||
|
|
|
@ -709,7 +709,7 @@ the in DocBook SGML DTDs.")
|
||||||
(inputs
|
(inputs
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
texlive-bin
|
texlive-bin
|
||||||
(texlive-updmap.cfg (list texlive-amsmath
|
(texlive-local-tree (list texlive-amsmath
|
||||||
texlive-anysize
|
texlive-anysize
|
||||||
texlive-appendix
|
texlive-appendix
|
||||||
texlive-auxhook
|
texlive-auxhook
|
||||||
|
|
|
@ -5227,7 +5227,7 @@ as a library for other Emacs packages.")
|
||||||
(invoke "pdftex" "tex-ref")
|
(invoke "pdftex" "tex-ref")
|
||||||
(install-file "tex-ref.pdf" doc-dir))))))))
|
(install-file "tex-ref.pdf" doc-dir))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list perl (texlive-updmap.cfg)))
|
(list perl (texlive-local-tree)))
|
||||||
(inputs
|
(inputs
|
||||||
(list ghostscript))
|
(list ghostscript))
|
||||||
(home-page "https://www.gnu.org/software/auctex/")
|
(home-page "https://www.gnu.org/software/auctex/")
|
||||||
|
|
|
@ -693,11 +693,11 @@ featuring various improvements and bug fixes.")))
|
||||||
"fastcap-mulGlobal.patch"))))
|
"fastcap-mulGlobal.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
;; FIXME: with (texlive-updmap.cfg) citation references are rendered as
|
;; FIXME: with (texlive-local-tree) citation references are rendered as
|
||||||
;; question marks. During the build warnings like these are printed:
|
;; question marks. During the build warnings like these are printed:
|
||||||
;; LaTeX Warning: Citation `nabors91' on page 2 undefined on input line
|
;; LaTeX Warning: Citation `nabors91' on page 2 undefined on input line
|
||||||
;; 3.
|
;; 3.
|
||||||
`(("texlive" ,(texlive-updmap.cfg))
|
`(("texlive" ,(texlive-local-tree))
|
||||||
("ghostscript" ,ghostscript)))
|
("ghostscript" ,ghostscript)))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:make-flags '("CC=gcc" "RM=rm" "SHELL=sh" "all")
|
`(#:make-flags '("CC=gcc" "RM=rm" "SHELL=sh" "all")
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
|
;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
|
||||||
;;; Copyright © 2018 Eric Bavier <bavier@member.fsf.org>
|
;;; Copyright © 2018 Eric Bavier <bavier@member.fsf.org>
|
||||||
;;; Copyright © 2018 Adriano Peluso <catonano@gmail.com>
|
;;; Copyright © 2018 Adriano Peluso <catonano@gmail.com>
|
||||||
;;; Copyright © 2018-2022, 2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;;; Copyright © 2018-2022, 2024, 2025 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;;; Copyright © 2018 Arun Isaac <arunisaac@systemreboot.net>
|
;;; Copyright © 2018 Arun Isaac <arunisaac@systemreboot.net>
|
||||||
;;; Copyright © 2019-2025 Guillaume Le Vaillant <glv@posteo.net>
|
;;; Copyright © 2019-2025 Guillaume Le Vaillant <glv@posteo.net>
|
||||||
;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org>
|
;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org>
|
||||||
|
@ -2214,7 +2214,7 @@ trading, and risk management in real-life.")
|
||||||
(list gsl gtk+ ncurses))
|
(list gsl gtk+ ncurses))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config texinfo
|
(list pkg-config texinfo
|
||||||
(texlive-updmap.cfg (list texlive-epsf texlive-texinfo))))
|
(texlive-local-tree (list texlive-epsf texlive-texinfo))))
|
||||||
(home-page "https://anthonybradford.github.io/optionmatrix/")
|
(home-page "https://anthonybradford.github.io/optionmatrix/")
|
||||||
(synopsis "Financial derivative calculator")
|
(synopsis "Financial derivative calculator")
|
||||||
(description
|
(description
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
"0qf14d0n6k1dn9z0fdnx9qkhn4iq685xd443w7l7w54bm931p7dw"))))
|
"0qf14d0n6k1dn9z0fdnx9qkhn4iq685xd443w7l7w54bm931p7dw"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-caption
|
(list texlive-caption
|
||||||
texlive-endnotes
|
texlive-endnotes
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
|
|
|
@ -305,7 +305,7 @@ from Markdown files.")
|
||||||
docbook-sgml-4.1
|
docbook-sgml-4.1
|
||||||
docbook-xml-4.5
|
docbook-xml-4.5
|
||||||
perl-test-pod
|
perl-test-pod
|
||||||
(texlive-updmap.cfg)))
|
(texlive-local-tree)))
|
||||||
(inputs
|
(inputs
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
opensp
|
opensp
|
||||||
|
@ -332,7 +332,7 @@ areas where they were not expected like documentation.")
|
||||||
;; Remove test dependencies, primarily to reduce the size of the
|
;; Remove test dependencies, primarily to reduce the size of the
|
||||||
;; dependency graph of the ‘guix’ package.
|
;; dependency graph of the ‘guix’ package.
|
||||||
(modify-inputs (package-native-inputs po4a)
|
(modify-inputs (package-native-inputs po4a)
|
||||||
(delete "docbook-xml" "perl-test-pod" "texlive-updmap.cfg")))
|
(delete "docbook-xml" "perl-test-pod" "texlive-local-tree")))
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments po4a)
|
(substitute-keyword-arguments (package-arguments po4a)
|
||||||
((#:tests? _ #t) #f)))
|
((#:tests? _ #t) #f)))
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
;;; Copyright © 2019, 2020 Marius Bakke <mbakke@fastmail.com>
|
;;; Copyright © 2019, 2020 Marius Bakke <mbakke@fastmail.com>
|
||||||
;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org>
|
;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org>
|
||||||
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
|
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
|
||||||
;;; Copyright © 2020, 2021 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;;; Copyright © 2020, 2021, 2025 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org>
|
;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org>
|
||||||
;;; Copyright © 2020-2024 Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
;;; Copyright © 2020-2024 Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
||||||
;;; Copyright © 2020 Gabriel Arazas <foo.dogsquared@gmail.com>
|
;;; Copyright © 2020 Gabriel Arazas <foo.dogsquared@gmail.com>
|
||||||
|
@ -2933,7 +2933,7 @@ generated discrete signed distance field using the cubic spline kernel.
|
||||||
(list doxygen graphviz
|
(list doxygen graphviz
|
||||||
;; TODO: Fix failing LaTeX invocation (which results in equations
|
;; TODO: Fix failing LaTeX invocation (which results in equations
|
||||||
;; being inserted literally into PNGs rather than being typeset).
|
;; being inserted literally into PNGs rather than being typeset).
|
||||||
;; (texlive-updmap.cfg)
|
;; (texlive-local-tree)
|
||||||
|
|
||||||
perl)) ;used to generate Fortran headers
|
perl)) ;used to generate Fortran headers
|
||||||
(inputs
|
(inputs
|
||||||
|
|
|
@ -447,7 +447,7 @@ graphs in Graphviz's DOT language, written in pure Python.")
|
||||||
"-k" "not test_semicolon")))))))
|
"-k" "not test_semicolon")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-pytest
|
(list python-pytest
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-pgf
|
(list texlive-pgf
|
||||||
texlive-preview
|
texlive-preview
|
||||||
texlive-pstricks
|
texlive-pstricks
|
||||||
|
|
|
@ -4734,7 +4734,7 @@ code terse and reduce the need for ad hoc lambdas.")
|
||||||
("perl" ,perl)
|
("perl" ,perl)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("texinfo" ,texinfo)
|
("texinfo" ,texinfo)
|
||||||
("texlive" ,(texlive-updmap.cfg (list texlive-epsf)))))
|
("texlive" ,(texlive-local-tree (list texlive-epsf)))))
|
||||||
(inputs
|
(inputs
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
dbus-glib
|
dbus-glib
|
||||||
|
@ -5107,7 +5107,7 @@ feature-set, fully programmable in Guile Scheme.")
|
||||||
(inputs
|
(inputs
|
||||||
(list vigra vigra-c guile-3.0))
|
(list vigra vigra-c guile-3.0))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-booktabs
|
(list texlive-booktabs
|
||||||
texlive-iwona
|
texlive-iwona
|
||||||
texlive-lm
|
texlive-lm
|
||||||
|
|
|
@ -1435,7 +1435,7 @@ be built as a stand-alone REPL interpreter.")
|
||||||
ed
|
ed
|
||||||
inetutils ;for hostname(1)
|
inetutils ;for hostname(1)
|
||||||
texinfo
|
texinfo
|
||||||
(texlive-updmap.cfg (list texlive-texinfo))
|
(texlive-local-tree (list texlive-texinfo))
|
||||||
which))
|
which))
|
||||||
(inputs
|
(inputs
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
;;; Copyright © 2018 Eric Brown <brown@fastmail.com>
|
;;; Copyright © 2018 Eric Brown <brown@fastmail.com>
|
||||||
;;; Copyright © 2018, 2021, 2024 Julien Lepiller <julien@lepiller.eu>
|
;;; Copyright © 2018, 2021, 2024 Julien Lepiller <julien@lepiller.eu>
|
||||||
;;; Copyright © 2018 Amin Bandali <bandali@gnu.org>
|
;;; Copyright © 2018 Amin Bandali <bandali@gnu.org>
|
||||||
;;; Copyright © 2019, 2021-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;;; Copyright © 2019, 2021-2025 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;;; Copyright © 2019 Steve Sprang <scs@stevesprang.com>
|
;;; Copyright © 2019 Steve Sprang <scs@stevesprang.com>
|
||||||
;;; Copyright © 2019 Robert Smith <robertsmith@posteo.net>
|
;;; Copyright © 2019 Robert Smith <robertsmith@posteo.net>
|
||||||
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
|
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
|
||||||
|
@ -1000,7 +1000,7 @@ digits of precision.")
|
||||||
(list autoconf
|
(list autoconf
|
||||||
automake
|
automake
|
||||||
libtool
|
libtool
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-amsfonts
|
(list texlive-amsfonts
|
||||||
texlive-graphics
|
texlive-graphics
|
||||||
texlive-l3backend
|
texlive-l3backend
|
||||||
|
@ -1463,7 +1463,7 @@ giza instead of PGPLOT for the implementation, though.")
|
||||||
(base32 "16ipf7m2c2v1cldp3kwxbjj6db6bzy0rkrpp4kzhh61a3866cnp8"))))
|
(base32 "16ipf7m2c2v1cldp3kwxbjj6db6bzy0rkrpp4kzhh61a3866cnp8"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config (texlive-updmap.cfg)))
|
(list pkg-config (texlive-local-tree)))
|
||||||
(inputs
|
(inputs
|
||||||
(list cairo gd libcerf lua pango readline))
|
(list cairo gd libcerf lua pango readline))
|
||||||
(arguments
|
(arguments
|
||||||
|
@ -2329,7 +2329,7 @@ the resulting text.")
|
||||||
(inputs (list fftw lapack openblas))
|
(inputs (list fftw lapack openblas))
|
||||||
;; FIXME: Even though the fonts are available dvips complains:
|
;; FIXME: Even though the fonts are available dvips complains:
|
||||||
;; "Font cmmi10 not found; characters will be left blank."
|
;; "Font cmmi10 not found; characters will be left blank."
|
||||||
(native-inputs (list (texlive-updmap.cfg) ghostscript doxygen))
|
(native-inputs (list (texlive-local-tree) ghostscript doxygen))
|
||||||
(home-page "https://itpp.sourceforge.net")
|
(home-page "https://itpp.sourceforge.net")
|
||||||
(synopsis "C++ library of maths, signal processing and communication classes")
|
(synopsis "C++ library of maths, signal processing and communication classes")
|
||||||
(description "IT++ is a C++ library of mathematical, signal processing and
|
(description "IT++ is a C++ library of mathematical, signal processing and
|
||||||
|
@ -3386,7 +3386,7 @@ script files.")
|
||||||
,@(package-inputs octave-cli)))
|
,@(package-inputs octave-cli)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("qttools-5" , qttools-5) ;for lrelease
|
`(("qttools-5" , qttools-5) ;for lrelease
|
||||||
("texlive" ,(texlive-updmap.cfg (list texlive-epsf))) ; for texi2dvi
|
("texlive" ,(texlive-local-tree (list texlive-epsf))) ; for texi2dvi
|
||||||
,@(package-native-inputs octave-cli)))
|
,@(package-native-inputs octave-cli)))
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments octave-cli)
|
(substitute-keyword-arguments (package-arguments octave-cli)
|
||||||
|
@ -6301,7 +6301,7 @@ package contains a library with common configuration options.")
|
||||||
(string-append #$output "/share/doc/"
|
(string-append #$output "/share/doc/"
|
||||||
#$name "-" #$version)))))))
|
#$name "-" #$version)))))))
|
||||||
(propagated-inputs (list suitesparse-config))
|
(propagated-inputs (list suitesparse-config))
|
||||||
(native-inputs (list gfortran (texlive-updmap.cfg '())))
|
(native-inputs (list gfortran (texlive-local-tree '())))
|
||||||
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
||||||
(synopsis "Sparse matrix ordering for Cholesky factorization")
|
(synopsis "Sparse matrix ordering for Cholesky factorization")
|
||||||
(description "AMD is a set of routines for ordering a sparse matrix prior
|
(description "AMD is a set of routines for ordering a sparse matrix prior
|
||||||
|
@ -6377,7 +6377,7 @@ matrix into block upper triangular form.")
|
||||||
(string-append #$output "/share/doc/"
|
(string-append #$output "/share/doc/"
|
||||||
#$name "-" #$version)))))))
|
#$name "-" #$version)))))))
|
||||||
(propagated-inputs (list suitesparse-config))
|
(propagated-inputs (list suitesparse-config))
|
||||||
(native-inputs (list (texlive-updmap.cfg '())))
|
(native-inputs (list (texlive-local-tree '())))
|
||||||
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
||||||
(synopsis "Sparse matrix ordering for Cholesky factorization with constraints")
|
(synopsis "Sparse matrix ordering for Cholesky factorization with constraints")
|
||||||
(description "CAMD is a set of routines for ordering a sparse matrix prior
|
(description "CAMD is a set of routines for ordering a sparse matrix prior
|
||||||
|
@ -6578,7 +6578,7 @@ target_link_libraries(CHOLMOD_static PRIVATE ${METIS_LIBRARY} ${GKLIB_LIBRARY})"
|
||||||
suitesparse-ccolamd
|
suitesparse-ccolamd
|
||||||
suitesparse-colamd))
|
suitesparse-colamd))
|
||||||
(propagated-inputs (list suitesparse-config))
|
(propagated-inputs (list suitesparse-config))
|
||||||
(native-inputs (list (texlive-updmap.cfg '())))
|
(native-inputs (list (texlive-local-tree '())))
|
||||||
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
||||||
(synopsis "Library for solving sparse symmetric positive definite linear
|
(synopsis "Library for solving sparse symmetric positive definite linear
|
||||||
equations")
|
equations")
|
||||||
|
@ -6678,7 +6678,7 @@ direct methods on both real and complex matrices.")
|
||||||
(list suitesparse-amd
|
(list suitesparse-amd
|
||||||
suitesparse-btf
|
suitesparse-btf
|
||||||
suitesparse-cholmod))
|
suitesparse-cholmod))
|
||||||
(native-inputs (list (texlive-updmap.cfg '())))
|
(native-inputs (list (texlive-local-tree '())))
|
||||||
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
||||||
(synopsis "Routines for solving sparse linear problems with a LU factorization")
|
(synopsis "Routines for solving sparse linear problems with a LU factorization")
|
||||||
(description "KLU is a method for computing the LU factorization of sparse
|
(description "KLU is a method for computing the LU factorization of sparse
|
||||||
|
@ -6730,7 +6730,7 @@ for real and complex matrices.")
|
||||||
#$name "-" #$version)))))))
|
#$name "-" #$version)))))))
|
||||||
(inputs (list suitesparse-amd))
|
(inputs (list suitesparse-amd))
|
||||||
(propagated-inputs (list suitesparse-config))
|
(propagated-inputs (list suitesparse-config))
|
||||||
(native-inputs (list (texlive-updmap.cfg '())))
|
(native-inputs (list (texlive-local-tree '())))
|
||||||
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
||||||
(synopsis "LDL' factorization method for sparse, symmetric matrices")
|
(synopsis "LDL' factorization method for sparse, symmetric matrices")
|
||||||
(description "This package contains a set of routines for computing the
|
(description "This package contains a set of routines for computing the
|
||||||
|
@ -6821,7 +6821,7 @@ for reading and writing sparse matrices in the Rutherford/Boeing format.")
|
||||||
(propagated-inputs (list suitesparse-config))
|
(propagated-inputs (list suitesparse-config))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list texlive-epstopdf
|
(list texlive-epstopdf
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-algorithmicx
|
(list texlive-algorithmicx
|
||||||
texlive-booktabs
|
texlive-booktabs
|
||||||
texlive-lastpage
|
texlive-lastpage
|
||||||
|
@ -6890,7 +6890,7 @@ edge cuts using a coarsening and refinement framework.")
|
||||||
(inputs (list suitesparse-amd suitesparse-colamd))
|
(inputs (list suitesparse-amd suitesparse-colamd))
|
||||||
(propagated-inputs (list gmp mpfr suitesparse-config))
|
(propagated-inputs (list gmp mpfr suitesparse-config))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-paralist
|
(list texlive-paralist
|
||||||
texlive-comment
|
texlive-comment
|
||||||
texlive-psfrag
|
texlive-psfrag
|
||||||
|
@ -6969,7 +6969,7 @@ LU factorization for solving unsymmetric sparse linear systems.")
|
||||||
suitesparse-config))
|
suitesparse-config))
|
||||||
(propagated-inputs (list suitesparse-cholmod))
|
(propagated-inputs (list suitesparse-cholmod))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-epsf))))
|
(list texlive-epsf))))
|
||||||
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
|
||||||
(synopsis "Sparse QR factorization method")
|
(synopsis "Sparse QR factorization method")
|
||||||
|
@ -7035,7 +7035,7 @@ matrices.")
|
||||||
(list suitesparse-amd
|
(list suitesparse-amd
|
||||||
suitesparse-config))
|
suitesparse-config))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-framed
|
texlive-framed
|
||||||
texlive-mdframed
|
texlive-mdframed
|
||||||
|
@ -7733,7 +7733,7 @@ set.")
|
||||||
python-breathe
|
python-breathe
|
||||||
python-sphinx
|
python-sphinx
|
||||||
python-sphinx-rtd-theme
|
python-sphinx-rtd-theme
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-adjustbox
|
(list texlive-adjustbox
|
||||||
texlive-alphalph
|
texlive-alphalph
|
||||||
texlive-capt-of
|
texlive-capt-of
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
|
;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
|
||||||
;;; Copyright © 2017 nikita <nikita@n0.is>
|
;;; Copyright © 2017 nikita <nikita@n0.is>
|
||||||
;;; Copyright © 2017 Rodger Fox <thylakoid@openmailbox.org>
|
;;; Copyright © 2017 Rodger Fox <thylakoid@openmailbox.org>
|
||||||
;;; Copyright © 2017–2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;;; Copyright © 2017–2025 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;;; Copyright © 2017, 2018, 2019, 2021 Pierre Langlois <pierre.langlois@gmx.com>
|
;;; Copyright © 2017, 2018, 2019, 2021 Pierre Langlois <pierre.langlois@gmx.com>
|
||||||
;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
|
;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
|
||||||
;;; Copyright © 2017–2022 Tobias Geerinckx-Rice <me@tobias.gr>
|
;;; Copyright © 2017–2022 Tobias Geerinckx-Rice <me@tobias.gr>
|
||||||
|
@ -1718,7 +1718,7 @@ and auto-mapping slices to MIDI note numbers.")
|
||||||
rsync
|
rsync
|
||||||
texinfo
|
texinfo
|
||||||
texi2html-1.82
|
texi2html-1.82
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-cyrillic
|
(list texlive-cyrillic
|
||||||
texlive-epsf
|
texlive-epsf
|
||||||
texlive-fontinst
|
texlive-fontinst
|
||||||
|
|
|
@ -1453,7 +1453,7 @@ software engineering.")
|
||||||
"1fy4c1wb6xn9gxdabs25yajbzik3amifyr7nzd4d9vn6r3gll9sw"))))
|
"1fy4c1wb6xn9gxdabs25yajbzik3amifyr7nzd4d9vn6r3gll9sw"))))
|
||||||
(build-system dune-build-system)
|
(build-system dune-build-system)
|
||||||
(propagated-inputs (list lablgtk3 zlib))
|
(propagated-inputs (list lablgtk3 zlib))
|
||||||
(native-inputs (list ghostscript (texlive-updmap.cfg '()) hevea lynx which))
|
(native-inputs (list ghostscript (texlive-local-tree '()) hevea lynx which))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
|
@ -9462,7 +9462,7 @@ SHA384, SHA512, Blake2b, Blake2s and RIPEMD160.")
|
||||||
;; mktexfmt needs writable home directory.
|
;; mktexfmt needs writable home directory.
|
||||||
(setenv "HOME" (getcwd)))))))
|
(setenv "HOME" (getcwd)))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-infwarerr
|
(list texlive-infwarerr
|
||||||
texlive-kvoptions
|
texlive-kvoptions
|
||||||
texlive-pdftexcmds
|
texlive-pdftexcmds
|
||||||
|
|
|
@ -215,7 +215,7 @@ comparison modes: words, characters, and appearance.")
|
||||||
gettext-minimal
|
gettext-minimal
|
||||||
ghostscript
|
ghostscript
|
||||||
pkg-config
|
pkg-config
|
||||||
(texlive-updmap.cfg)))
|
(texlive-local-tree)))
|
||||||
(inputs
|
(inputs
|
||||||
(list poppler))
|
(list poppler))
|
||||||
(home-page "https://github.com/trueroad/extractpdfmark")
|
(home-page "https://github.com/trueroad/extractpdfmark")
|
||||||
|
|
|
@ -406,7 +406,7 @@ overlapping images, as well as some command line tools.")
|
||||||
m4
|
m4
|
||||||
perl-readonly
|
perl-readonly
|
||||||
texlive-texloganalyser
|
texlive-texloganalyser
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-bold-extra
|
(list texlive-bold-extra
|
||||||
texlive-cm-mf-extra-bold
|
texlive-cm-mf-extra-bold
|
||||||
texlive-comment
|
texlive-comment
|
||||||
|
|
|
@ -97,7 +97,7 @@
|
||||||
pkg-config
|
pkg-config
|
||||||
rapidjson
|
rapidjson
|
||||||
texinfo ;for generating documentation
|
texinfo ;for generating documentation
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-epsf
|
(list texlive-epsf
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
|
|
|
@ -10174,7 +10174,7 @@ include_dirs = ~:*~a/include~%" #$(this-package-input "openblas"))))))
|
||||||
python-sphinx-design
|
python-sphinx-design
|
||||||
python-sphinx-panels
|
python-sphinx-panels
|
||||||
texinfo
|
texinfo
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-cbfonts
|
(list texlive-cbfonts
|
||||||
texlive-cm-super
|
texlive-cm-super
|
||||||
texlive-expdlist
|
texlive-expdlist
|
||||||
|
@ -14692,7 +14692,7 @@ computing.")
|
||||||
python-sphinx
|
python-sphinx
|
||||||
python-sphinx-rtd-theme
|
python-sphinx-rtd-theme
|
||||||
texinfo
|
texinfo
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-latexmk
|
(list texlive-latexmk
|
||||||
texlive-polyglossia
|
texlive-polyglossia
|
||||||
texlive-xetex
|
texlive-xetex
|
||||||
|
@ -34793,8 +34793,10 @@ By default it uses the open Python vulnerability database Safety DB.")
|
||||||
;; Ideally, we would supersede texlive-xpatch with texlive-regexpatch once
|
;; Ideally, we would supersede texlive-xpatch with texlive-regexpatch once
|
||||||
;; the missing etoolbox.sty file is added
|
;; the missing etoolbox.sty file is added
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-xpatch texlive-lm
|
(list texlive-etoolbox
|
||||||
|
texlive-lm
|
||||||
|
texlive-regexpatch
|
||||||
texlive-xcolor))
|
texlive-xcolor))
|
||||||
python-pip
|
python-pip
|
||||||
python-poetry-core
|
python-poetry-core
|
||||||
|
|
|
@ -920,7 +920,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).")
|
||||||
python-pyzmq
|
python-pyzmq
|
||||||
python-scipy
|
python-scipy
|
||||||
python-sphinx
|
python-sphinx
|
||||||
(texlive-updmap.cfg (list texlive-newunicodechar))
|
(texlive-local-tree (list texlive-newunicodechar))
|
||||||
xorg-server-for-tests))
|
xorg-server-for-tests))
|
||||||
(inputs
|
(inputs
|
||||||
(list alsa-lib
|
(list alsa-lib
|
||||||
|
@ -1134,7 +1134,7 @@ to access different radio hardware.")
|
||||||
("doxygen" ,doxygen)
|
("doxygen" ,doxygen)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("texlive" ,(texlive-updmap.cfg (list texlive-newunicodechar)))))
|
("texlive" ,(texlive-local-tree (list texlive-newunicodechar)))))
|
||||||
(inputs
|
(inputs
|
||||||
(list fftwf))
|
(list fftwf))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
@ -202,7 +202,7 @@
|
||||||
("autoconf" ,autoconf)
|
("autoconf" ,autoconf)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("texlive" ,(texlive-updmap.cfg
|
("texlive" ,(texlive-local-tree
|
||||||
(list texlive-epsf
|
(list texlive-epsf
|
||||||
texlive-texinfo)))
|
texlive-texinfo)))
|
||||||
("texinfo" ,texinfo)
|
("texinfo" ,texinfo)
|
||||||
|
|
|
@ -441,7 +441,7 @@ is the de-facto standard to access cryptographic devices")
|
||||||
graphviz
|
graphviz
|
||||||
help2man
|
help2man
|
||||||
pkg-config
|
pkg-config
|
||||||
(texlive-updmap.cfg)))
|
(texlive-local-tree)))
|
||||||
(home-page "https://developers.yubico.com/yubico-piv-tool/")
|
(home-page "https://developers.yubico.com/yubico-piv-tool/")
|
||||||
(synopsis "Interact with the PIV application on a YubiKey")
|
(synopsis "Interact with the PIV application on a YubiKey")
|
||||||
(description
|
(description
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
;;; Copyright © 2017 Christine Lemmer-Webber <cwebber@dustycloud.org>
|
;;; Copyright © 2017 Christine Lemmer-Webber <cwebber@dustycloud.org>
|
||||||
;;; Copyright © 2017 Julien Lepiller <julien@lepiller.eu>
|
;;; Copyright © 2017 Julien Lepiller <julien@lepiller.eu>
|
||||||
;;; Copyright © 2019, 2021, 2022 Efraim Flashner <efraim@flashner.co.il>
|
;;; Copyright © 2019, 2021, 2022 Efraim Flashner <efraim@flashner.co.il>
|
||||||
;;; Copyright © 2019, 2021, 2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;;; Copyright © 2019, 2021, 2023, 2025 Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;;; Copyright © 2019 Alexandros Theodotou <alex@zrythm.org>
|
;;; Copyright © 2019 Alexandros Theodotou <alex@zrythm.org>
|
||||||
;;; Copyright © 2019 Brett Gilio <brettg@gnu.org>
|
;;; Copyright © 2019 Brett Gilio <brettg@gnu.org>
|
||||||
;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org>
|
;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org>
|
||||||
|
@ -156,7 +156,7 @@
|
||||||
python-cython
|
python-cython
|
||||||
python-flit-core
|
python-flit-core
|
||||||
python-pytest
|
python-pytest
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-cm-super texlive-tex-gyre))))
|
(list texlive-cm-super texlive-tex-gyre))))
|
||||||
(home-page "https://www.sphinx-doc.org")
|
(home-page "https://www.sphinx-doc.org")
|
||||||
(synopsis "Python documentation generator")
|
(synopsis "Python documentation generator")
|
||||||
|
@ -267,7 +267,7 @@ sources.")
|
||||||
python-cython
|
python-cython
|
||||||
python-flit-core
|
python-flit-core
|
||||||
python-pytest
|
python-pytest
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-cm-super texlive-tex-gyre))))))
|
(list texlive-cm-super texlive-tex-gyre))))))
|
||||||
|
|
||||||
(define-public python-sphinxcontrib-apidoc
|
(define-public python-sphinxcontrib-apidoc
|
||||||
|
|
|
@ -414,7 +414,7 @@ as.POSIXct(if (\"\" != Sys.getenv(\"SOURCE_DATE_EPOCH\")) {\
|
||||||
perl
|
perl
|
||||||
pkg-config
|
pkg-config
|
||||||
texinfo ; for building HTML manuals
|
texinfo ; for building HTML manuals
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-fancyvrb
|
texlive-fancyvrb
|
||||||
texlive-inconsolata
|
texlive-inconsolata
|
||||||
|
@ -2068,7 +2068,7 @@ character vector.")
|
||||||
(list hevea
|
(list hevea
|
||||||
perl
|
perl
|
||||||
swig
|
swig
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-aeguill texlive-jknapltx))))
|
(list texlive-aeguill texlive-jknapltx))))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-lattice
|
(list r-lattice
|
||||||
|
|
|
@ -179,13 +179,13 @@
|
||||||
;;; (#:texlive-latex-bin? #f)
|
;;; (#:texlive-latex-bin? #f)
|
||||||
;;;
|
;;;
|
||||||
;;;
|
;;;
|
||||||
;;; Default font map files are updated in a profile hook (see
|
;;; Default font map files and ls-R database are updated in a profile hook
|
||||||
;;; `texlive-font-maps' in "profiles.scm"). However, this option is not
|
;;; (see `texlive-font-maps' in "profiles.scm"). However, this doesn't happen
|
||||||
;;; available when building documentation for a package. Consequently, this
|
;;; when building documentation for a package. Consequently, this module also
|
||||||
;;; module also provides TEXLIVE-UPDMAP.CFG function, which creates a TeX Live
|
;;; provides TEXLIVE-LOCAL-TREE function, which creates a TeX Live tree with
|
||||||
;;; tree with font map files updates. It should be used exclusively for
|
;;; font map files updates and a dedicated database. It should be used
|
||||||
;;; package definitions, as a native input. It is possible to augment that
|
;;; exclusively for package definitions, as a native input. It is possible to
|
||||||
;;; tree, in particular with additional font packages.
|
;;; augment that tree with additional TeX Live packages.
|
||||||
;;;
|
;;;
|
||||||
;;;
|
;;;
|
||||||
;;; Notes about updating TeX Live distribution:
|
;;; Notes about updating TeX Live distribution:
|
||||||
|
@ -905,7 +905,7 @@ Live collection or scheme package to their profile instead of this package.")
|
||||||
(license (license:fsf-free "https://www.tug.org/texlive/copying.html"))
|
(license (license:fsf-free "https://www.tug.org/texlive/copying.html"))
|
||||||
(home-page "https://www.tug.org/texlive/")))
|
(home-page "https://www.tug.org/texlive/")))
|
||||||
|
|
||||||
;; This package must be located before `texlive-updmap.cfg' in the module.
|
;; This package must be located before `texlive-local-tree' in the module.
|
||||||
(define-public texlive-scheme-basic
|
(define-public texlive-scheme-basic
|
||||||
(package
|
(package
|
||||||
(name "texlive-scheme-basic")
|
(name "texlive-scheme-basic")
|
||||||
|
@ -1281,9 +1281,9 @@ teTeX distribution that was maintained by Thomas Esser.")
|
||||||
|
|
||||||
;; This package must be located before any package adding it to its native
|
;; This package must be located before any package adding it to its native
|
||||||
;; inputs.
|
;; inputs.
|
||||||
(define-public texlive-updmap.cfg
|
(define-public texlive-local-tree
|
||||||
(lambda* (#:optional (packages '()))
|
(lambda* (#:optional (packages '()))
|
||||||
"Return a 'texlive-updmap.cfg' package which contains the fonts map and
|
"Return a 'texlive-local-tree' package which contains the fonts map and
|
||||||
mktex scripts configuration, along with a base set of packages plus additional
|
mktex scripts configuration, along with a base set of packages plus additional
|
||||||
PACKAGES.
|
PACKAGES.
|
||||||
|
|
||||||
|
@ -1293,7 +1293,7 @@ documentation in the TeX format."
|
||||||
(package
|
(package
|
||||||
(version (package-version texlive-source))
|
(version (package-version texlive-source))
|
||||||
(source (package-source texlive-scripts))
|
(source (package-source texlive-scripts))
|
||||||
(name "texlive-updmap.cfg")
|
(name "texlive-local-tree")
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -1403,6 +1403,8 @@ as a package native input, in order to build TeX documentation.")
|
||||||
'()
|
'()
|
||||||
(append default-packages packages))))))))
|
(append default-packages packages))))))))
|
||||||
|
|
||||||
|
(define-deprecated/alias texlive-updmap.cfg texlive-local-tree)
|
||||||
|
|
||||||
(define-public texlive-12many
|
(define-public texlive-12many
|
||||||
(package
|
(package
|
||||||
(name "texlive-12many")
|
(name "texlive-12many")
|
||||||
|
@ -7491,11 +7493,11 @@ manuscripts, audiovisual resources, social media and legal references.")
|
||||||
(base32
|
(base32
|
||||||
"05fapyb6wwyv4mwjhgg3gasvqkwpwd6jxv095hird9011n6drrzm"))))
|
"05fapyb6wwyv4mwjhgg3gasvqkwpwd6jxv095hird9011n6drrzm"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-biblatex
|
(list texlive-biblatex
|
||||||
texlive-cochineal
|
texlive-cochineal
|
||||||
texlive-csquotes
|
texlive-csquotes
|
||||||
|
@ -9117,10 +9119,10 @@ LaTeX 2.09. Neither @code{cite} nor @code{natbib} make this mistake.")
|
||||||
(base32
|
(base32
|
||||||
"1cyyadfvrcym4vvxl9p9zb88692m0578nqljip12xxahb4srcyb9"))))
|
"1cyyadfvrcym4vvxl9p9zb88692m0578nqljip12xxahb4srcyb9"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs (list (texlive-updmap.cfg
|
(native-inputs (list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-hypdoc))))
|
texlive-hypdoc))))
|
||||||
(home-page "https://ctan.org/pkg/bropd")
|
(home-page "https://ctan.org/pkg/bropd")
|
||||||
|
@ -17275,7 +17277,7 @@ seen as an extension to FontAwesome.")
|
||||||
(base32
|
(base32
|
||||||
"1y061r4hadb2c26dgch6lrjw6f4j87zj1gj5lgzgx0hyyz58snqy"))))
|
"1y061r4hadb2c26dgch6lrjw6f4j87zj1gj5lgzgx0hyyz58snqy"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tex-format "latex"
|
(list #:tex-format "latex"
|
||||||
|
@ -17291,7 +17293,7 @@ seen as an extension to FontAwesome.")
|
||||||
(("\\[style=philosophy-classic\\]") "")
|
(("\\[style=philosophy-classic\\]") "")
|
||||||
(("\\\\DocInput\\{fontsize\\.dtx\\}") "")))))))
|
(("\\\\DocInput\\{fontsize\\.dtx\\}") "")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-biblatex
|
(list texlive-biblatex
|
||||||
texlive-booktabs
|
texlive-booktabs
|
||||||
texlive-caption
|
texlive-caption
|
||||||
|
@ -31360,7 +31362,7 @@ poems, an index of first lines, and some structural commands.")
|
||||||
(base32
|
(base32
|
||||||
"1y78zd1hd3z1901x6mc6q0mw4rgj3qcqhnjn34zix11r0gn4b2jr"))))
|
"1y78zd1hd3z1901x6mc6q0mw4rgj3qcqhnjn34zix11r0gn4b2jr"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tex-format "latex"
|
(list #:tex-format "latex"
|
||||||
|
@ -31375,7 +31377,7 @@ poems, an index of first lines, and some structural commands.")
|
||||||
(("\\\\newcommand\\*\\\\code\\[1\\].*") "")
|
(("\\\\newcommand\\*\\\\code\\[1\\].*") "")
|
||||||
(("\\\\code\\{") "\\texttt{")))))))
|
(("\\\\code\\{") "\\texttt{")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-fancyvrb
|
texlive-fancyvrb
|
||||||
texlive-framed
|
texlive-framed
|
||||||
|
@ -32687,10 +32689,10 @@ both in English and Chinese with more ease and flexibility.")
|
||||||
(base32
|
(base32
|
||||||
"1gg8qbc8ll3n6rfp3pjshbbjd30s4n3yk219y6qcmz1nv66fp1qq"))))
|
"1gg8qbc8ll3n6rfp3pjshbbjd30s4n3yk219y6qcmz1nv66fp1qq"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs (list (texlive-updmap.cfg)))
|
(native-inputs (list (texlive-local-tree)))
|
||||||
(home-page "https://ctan.org/pkg/reverxii")
|
(home-page "https://ctan.org/pkg/reverxii")
|
||||||
(synopsis "Playing Reversi in TeX")
|
(synopsis "Playing Reversi in TeX")
|
||||||
(description
|
(description
|
||||||
|
@ -35406,14 +35408,14 @@ provides a matching math package using STIX2 letters (Roman and Greek) with
|
||||||
(base32
|
(base32
|
||||||
"1ixxglx4azdnppiqhlkgyahj9a67zamljzv98n6hycp7y6jbd1x0"))))
|
"1ixxglx4azdnppiqhlkgyahj9a67zamljzv98n6hycp7y6jbd1x0"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tex-format "latex"
|
(list #:tex-format "latex"
|
||||||
;; FIXME: I cannot build this package from source.
|
;; FIXME: I cannot build this package from source.
|
||||||
#:phases #~(modify-phases %standard-phases (delete 'build))))
|
#:phases #~(modify-phases %standard-phases (delete 'build))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-accents
|
(list texlive-accents
|
||||||
texlive-caption
|
texlive-caption
|
||||||
texlive-enumitem
|
texlive-enumitem
|
||||||
|
@ -35690,7 +35692,7 @@ The bundle comes with a set of ready-prepared puzzle files.")
|
||||||
(base32
|
(base32
|
||||||
"07p2fv265g78zbfrq4j33ryz1z1b13g2rvln646w2g5md1zwm2hb"))))
|
"07p2fv265g78zbfrq4j33ryz1z1b13g2rvln646w2g5md1zwm2hb"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tex-format "lualatex"
|
(list #:tex-format "lualatex"
|
||||||
|
@ -35701,7 +35703,7 @@ The bundle comes with a set of ready-prepared puzzle files.")
|
||||||
(("\\\\usepackage\\[T1\\]\\{fontenc\\}")
|
(("\\\\usepackage\\[T1\\]\\{fontenc\\}")
|
||||||
"\\usepackage[LGR, T1]{fontenc}")))))))
|
"\\usepackage[LGR, T1]{fontenc}")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-babel-greek
|
(list texlive-babel-greek
|
||||||
texlive-biblatex
|
texlive-biblatex
|
||||||
texlive-biblatex-philosophy
|
texlive-biblatex-philosophy
|
||||||
|
@ -37065,7 +37067,7 @@ of Applied Sciences}. These Logos are available in English and in Dutch.")
|
||||||
(base32
|
(base32
|
||||||
"1cv2kadwzwwrw3q98wy7cjjl3084qqp55ki50v7m2ylrjxinwkv4"))))
|
"1cv2kadwzwwrw3q98wy7cjjl3084qqp55ki50v7m2ylrjxinwkv4"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -37078,7 +37080,7 @@ of Applied Sciences}. These Logos are available in English and in Dutch.")
|
||||||
(substitute* "source/latex/thucoursework/thucoursework.dtx"
|
(substitute* "source/latex/thucoursework/thucoursework.dtx"
|
||||||
(("\\\\DocInput\\{\\\\jobname\\.dtx\\}") "")))))))
|
(("\\\\DocInput\\{\\\\jobname\\.dtx\\}") "")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-booktabs
|
(list texlive-booktabs
|
||||||
texlive-carlisle
|
texlive-carlisle
|
||||||
texlive-ctex
|
texlive-ctex
|
||||||
|
@ -38291,13 +38293,13 @@ The font Palatine Parliamentary is required to use this package.")
|
||||||
(base32
|
(base32
|
||||||
"07jzmk0p4l28dxxqqpma4px9riykg0zynnjycyripg2m76a9ah2g"))))
|
"07jzmk0p4l28dxxqqpma4px9riykg0zynnjycyripg2m76a9ah2g"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:link-scripts #~(list "ulqda.pl")
|
(list #:link-scripts #~(list "ulqda.pl")
|
||||||
#:tex-format "latex"))
|
#:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-dot2texi
|
(list texlive-dot2texi
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
|
@ -40372,13 +40374,13 @@ provides three output modes: LaTeX, PostScript and PDF.")
|
||||||
(base32
|
(base32
|
||||||
"0aa9875am0gxy7fxf3z9xdxva8x9anlx8k82c1hz95s3m119fccs"))))
|
"0aa9875am0gxy7fxf3z9xdxva8x9anlx8k82c1hz95s3m119fccs"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:build-targets #~(list "yathesis.dtx")
|
(list #:build-targets #~(list "yathesis.dtx")
|
||||||
#:tex-format "lualatex"))
|
#:tex-format "lualatex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-accsupp
|
(list texlive-accsupp
|
||||||
texlive-alphalph
|
texlive-alphalph
|
||||||
texlive-attachfile2
|
texlive-attachfile2
|
||||||
|
@ -48776,7 +48778,7 @@ conversion tools.")
|
||||||
(base32
|
(base32
|
||||||
"1n122230s49jizldn8ps1pfa5dsg8wmh5x8wla4y6rsgjcccqn4s"))))
|
"1n122230s49jizldn8ps1pfa5dsg8wmh5x8wla4y6rsgjcccqn4s"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -48804,7 +48806,7 @@ conversion tools.")
|
||||||
(substitute* "source/latex/makecell/makecell.dtx"
|
(substitute* "source/latex/makecell/makecell.dtx"
|
||||||
(("\\\\ttabbox\\[\\\\hsize\\]") "\\ttabbox[10cm]")))))))
|
(("\\\\ttabbox\\[\\\\hsize\\]") "\\ttabbox[10cm]")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-diagbox
|
(list texlive-diagbox
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-float
|
texlive-float
|
||||||
|
@ -53034,7 +53036,7 @@ steps can be customized in various ways.")
|
||||||
(base32
|
(base32
|
||||||
"1lhvbwq979whvjwx9gyfhsxz20x6imhh57xm843zk6068lv0b3wj"))))
|
"1lhvbwq979whvjwx9gyfhsxz20x6imhh57xm843zk6068lv0b3wj"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -53052,7 +53054,7 @@ steps can be customized in various ways.")
|
||||||
\\generate{\\file{robotarm.sty}{\\from{robotarm.dtx}{robotarm-package}}}
|
\\generate{\\file{robotarm.sty}{\\from{robotarm.dtx}{robotarm-package}}}
|
||||||
\\endbatchfile"))))))))
|
\\endbatchfile"))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-hypdoc
|
(list texlive-hypdoc
|
||||||
texlive-tools))))
|
texlive-tools))))
|
||||||
(home-page "https://ctan.org/pkg/robotarm")
|
(home-page "https://ctan.org/pkg/robotarm")
|
||||||
|
@ -61232,7 +61234,7 @@ the fonts within maths.")
|
||||||
(base32
|
(base32
|
||||||
"0x3fhz582xcv33s9yiwka82j8bz3nxribgmni3j8j03r6dih8d8r"))))
|
"0x3fhz582xcv33s9yiwka82j8bz3nxribgmni3j8j03r6dih8d8r"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:build-targets #~(list "bbold.dtx")
|
(list #:build-targets #~(list "bbold.dtx")
|
||||||
|
@ -61247,7 +61249,7 @@ the fonts within maths.")
|
||||||
(("\\\\DocInput\\{bbold\\.dtx\\}") "")))))))
|
(("\\\\DocInput\\{bbold\\.dtx\\}") "")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list texlive-metafont
|
(list texlive-metafont
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-etoolbox texlive-hypdoc))))
|
(list texlive-etoolbox texlive-hypdoc))))
|
||||||
(home-page "https://ctan.org/pkg/bbold")
|
(home-page "https://ctan.org/pkg/bbold")
|
||||||
(synopsis "Sans serif blackboard bold")
|
(synopsis "Sans serif blackboard bold")
|
||||||
|
@ -62520,10 +62522,10 @@ provided.")
|
||||||
(base32
|
(base32
|
||||||
"08lc76yglblidg24s5ap9j0xmzbxgsfwcf9f6g1m4bwbqwkh089x"))))
|
"08lc76yglblidg24s5ap9j0xmzbxgsfwcf9f6g1m4bwbqwkh089x"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs (list (texlive-updmap.cfg
|
(native-inputs (list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-hypdoc))))
|
texlive-hypdoc))))
|
||||||
(home-page "https://ctan.org/pkg/babel-romansh")
|
(home-page "https://ctan.org/pkg/babel-romansh")
|
||||||
|
@ -67427,7 +67429,7 @@ with traditional TeX as well as with Unicode aware variants.")
|
||||||
(base32
|
(base32
|
||||||
"1r5l5c586zzvkyz8irj47pb86m4hkarc7617hvz8gsx1qqnf4463"))))
|
"1r5l5c586zzvkyz8irj47pb86m4hkarc7617hvz8gsx1qqnf4463"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -67458,7 +67460,7 @@ with traditional TeX as well as with Unicode aware variants.")
|
||||||
font-linuxlibertine
|
font-linuxlibertine
|
||||||
font-sil-ezra
|
font-sil-ezra
|
||||||
fontconfig
|
fontconfig
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-amiri
|
(list texlive-amiri
|
||||||
texlive-babel
|
texlive-babel
|
||||||
texlive-bidi
|
texlive-bidi
|
||||||
|
@ -68846,11 +68848,11 @@ TeX, and LaTeX font definition and other relevant files.")
|
||||||
(base32
|
(base32
|
||||||
"13kw7xkc3bpa494mzfphl2v3yn6y08013qnrp3h9awq4blgi2y8b"))))
|
"13kw7xkc3bpa494mzfphl2v3yn6y08013qnrp3h9awq4blgi2y8b"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "lualatex"))
|
(arguments (list #:tex-format "lualatex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-booktabs
|
(list texlive-booktabs
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
|
@ -71492,7 +71494,7 @@ dynamic bibliography sets and many other features.")
|
||||||
(string-append "--prefix=" #$output)
|
(string-append "--prefix=" #$output)
|
||||||
"--root=/"))))))
|
"--root=/"))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list texinfo (texlive-updmap.cfg (list texlive-texinfo))))
|
(list texinfo (texlive-local-tree (list texlive-texinfo))))
|
||||||
(inputs (list python-wrapper))
|
(inputs (list python-wrapper))
|
||||||
(home-page "https://gitlab.com/latex-rubber/rubber/")
|
(home-page "https://gitlab.com/latex-rubber/rubber/")
|
||||||
(synopsis "Wrapper for LaTeX and friends")
|
(synopsis "Wrapper for LaTeX and friends")
|
||||||
|
@ -71660,7 +71662,7 @@ and PostScript specials. A working TeX installation is needed.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list autoconf
|
(list autoconf
|
||||||
automake
|
automake
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-mflogo-font
|
(list texlive-mflogo-font
|
||||||
texlive-palatino
|
texlive-palatino
|
||||||
texlive-zapfding))))
|
texlive-zapfding))))
|
||||||
|
@ -77191,7 +77193,7 @@ produced using PSTricks.")
|
||||||
(base32
|
(base32
|
||||||
"0nclsazny3hnzsi2vcixh2g1gsj5lvwxls1v569rms8ykgd9v7z8"))))
|
"0nclsazny3hnzsi2vcixh2g1gsj5lvwxls1v569rms8ykgd9v7z8"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -77208,7 +77210,7 @@ produced using PSTricks.")
|
||||||
(("usepackage\\{xcolor\\}")
|
(("usepackage\\{xcolor\\}")
|
||||||
"usepackage[dvips]{xcolor}")))))))
|
"usepackage[dvips]{xcolor}")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-footmisc
|
texlive-footmisc
|
||||||
texlive-fourier
|
texlive-fourier
|
||||||
|
@ -78449,7 +78451,7 @@ the @code{psnfss} distribution.")
|
||||||
(base32
|
(base32
|
||||||
"097lh7ksw9rg93f1c7a4fqglgfpydf1qp3sbgy9xfgszcdpknmrk"))))
|
"097lh7ksw9rg93f1c7a4fqglgfpydf1qp3sbgy9xfgszcdpknmrk"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -78469,7 +78471,7 @@ the @code{psnfss} distribution.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list font-gnu-freefont
|
(list font-gnu-freefont
|
||||||
fontconfig
|
fontconfig
|
||||||
(texlive-updmap.cfg
|
(texlive-local-tree
|
||||||
(list texlive-amsmath
|
(list texlive-amsmath
|
||||||
texlive-amsfonts
|
texlive-amsfonts
|
||||||
texlive-bidi
|
texlive-bidi
|
||||||
|
@ -84456,11 +84458,11 @@ diagrams (specially in power electronics).")
|
||||||
(base32
|
(base32
|
||||||
"0xkv6rvkbchkwgfam5kiymng0xnc4vja5xb3b5d89rngdr041xwk"))))
|
"0xkv6rvkbchkwgfam5kiymng0xnc4vja5xb3b5d89rngdr041xwk"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-fancyvrb
|
texlive-fancyvrb
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
|
@ -85276,11 +85278,11 @@ LaTeX documents, using the TikZ package.")
|
||||||
(base32
|
(base32
|
||||||
"16kbmf9fckms0vhi41h2p6k8znv6plzwn4f2j374zmpqphq1m3il"))))
|
"16kbmf9fckms0vhi41h2p6k8znv6plzwn4f2j374zmpqphq1m3il"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
texlive-layaureo
|
texlive-layaureo
|
||||||
|
@ -85784,11 +85786,11 @@ files.")
|
||||||
(base32
|
(base32
|
||||||
"0qy3ri6fdgzdslaaa7gakswvpc299xyarm8ng4cs8w64q14675r1"))))
|
"0qy3ri6fdgzdslaaa7gakswvpc299xyarm8ng4cs8w64q14675r1"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-charter
|
(list texlive-charter
|
||||||
texlive-emp
|
texlive-emp
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
|
@ -87101,7 +87103,7 @@ in terms of the collating order of the text being processed.")
|
||||||
(format #f "our $clisp = ~s;~%"
|
(format #f "our $clisp = ~s;~%"
|
||||||
(search-input-file inputs "/bin/clisp")))))))))))
|
(search-input-file inputs "/bin/clisp")))))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-cbfonts-fd
|
(list texlive-cbfonts-fd
|
||||||
texlive-cyrillic
|
texlive-cyrillic
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
|
@ -89693,11 +89695,11 @@ letters in their names may be defined.")
|
||||||
(base32
|
(base32
|
||||||
"0rcw2d5ncq8avk33nxika34q3da1v4kcmr6jqdxdg49bq4h8ljs7"))))
|
"0rcw2d5ncq8avk33nxika34q3da1v4kcmr6jqdxdg49bq4h8ljs7"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-bera
|
(list texlive-bera
|
||||||
texlive-enumitem
|
texlive-enumitem
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
|
@ -90912,11 +90914,11 @@ terms and acronyms with their expanded form.")
|
||||||
(base32
|
(base32
|
||||||
"0j8z47n0aawhvz2s4i0pwfp7yq1vqsxbd2sjx7f955n6k2f54hhw"))))
|
"0j8z47n0aawhvz2s4i0pwfp7yq1vqsxbd2sjx7f955n6k2f54hhw"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-enumitem
|
(list texlive-enumitem
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-framed
|
texlive-framed
|
||||||
|
@ -90957,7 +90959,7 @@ joint status in symbols of life contingencies.")
|
||||||
(base32
|
(base32
|
||||||
"1rnipnm3crv9qmcf7icymizkp4bkkaa1p50qfni04aq89csqnkwq"))))
|
"1rnipnm3crv9qmcf7icymizkp4bkkaa1p50qfni04aq89csqnkwq"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -90976,7 +90978,7 @@ joint status in symbols of life contingencies.")
|
||||||
(getcwd) "/doc/latex/actuarialsymbol/mosaic.jpg"
|
(getcwd) "/doc/latex/actuarialsymbol/mosaic.jpg"
|
||||||
"}"))))))))
|
"}"))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-actuarialangle
|
(list texlive-actuarialangle
|
||||||
texlive-booktabs
|
texlive-booktabs
|
||||||
texlive-enumitem
|
texlive-enumitem
|
||||||
|
@ -91996,11 +91998,11 @@ equations that are referenced. This operation is similar to the
|
||||||
(base32
|
(base32
|
||||||
"0sdlazmx6g530ava1ip8mafbd2p57i7mf8sdlg3y1m4bvq244v4m"))))
|
"0sdlazmx6g530ava1ip8mafbd2p57i7mf8sdlg3y1m4bvq244v4m"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "pdflatex"))
|
(arguments (list #:tex-format "pdflatex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-catchfile
|
(list texlive-catchfile
|
||||||
texlive-cm-super
|
texlive-cm-super
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
|
@ -101333,11 +101335,11 @@ Metafont source and LaTeX macro support.")
|
||||||
(base32
|
(base32
|
||||||
"12ljghlhh7li8pgpaa39gnsvvn4l4bmww74zik4q3qmirkhvi949"))))
|
"12ljghlhh7li8pgpaa39gnsvvn4l4bmww74zik4q3qmirkhvi949"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-filecontents
|
texlive-filecontents
|
||||||
texlive-footmisc
|
texlive-footmisc
|
||||||
|
@ -102046,7 +102048,7 @@ LaTeX, to generate a nice solution book.")
|
||||||
(base32
|
(base32
|
||||||
"1w2nsgfyhjzg0gwr3rzhq13jh7lj63lh36qjv16hayd2kxrcpb62"))))
|
"1w2nsgfyhjzg0gwr3rzhq13jh7lj63lh36qjv16hayd2kxrcpb62"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tex-format "latex"
|
(list #:tex-format "latex"
|
||||||
|
@ -102056,7 +102058,7 @@ LaTeX, to generate a nice solution book.")
|
||||||
;; only be declared at top-level!". Skip build.
|
;; only be declared at top-level!". Skip build.
|
||||||
(delete 'build))))
|
(delete 'build))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-float
|
texlive-float
|
||||||
texlive-fourier
|
texlive-fourier
|
||||||
|
@ -103592,7 +103594,7 @@ rather than being numbered sequentially through the document.")
|
||||||
(base32
|
(base32
|
||||||
"1xbl5lzyd264avy3dkqz7yq8imk6pziaalhi7smh9d4jra6412a3"))))
|
"1xbl5lzyd264avy3dkqz7yq8imk6pziaalhi7smh9d4jra6412a3"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -103601,7 +103603,7 @@ rather than being numbered sequentially through the document.")
|
||||||
;; FIXME: I couldn't find how to build this package without error.
|
;; FIXME: I couldn't find how to build this package without error.
|
||||||
(delete 'build))))
|
(delete 'build))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-breakurl
|
(list texlive-breakurl
|
||||||
texlive-caption
|
texlive-caption
|
||||||
texlive-examplep
|
texlive-examplep
|
||||||
|
@ -105304,11 +105306,11 @@ supported.")
|
||||||
(base32
|
(base32
|
||||||
"1vppjv24cwnizg96pyhj68g2wx8dd4193c6bm2k4visqwpnwh95p"))))
|
"1vppjv24cwnizg96pyhj68g2wx8dd4193c6bm2k4visqwpnwh95p"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-footmisc
|
texlive-footmisc
|
||||||
texlive-fourier
|
texlive-fourier
|
||||||
|
@ -105647,11 +105649,11 @@ environments.")
|
||||||
(base32
|
(base32
|
||||||
"0xszyc03vf7h160gxqfd8yfs4aya7s17av4ylf9nc6abbvwipapk"))))
|
"0xszyc03vf7h160gxqfd8yfs4aya7s17av4ylf9nc6abbvwipapk"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-eepic
|
(list texlive-eepic
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
|
@ -112255,11 +112257,11 @@ minimize writing and production time and cost.")
|
||||||
(base32
|
(base32
|
||||||
"1k4j0rjfl0cy0in272k3dyiqzq5nc31zhygqckfvaw328mkkagz9"))))
|
"1k4j0rjfl0cy0in272k3dyiqzq5nc31zhygqckfvaw328mkkagz9"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox texlive-hypdoc texlive-ntgclass))))
|
(list texlive-etoolbox texlive-hypdoc texlive-ntgclass))))
|
||||||
(home-page "https://ctan.org/pkg/namespc")
|
(home-page "https://ctan.org/pkg/namespc")
|
||||||
(synopsis "Rudimentary C++-like namespaces in LaTeX")
|
(synopsis "Rudimentary C++-like namespaces in LaTeX")
|
||||||
|
@ -112436,7 +112438,7 @@ all sizing is set automatically.")
|
||||||
(base32
|
(base32
|
||||||
"1naa0w3bvnj709msfq9kk6yb7b5qf1sahisjr7z8bfs1q17ml8xc"))))
|
"1naa0w3bvnj709msfq9kk6yb7b5qf1sahisjr7z8bfs1q17ml8xc"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -112453,7 +112455,7 @@ all sizing is set automatically.")
|
||||||
(getcwd) "/doc/latex/newspaper/Figure" n ".pdf"
|
(getcwd) "/doc/latex/newspaper/Figure" n ".pdf"
|
||||||
"}"))))))))
|
"}"))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox texlive-hypdoc texlive-pdflscape))))
|
(list texlive-etoolbox texlive-hypdoc texlive-pdflscape))))
|
||||||
(home-page "https://ctan.org/pkg/newspaper")
|
(home-page "https://ctan.org/pkg/newspaper")
|
||||||
(synopsis "Typeset newsletters to resemble newspapers")
|
(synopsis "Typeset newsletters to resemble newspapers")
|
||||||
|
@ -115704,7 +115706,7 @@ including back links.")
|
||||||
(base32
|
(base32
|
||||||
"1b5fmrzaif2d7rwbwlpd9xdykpw1r5p5cpjqiw3gs1f3241p43f4"))))
|
"1b5fmrzaif2d7rwbwlpd9xdykpw1r5p5cpjqiw3gs1f3241p43f4"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(home-page "https://ctan.org/pkg/powerdot")
|
(home-page "https://ctan.org/pkg/powerdot")
|
||||||
(arguments
|
(arguments
|
||||||
|
@ -115718,7 +115720,7 @@ including back links.")
|
||||||
(substitute* "source/latex/powerdot/powerdot.dtx"
|
(substitute* "source/latex/powerdot/powerdot.dtx"
|
||||||
(("\\\\DocInput\\{powerdot\\.dtx\\}") "")))))))
|
(("\\\\DocInput\\{powerdot\\.dtx\\}") "")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-enumitem
|
(list texlive-enumitem
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-fourier
|
texlive-fourier
|
||||||
|
@ -116926,10 +116928,10 @@ binder cover sheets.")
|
||||||
(base32
|
(base32
|
||||||
"0794jd9d28rjvwk6bx93al2dcavjrb341yjmivhmq74d504wahpf"))))
|
"0794jd9d28rjvwk6bx93al2dcavjrb341yjmivhmq74d504wahpf"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs (list (texlive-updmap.cfg
|
(native-inputs (list (texlive-local-tree
|
||||||
(list texlive-etoolbox texlive-hypdoc))))
|
(list texlive-etoolbox texlive-hypdoc))))
|
||||||
(home-page "https://ctan.org/pkg/recipecard")
|
(home-page "https://ctan.org/pkg/recipecard")
|
||||||
(synopsis "Typeset recipes in note-card-sized boxes")
|
(synopsis "Typeset recipes in note-card-sized boxes")
|
||||||
|
@ -119081,11 +119083,11 @@ document.")
|
||||||
(base32
|
(base32
|
||||||
"1j1cb5qy25qni8wq1kaf6p6c0whzrbymhm00g4jjajaizagm4ki2"))))
|
"1j1cb5qy25qni8wq1kaf6p6c0whzrbymhm00g4jjajaizagm4ki2"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-babel
|
(list texlive-babel
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
|
@ -121090,11 +121092,11 @@ to provide several tables.")
|
||||||
(base32
|
(base32
|
||||||
"1bwwqzdfsqnm338qwnc0lnyskk58k6s4lr0v2gfizskamzygmi1b"))))
|
"1bwwqzdfsqnm338qwnc0lnyskk58k6s4lr0v2gfizskamzygmi1b"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-fontinst
|
texlive-fontinst
|
||||||
texlive-helvetic
|
texlive-helvetic
|
||||||
|
@ -121563,11 +121565,11 @@ from a template document.)")
|
||||||
(base32
|
(base32
|
||||||
"0vkp71bpmhs3ys29cx4sxcvqqx63pqym6n87j3sr5hy7rw20ya0x"))))
|
"0vkp71bpmhs3ys29cx4sxcvqqx63pqym6n87j3sr5hy7rw20ya0x"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
texlive-lm
|
texlive-lm
|
||||||
|
@ -124528,11 +124530,11 @@ formats.")
|
||||||
(base32
|
(base32
|
||||||
"1gbdnc1k819fncvnhzihx9q6qdxsrkpfjy47dh70bdwqf5klhqbh"))))
|
"1gbdnc1k819fncvnhzihx9q6qdxsrkpfjy47dh70bdwqf5klhqbh"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments (list #:tex-format "latex"))
|
(arguments (list #:tex-format "latex"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-etoolbox
|
(list texlive-etoolbox
|
||||||
texlive-hypdoc
|
texlive-hypdoc
|
||||||
texlive-lm
|
texlive-lm
|
||||||
|
@ -125051,7 +125053,7 @@ only if it is necessary.")
|
||||||
(base32
|
(base32
|
||||||
"01khzfgkvsfs8vs64wym07k5hnaa0rmcgpgajp1q06g5f9shcsjc"))))
|
"01khzfgkvsfs8vs64wym07k5hnaa0rmcgpgajp1q06g5f9shcsjc"))))
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(properties '((updater-extra-native-inputs "texlive-updmap.cfg")))
|
(properties '((updater-extra-native-inputs "texlive-local-tree")))
|
||||||
(build-system texlive-build-system)
|
(build-system texlive-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tex-format "latex"
|
(list #:tex-format "latex"
|
||||||
|
@ -125064,7 +125066,7 @@ only if it is necessary.")
|
||||||
(substitute* "source/latex/xpeek/xpeek.dtx"
|
(substitute* "source/latex/xpeek/xpeek.dtx"
|
||||||
(("\\\\DocInput\\{\\\\jobname\\.dtx\\}") "")))))))
|
(("\\\\DocInput\\{\\\\jobname\\.dtx\\}") "")))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-local-tree
|
||||||
(list texlive-alphalph
|
(list texlive-alphalph
|
||||||
texlive-booktabs
|
texlive-booktabs
|
||||||
texlive-csquotes
|
texlive-csquotes
|
||||||
|
|
|
@ -4177,7 +4177,7 @@ the following features:
|
||||||
libtool
|
libtool
|
||||||
texinfo
|
texinfo
|
||||||
texi2html
|
texi2html
|
||||||
(texlive-updmap.cfg (list texlive-epsf
|
(texlive-local-tree (list texlive-epsf
|
||||||
texlive-texinfo))
|
texlive-texinfo))
|
||||||
imagemagick))
|
imagemagick))
|
||||||
(propagated-inputs (list libx11 libxpm libjpeg-turbo))
|
(propagated-inputs (list libx11 libxpm libjpeg-turbo))
|
||||||
|
|
|
@ -603,7 +603,7 @@ of a package, and INPUT-NAMES, a list of package specifications such as
|
||||||
"qmake"
|
"qmake"
|
||||||
"qttools-5"
|
"qttools-5"
|
||||||
"texinfo"
|
"texinfo"
|
||||||
"texlive-updmap.cfg"
|
"texlive-local-tree"
|
||||||
"xorg-server-for-tests"
|
"xorg-server-for-tests"
|
||||||
"yelp-tools")))
|
"yelp-tools")))
|
||||||
(map (lambda (input)
|
(map (lambda (input)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue