gnu: Add texlive-collection-mathscience.
* gnu/packages/tex.scm (texlive-collection-mathscience): New variable.
This commit is contained in:
		
							parent
							
								
									54236b3207
								
							
						
					
					
						commit
						327320c7f3
					
				
					 1 changed files with 265 additions and 0 deletions
				
			
		| 
						 | 
					@ -29992,6 +29992,271 @@ OpenType/TrueType fonts, and both PDF and DVI output.  The LuaTeX engine
 | 
				
			||||||
itself, and plain formats, are in @code{collection-basic}.")
 | 
					itself, and plain formats, are in @code{collection-basic}.")
 | 
				
			||||||
    (license (license:fsf-free "https://www.tug.org/texlive/copying.html"))))
 | 
					    (license (license:fsf-free "https://www.tug.org/texlive/copying.html"))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					(define-public texlive-collection-mathscience
 | 
				
			||||||
 | 
					  (package
 | 
				
			||||||
 | 
					    (name "texlive-collection-mathscience")
 | 
				
			||||||
 | 
					    (version (number->string %texlive-revision))
 | 
				
			||||||
 | 
					    (source #f)
 | 
				
			||||||
 | 
					    (build-system trivial-build-system)
 | 
				
			||||||
 | 
					    (arguments (list #:builder #~(mkdir #$output)))
 | 
				
			||||||
 | 
					    (propagated-inputs
 | 
				
			||||||
 | 
					     (list texlive-12many
 | 
				
			||||||
 | 
					           texlive-accents
 | 
				
			||||||
 | 
					           texlive-alg
 | 
				
			||||||
 | 
					           texlive-algobox
 | 
				
			||||||
 | 
					           texlive-algorithm2e
 | 
				
			||||||
 | 
					           texlive-algorithmicx
 | 
				
			||||||
 | 
					           texlive-algorithms
 | 
				
			||||||
 | 
					           texlive-algpseudocodex
 | 
				
			||||||
 | 
					           texlive-algxpar
 | 
				
			||||||
 | 
					           texlive-aligned-overset
 | 
				
			||||||
 | 
					           texlive-amscdx
 | 
				
			||||||
 | 
					           texlive-amstex
 | 
				
			||||||
 | 
					           texlive-annotate-equations
 | 
				
			||||||
 | 
					           texlive-apxproof
 | 
				
			||||||
 | 
					           texlive-autobreak
 | 
				
			||||||
 | 
					           texlive-axodraw2
 | 
				
			||||||
 | 
					           texlive-backnaur
 | 
				
			||||||
 | 
					           texlive-begriff
 | 
				
			||||||
 | 
					           texlive-binomexp
 | 
				
			||||||
 | 
					           texlive-biocon
 | 
				
			||||||
 | 
					           texlive-bitpattern
 | 
				
			||||||
 | 
					           texlive-bodeplot
 | 
				
			||||||
 | 
					           texlive-bohr
 | 
				
			||||||
 | 
					           texlive-boldtensors
 | 
				
			||||||
 | 
					           texlive-bosisio
 | 
				
			||||||
 | 
					           texlive-bpchem
 | 
				
			||||||
 | 
					           texlive-bropd
 | 
				
			||||||
 | 
					           texlive-bussproofs
 | 
				
			||||||
 | 
					           texlive-bussproofs-extra
 | 
				
			||||||
 | 
					           texlive-bytefield
 | 
				
			||||||
 | 
					           texlive-calculation
 | 
				
			||||||
 | 
					           texlive-cartonaugh
 | 
				
			||||||
 | 
					           texlive-cascade
 | 
				
			||||||
 | 
					           texlive-causets
 | 
				
			||||||
 | 
					           texlive-ccfonts
 | 
				
			||||||
 | 
					           texlive-ccool
 | 
				
			||||||
 | 
					           texlive-chemarrow
 | 
				
			||||||
 | 
					           texlive-chemcompounds
 | 
				
			||||||
 | 
					           texlive-chemcono
 | 
				
			||||||
 | 
					           texlive-chemexec
 | 
				
			||||||
 | 
					           texlive-chemformula
 | 
				
			||||||
 | 
					           texlive-chemgreek
 | 
				
			||||||
 | 
					           texlive-chemmacros
 | 
				
			||||||
 | 
					           texlive-chemnum
 | 
				
			||||||
 | 
					           texlive-chemobabel
 | 
				
			||||||
 | 
					           texlive-chemplants
 | 
				
			||||||
 | 
					           texlive-chemschemex
 | 
				
			||||||
 | 
					           texlive-chemsec
 | 
				
			||||||
 | 
					           texlive-chemstyle
 | 
				
			||||||
 | 
					           texlive-clrscode
 | 
				
			||||||
 | 
					           texlive-clrscode3e
 | 
				
			||||||
 | 
					           texlive-codeanatomy
 | 
				
			||||||
 | 
					           texlive-collection-fontsrecommended
 | 
				
			||||||
 | 
					           texlive-collection-latex
 | 
				
			||||||
 | 
					           texlive-commath
 | 
				
			||||||
 | 
					           texlive-commutative-diagrams
 | 
				
			||||||
 | 
					           texlive-complexity
 | 
				
			||||||
 | 
					           texlive-computational-complexity
 | 
				
			||||||
 | 
					           texlive-concmath
 | 
				
			||||||
 | 
					           texlive-concrete
 | 
				
			||||||
 | 
					           texlive-conteq
 | 
				
			||||||
 | 
					           texlive-correctmathalign
 | 
				
			||||||
 | 
					           texlive-cryptocode
 | 
				
			||||||
 | 
					           texlive-csassignments
 | 
				
			||||||
 | 
					           texlive-cvss
 | 
				
			||||||
 | 
					           texlive-decision-table
 | 
				
			||||||
 | 
					           texlive-delim
 | 
				
			||||||
 | 
					           texlive-delimseasy
 | 
				
			||||||
 | 
					           texlive-delimset
 | 
				
			||||||
 | 
					           texlive-derivative
 | 
				
			||||||
 | 
					           texlive-diffcoeff
 | 
				
			||||||
 | 
					           texlive-digiconfigs
 | 
				
			||||||
 | 
					           texlive-dijkstra
 | 
				
			||||||
 | 
					           texlive-drawmatrix
 | 
				
			||||||
 | 
					           texlive-drawstack
 | 
				
			||||||
 | 
					           texlive-dyntree
 | 
				
			||||||
 | 
					           texlive-easing
 | 
				
			||||||
 | 
					           texlive-ebproof
 | 
				
			||||||
 | 
					           texlive-econometrics
 | 
				
			||||||
 | 
					           texlive-eltex
 | 
				
			||||||
 | 
					           texlive-emf
 | 
				
			||||||
 | 
					           texlive-endiagram
 | 
				
			||||||
 | 
					           texlive-engtlc
 | 
				
			||||||
 | 
					           texlive-eolang
 | 
				
			||||||
 | 
					           texlive-eqexpl
 | 
				
			||||||
 | 
					           texlive-eqnarray
 | 
				
			||||||
 | 
					           texlive-eqnnumwarn
 | 
				
			||||||
 | 
					           texlive-euclideangeometry
 | 
				
			||||||
 | 
					           texlive-extarrows
 | 
				
			||||||
 | 
					           texlive-extpfeil
 | 
				
			||||||
 | 
					           texlive-faktor
 | 
				
			||||||
 | 
					           texlive-fascicules
 | 
				
			||||||
 | 
					           texlive-fixdif
 | 
				
			||||||
 | 
					           texlive-fixmath
 | 
				
			||||||
 | 
					           texlive-fnspe
 | 
				
			||||||
 | 
					           texlive-formal-grammar
 | 
				
			||||||
 | 
					           texlive-fouridx
 | 
				
			||||||
 | 
					           texlive-functan
 | 
				
			||||||
 | 
					           texlive-galois
 | 
				
			||||||
 | 
					           texlive-gastex
 | 
				
			||||||
 | 
					           texlive-gene-logic
 | 
				
			||||||
 | 
					           texlive-ghsystem
 | 
				
			||||||
 | 
					           texlive-glosmathtools
 | 
				
			||||||
 | 
					           texlive-gotoh
 | 
				
			||||||
 | 
					           texlive-grundgesetze
 | 
				
			||||||
 | 
					           texlive-gu
 | 
				
			||||||
 | 
					           texlive-helmholtz-ellis-ji-notation
 | 
				
			||||||
 | 
					           texlive-hep
 | 
				
			||||||
 | 
					           texlive-hep-reference
 | 
				
			||||||
 | 
					           texlive-hepnames
 | 
				
			||||||
 | 
					           texlive-hepparticles
 | 
				
			||||||
 | 
					           texlive-hepthesis
 | 
				
			||||||
 | 
					           texlive-hepunits
 | 
				
			||||||
 | 
					           texlive-ibrackets
 | 
				
			||||||
 | 
					           texlive-includernw
 | 
				
			||||||
 | 
					           texlive-interval
 | 
				
			||||||
 | 
					           texlive-ionumbers
 | 
				
			||||||
 | 
					           texlive-isomath
 | 
				
			||||||
 | 
					           texlive-jkmath
 | 
				
			||||||
 | 
					           texlive-jupynotex
 | 
				
			||||||
 | 
					           texlive-karnaugh
 | 
				
			||||||
 | 
					           texlive-karnaugh-map
 | 
				
			||||||
 | 
					           texlive-karnaughmap
 | 
				
			||||||
 | 
					           texlive-kvmap
 | 
				
			||||||
 | 
					           texlive-letterswitharrows
 | 
				
			||||||
 | 
					           texlive-lie-hasse
 | 
				
			||||||
 | 
					           texlive-logicproof
 | 
				
			||||||
 | 
					           texlive-longdivision
 | 
				
			||||||
 | 
					           texlive-lpform
 | 
				
			||||||
 | 
					           texlive-lplfitch
 | 
				
			||||||
 | 
					           texlive-lstbayes
 | 
				
			||||||
 | 
					           texlive-mathcommand
 | 
				
			||||||
 | 
					           texlive-mathcomp
 | 
				
			||||||
 | 
					           texlive-mathfixs
 | 
				
			||||||
 | 
					           texlive-mathlig
 | 
				
			||||||
 | 
					           texlive-mathpartir
 | 
				
			||||||
 | 
					           texlive-mathpunctspace
 | 
				
			||||||
 | 
					           texlive-mathsemantics
 | 
				
			||||||
 | 
					           texlive-matlab-prettifier
 | 
				
			||||||
 | 
					           texlive-matrix-skeleton
 | 
				
			||||||
 | 
					           texlive-mattens
 | 
				
			||||||
 | 
					           texlive-mecaso
 | 
				
			||||||
 | 
					           texlive-membranecomputing
 | 
				
			||||||
 | 
					           texlive-memorygraphs
 | 
				
			||||||
 | 
					           texlive-messagepassing
 | 
				
			||||||
 | 
					           texlive-mgltex
 | 
				
			||||||
 | 
					           texlive-mhchem
 | 
				
			||||||
 | 
					           texlive-mhequ
 | 
				
			||||||
 | 
					           texlive-miller
 | 
				
			||||||
 | 
					           texlive-mismath
 | 
				
			||||||
 | 
					           texlive-multiobjective
 | 
				
			||||||
 | 
					           texlive-naive-ebnf
 | 
				
			||||||
 | 
					           texlive-namedtensor
 | 
				
			||||||
 | 
					           texlive-natded
 | 
				
			||||||
 | 
					           texlive-nath
 | 
				
			||||||
 | 
					           texlive-nchairx
 | 
				
			||||||
 | 
					           texlive-nicematrix
 | 
				
			||||||
 | 
					           texlive-nuc
 | 
				
			||||||
 | 
					           texlive-nucleardata
 | 
				
			||||||
 | 
					           texlive-numerica
 | 
				
			||||||
 | 
					           texlive-numerica-plus
 | 
				
			||||||
 | 
					           texlive-numerica-tables
 | 
				
			||||||
 | 
					           texlive-objectz
 | 
				
			||||||
 | 
					           texlive-oplotsymbl
 | 
				
			||||||
 | 
					           texlive-ot-tableau
 | 
				
			||||||
 | 
					           texlive-oubraces
 | 
				
			||||||
 | 
					           texlive-overarrows
 | 
				
			||||||
 | 
					           texlive-pascaltriangle
 | 
				
			||||||
 | 
					           texlive-perfectcut
 | 
				
			||||||
 | 
					           texlive-pfdicons
 | 
				
			||||||
 | 
					           texlive-physconst
 | 
				
			||||||
 | 
					           texlive-physics
 | 
				
			||||||
 | 
					           texlive-physics2
 | 
				
			||||||
 | 
					           texlive-physunits
 | 
				
			||||||
 | 
					           texlive-pinoutikz
 | 
				
			||||||
 | 
					           texlive-pm-isomath
 | 
				
			||||||
 | 
					           texlive-polexpr
 | 
				
			||||||
 | 
					           texlive-prftree
 | 
				
			||||||
 | 
					           texlive-principia
 | 
				
			||||||
 | 
					           texlive-proba
 | 
				
			||||||
 | 
					           texlive-proof-at-the-end
 | 
				
			||||||
 | 
					           texlive-prooftrees
 | 
				
			||||||
 | 
					           texlive-pseudo
 | 
				
			||||||
 | 
					           texlive-pseudocode
 | 
				
			||||||
 | 
					           texlive-pythonhighlight
 | 
				
			||||||
 | 
					           texlive-qsharp
 | 
				
			||||||
 | 
					           texlive-rank-2-roots
 | 
				
			||||||
 | 
					           texlive-rbt-mathnotes
 | 
				
			||||||
 | 
					           texlive-rec-thy
 | 
				
			||||||
 | 
					           texlive-resolsysteme
 | 
				
			||||||
 | 
					           texlive-rest-api
 | 
				
			||||||
 | 
					           texlive-revquantum
 | 
				
			||||||
 | 
					           texlive-ribbonproofs
 | 
				
			||||||
 | 
					           texlive-rmathbr
 | 
				
			||||||
 | 
					           texlive-sankey
 | 
				
			||||||
 | 
					           texlive-sasnrdisplay
 | 
				
			||||||
 | 
					           texlive-sciposter
 | 
				
			||||||
 | 
					           texlive-sclang-prettifier
 | 
				
			||||||
 | 
					           texlive-scratchx
 | 
				
			||||||
 | 
					           texlive-sesamanuel
 | 
				
			||||||
 | 
					           texlive-sfg
 | 
				
			||||||
 | 
					           texlive-shuffle
 | 
				
			||||||
 | 
					           texlive-simplebnf
 | 
				
			||||||
 | 
					           texlive-simpler-wick
 | 
				
			||||||
 | 
					           texlive-simples-matrices
 | 
				
			||||||
 | 
					           texlive-simplewick
 | 
				
			||||||
 | 
					           texlive-sistyle
 | 
				
			||||||
 | 
					           texlive-siunits
 | 
				
			||||||
 | 
					           texlive-siunitx
 | 
				
			||||||
 | 
					           texlive-skmath
 | 
				
			||||||
 | 
					           texlive-spalign
 | 
				
			||||||
 | 
					           texlive-spbmark
 | 
				
			||||||
 | 
					           texlive-stanli
 | 
				
			||||||
 | 
					           texlive-statex
 | 
				
			||||||
 | 
					           texlive-statex2
 | 
				
			||||||
 | 
					           texlive-statistics
 | 
				
			||||||
 | 
					           texlive-statistik
 | 
				
			||||||
 | 
					           texlive-statmath
 | 
				
			||||||
 | 
					           texlive-steinmetz
 | 
				
			||||||
 | 
					           texlive-stmaryrd
 | 
				
			||||||
 | 
					           texlive-structmech
 | 
				
			||||||
 | 
					           texlive-struktex
 | 
				
			||||||
 | 
					           texlive-substances
 | 
				
			||||||
 | 
					           texlive-subsupscripts
 | 
				
			||||||
 | 
					           texlive-subtext
 | 
				
			||||||
 | 
					           texlive-susy
 | 
				
			||||||
 | 
					           texlive-syllogism
 | 
				
			||||||
 | 
					           texlive-sympytexpackage
 | 
				
			||||||
 | 
					           texlive-synproof
 | 
				
			||||||
 | 
					           texlive-t-angles
 | 
				
			||||||
 | 
					           texlive-tablor
 | 
				
			||||||
 | 
					           texlive-tensind
 | 
				
			||||||
 | 
					           texlive-tensor
 | 
				
			||||||
 | 
					           texlive-tex-ewd
 | 
				
			||||||
 | 
					           texlive-textgreek
 | 
				
			||||||
 | 
					           texlive-textopo
 | 
				
			||||||
 | 
					           texlive-thermodynamics
 | 
				
			||||||
 | 
					           texlive-thmbox
 | 
				
			||||||
 | 
					           texlive-tiscreen
 | 
				
			||||||
 | 
					           texlive-turnstile
 | 
				
			||||||
 | 
					           texlive-ulqda
 | 
				
			||||||
 | 
					           texlive-unitsdef
 | 
				
			||||||
 | 
					           texlive-venn
 | 
				
			||||||
 | 
					           texlive-witharrows
 | 
				
			||||||
 | 
					           texlive-xymtex
 | 
				
			||||||
 | 
					           texlive-yhmath
 | 
				
			||||||
 | 
					           texlive-youngtab
 | 
				
			||||||
 | 
					           texlive-yquant
 | 
				
			||||||
 | 
					           texlive-ytableau
 | 
				
			||||||
 | 
					           texlive-zx-calculus))
 | 
				
			||||||
 | 
					    (home-page "https://www.tug.org/texlive/")
 | 
				
			||||||
 | 
					    (synopsis "Mathematics, natural sciences, computer science packages")
 | 
				
			||||||
 | 
					    (description
 | 
				
			||||||
 | 
					     "This collection provides mathematics, natural sciences, and computer
 | 
				
			||||||
 | 
					science packages.")
 | 
				
			||||||
 | 
					    (license (license:fsf-free "https://www.tug.org/texlive/copying.html"))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public texlive-collection-metapost
 | 
					(define-public texlive-collection-metapost
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "texlive-collection-metapost")
 | 
					    (name "texlive-collection-metapost")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue