gnu: Add texlive-collection-bibtexextra.
* gnu/packages/tex.scm (texlive-collection-bibtexextra): New variable.
This commit is contained in:
parent
3e5b21261a
commit
ad5e4fe54a
1 changed files with 179 additions and 0 deletions
|
@ -49124,6 +49124,185 @@ macros, Computer Modern fonts, and configuration for common drivers; no
|
||||||
LaTeX.")
|
LaTeX.")
|
||||||
(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-bibtexextra
|
||||||
|
(package
|
||||||
|
(name "texlive-collection-bibtexextra")
|
||||||
|
(version (number->string %texlive-revision))
|
||||||
|
(source #f)
|
||||||
|
(build-system trivial-build-system)
|
||||||
|
(arguments (list #:builder #~(mkdir #$output)))
|
||||||
|
(propagated-inputs
|
||||||
|
(list texlive-aaai-named
|
||||||
|
texlive-aichej
|
||||||
|
texlive-ajl
|
||||||
|
texlive-amsrefs
|
||||||
|
texlive-annotate
|
||||||
|
texlive-apacite
|
||||||
|
texlive-apalike-ejor
|
||||||
|
texlive-apalike2
|
||||||
|
texlive-archaeologie
|
||||||
|
texlive-authordate
|
||||||
|
texlive-beebe
|
||||||
|
texlive-besjournals
|
||||||
|
texlive-bestpapers
|
||||||
|
texlive-bib2gls
|
||||||
|
texlive-bibarts
|
||||||
|
texlive-bibcop
|
||||||
|
texlive-biber
|
||||||
|
texlive-biber-ms
|
||||||
|
texlive-bibexport
|
||||||
|
texlive-bibhtml
|
||||||
|
texlive-biblatex
|
||||||
|
texlive-biblatex-abnt
|
||||||
|
texlive-biblatex-ajc2020unofficial
|
||||||
|
texlive-biblatex-anonymous
|
||||||
|
texlive-biblatex-apa
|
||||||
|
texlive-biblatex-apa6
|
||||||
|
texlive-biblatex-archaeology
|
||||||
|
texlive-biblatex-arthistory-bonn
|
||||||
|
texlive-biblatex-bath
|
||||||
|
texlive-biblatex-bookinarticle
|
||||||
|
texlive-biblatex-bookinother
|
||||||
|
texlive-biblatex-bwl
|
||||||
|
texlive-biblatex-caspervector
|
||||||
|
texlive-biblatex-chem
|
||||||
|
texlive-biblatex-chicago
|
||||||
|
texlive-biblatex-claves
|
||||||
|
texlive-biblatex-cv
|
||||||
|
texlive-biblatex-dw
|
||||||
|
texlive-biblatex-enc
|
||||||
|
texlive-biblatex-ext
|
||||||
|
texlive-biblatex-fiwi
|
||||||
|
texlive-biblatex-gb7714-2015
|
||||||
|
texlive-biblatex-german-legal
|
||||||
|
texlive-biblatex-gost
|
||||||
|
texlive-biblatex-historian
|
||||||
|
texlive-biblatex-ieee
|
||||||
|
texlive-biblatex-ijsra
|
||||||
|
texlive-biblatex-iso690
|
||||||
|
texlive-biblatex-jura2
|
||||||
|
texlive-biblatex-juradiss
|
||||||
|
texlive-biblatex-license
|
||||||
|
texlive-biblatex-lncs
|
||||||
|
texlive-biblatex-lni
|
||||||
|
texlive-biblatex-luh-ipw
|
||||||
|
texlive-biblatex-manuscripts-philology
|
||||||
|
texlive-biblatex-mla
|
||||||
|
texlive-biblatex-morenames
|
||||||
|
texlive-biblatex-ms
|
||||||
|
texlive-biblatex-multiple-dm
|
||||||
|
texlive-biblatex-musuos
|
||||||
|
texlive-biblatex-nature
|
||||||
|
texlive-biblatex-nejm
|
||||||
|
texlive-biblatex-nottsclassic
|
||||||
|
texlive-biblatex-opcit-booktitle
|
||||||
|
texlive-biblatex-oxref
|
||||||
|
texlive-biblatex-philosophy
|
||||||
|
texlive-biblatex-phys
|
||||||
|
texlive-biblatex-publist
|
||||||
|
texlive-biblatex-readbbl
|
||||||
|
texlive-biblatex-realauthor
|
||||||
|
texlive-biblatex-sbl
|
||||||
|
texlive-biblatex-science
|
||||||
|
texlive-biblatex-shortfields
|
||||||
|
texlive-biblatex-socialscienceshuberlin
|
||||||
|
texlive-biblatex-software
|
||||||
|
texlive-biblatex-source-division
|
||||||
|
texlive-biblatex-spbasic
|
||||||
|
texlive-biblatex-subseries
|
||||||
|
texlive-biblatex-swiss-legal
|
||||||
|
texlive-biblatex-trad
|
||||||
|
texlive-biblatex-true-citepages-omit
|
||||||
|
texlive-biblatex-unified
|
||||||
|
texlive-biblatex-vancouver
|
||||||
|
texlive-biblatex2bibitem
|
||||||
|
texlive-biblist
|
||||||
|
texlive-bibtexperllibs
|
||||||
|
texlive-bibtopic
|
||||||
|
texlive-bibtopicprefix
|
||||||
|
texlive-bibunits
|
||||||
|
texlive-biolett-bst
|
||||||
|
texlive-bookdb
|
||||||
|
texlive-breakcites
|
||||||
|
texlive-cell
|
||||||
|
texlive-chbibref
|
||||||
|
texlive-chembst
|
||||||
|
texlive-chicago
|
||||||
|
texlive-chicago-annote
|
||||||
|
texlive-chicagoa
|
||||||
|
texlive-chscite
|
||||||
|
texlive-citation-style-language
|
||||||
|
texlive-citeall
|
||||||
|
texlive-citeref
|
||||||
|
texlive-collection-latex
|
||||||
|
texlive-collref
|
||||||
|
texlive-compactbib
|
||||||
|
texlive-crossrefware
|
||||||
|
texlive-custom-bib
|
||||||
|
texlive-din1505
|
||||||
|
texlive-dk-bib
|
||||||
|
texlive-doipubmed
|
||||||
|
texlive-ecobiblatex
|
||||||
|
texlive-econ-bst
|
||||||
|
texlive-economic
|
||||||
|
texlive-fbs
|
||||||
|
texlive-figbib
|
||||||
|
texlive-footbib
|
||||||
|
texlive-francais-bst
|
||||||
|
texlive-gbt7714
|
||||||
|
texlive-geschichtsfrkl
|
||||||
|
texlive-harvard
|
||||||
|
texlive-harvmac
|
||||||
|
texlive-hep-bibliography
|
||||||
|
texlive-historische-zeitschrift
|
||||||
|
texlive-icite
|
||||||
|
texlive-ietfbibs
|
||||||
|
texlive-ijqc
|
||||||
|
texlive-inlinebib
|
||||||
|
texlive-iopart-num
|
||||||
|
texlive-is-bst
|
||||||
|
texlive-jbact
|
||||||
|
texlive-jmb
|
||||||
|
texlive-jneurosci
|
||||||
|
texlive-jurabib
|
||||||
|
texlive-ksfh-nat
|
||||||
|
texlive-listbib
|
||||||
|
texlive-logreq
|
||||||
|
texlive-ltb2bib
|
||||||
|
texlive-luabibentry
|
||||||
|
texlive-margbib
|
||||||
|
texlive-multibib
|
||||||
|
texlive-multibibliography
|
||||||
|
texlive-munich
|
||||||
|
texlive-nar
|
||||||
|
texlive-newcastle-bst
|
||||||
|
texlive-nmbib
|
||||||
|
texlive-notes2bib
|
||||||
|
texlive-notex-bst
|
||||||
|
texlive-oscola
|
||||||
|
texlive-perception
|
||||||
|
texlive-plainyr
|
||||||
|
texlive-pnas2009
|
||||||
|
texlive-rsc
|
||||||
|
texlive-showtags
|
||||||
|
texlive-sort-by-letters
|
||||||
|
texlive-splitbib
|
||||||
|
texlive-turabian-formatting
|
||||||
|
texlive-uni-wtal-ger
|
||||||
|
texlive-uni-wtal-lin
|
||||||
|
texlive-urlbst
|
||||||
|
texlive-usebib
|
||||||
|
texlive-vak
|
||||||
|
texlive-windycity
|
||||||
|
texlive-xcite
|
||||||
|
texlive-zootaxa-bst))
|
||||||
|
(home-page "https://www.tug.org/texlive/")
|
||||||
|
(synopsis "BibTeX additional styles")
|
||||||
|
(description
|
||||||
|
"This collection provides additional BibTeX styles and bibliography
|
||||||
|
data(bases), notably including BibLaTeX.")
|
||||||
|
(license (license:fsf-free "https://www.tug.org/texlive/copying.html"))))
|
||||||
|
|
||||||
(define-public texlive-collection-binextra
|
(define-public texlive-collection-binextra
|
||||||
(package
|
(package
|
||||||
(name "texlive-collection-binextra")
|
(name "texlive-collection-binextra")
|
||||||
|
|
Reference in a new issue