summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
AgeCommit message (Collapse)Author
2022-07-10gnu: Add texlive-babel-dutch.Wiktor Żelazny
* gnu/packages/tex.scm (texlive-babel-dutch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08gnu: Add texlive-babel-finnish.Wiktor Żelazny
* gnu/packages/tex.scm (texlive-babel-finnish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-01gnu: texlive-fmtcount: Add proper 'license' value.Ludovic Courtès
This is a followup to df5e07c16d2d4e72423f0e8c6b5b53c7020bc77a. * gnu/packages/tex.scm (texlive-fmtcount)[license]: New field.
2022-06-28gnu: Add texlive-lineno.Lars-Dominik Braun
* gnu/packages/tex.scm (texlive-lineno): New variable.
2022-06-28gnu: Add texlive-threeparttablex.Lars-Dominik Braun
* gnu/packages/tex.scm (texlive-threeparttablex): New variable.
2022-06-28gnu: Add texlive-xpatch.Lars-Dominik Braun
* gnu/packages/tex.scm (texlive-xpatch): New variable.
2022-06-28gnu: Add texlive-was.Lars-Dominik Braun
* gnu/packages/tex.scm (texlive-was): New variable.
2022-06-28gnu: Add texlive-endfloat.Lars-Dominik Braun
* gnu/packages/tex.scm (texlive-endfloat): New variable.
2022-06-28gnu: Add texlive-apa6.Lars-Dominik Braun
* gnu/packages/tex.scm (texlive-apa6): New variable.
2022-06-19gnu: Add texlive-floatflt.Andreas Enge
* gnu/packages/tex.scm (texlive-floatflt): New variable.
2022-06-17gnu: Add texlive-xunicode.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-xunicode): New variable.
2022-06-17gnu: Add texlive-inriafonts.Ludovic Courtès
* gnu/packages/tex.scm (texlive-inriafonts): New variable.
2022-06-17gnu: Add texlive-fmtcount.Ludovic Courtès
* gnu/packages/tex.scm (texlive-fmtcount): New variable.
2022-06-08Merge branch 'master' into stagingLudovic Courtès
2022-06-04gnu: Add texlive-qrcode.Jack Hill
* gnu/packages/tex.scm (texlive-qrcode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-26Merge branch 'master' into stagingLudovic Courtès
2022-05-22gnu: texlive-inputenx: Edit description.Tobias Geerinckx-Rice
* gnu/packages/tex.scm (texlive-inputenx)[descripton]: Edit & fix spelling.
2022-05-16Merge branch 'master' into stagingEfraim Flashner
2022-05-12gnu: Add texlive-underscore.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-underscore): New variable.
2022-05-12gnu: Add texlive-xindy.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-xindy): New variable.
2022-05-12gnu: Add texlive-cm-lgc.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-cm-lgc): New variable.
2022-05-12gnu: texlive-latex-geometry: Propagate texlive-latex-graphics.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-latex-geometry) [propagated-inputs]: Add texlive-latex-graphics.
2022-05-12gnu: Add texlive-cbfonts.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-cbfonts): New variable.
2022-05-12gnu: Add texlive-cbfonts-fd.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-cbfonts-fd): New variable.
2022-05-12gnu: texlive-polyglossia: Rename and fix package.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/35780>. * gnu/packages/tex.scm (texlive-latex-polyglossia): Rename to... (texlive-polyglossia): ... this. Inherit from a simple-texlive-package package. [version, source, build-system]: Remove field, now inherited. [outputs]: New field. [arguments]: Add the #:tex-format and #:phases arguments. [native-inputs, propagated-inputs]: New fields. [description]: Expound description. Reported-by: Josh Holland
2022-05-12gnu: texlive-fontspec: Add missing propagated inputs.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-fontspec) [propagated-inputs]: Add texlive-cm and texlive-lm.
2022-05-12gnu: python-sphinx: Propagate TexLive dependencies.Maxim Cournoyer
* gnu/packages/sphinx.scm (python-sphinx): [propagated-inputs]: Add texlive-amsfonts, texlive-amsmath, texlive-capt-of, texlive-carlisle, texlive-etoolbox, texlive-generic-ltxcmds, texlive-hyperref, texlive-latex-base, texlive-latex-cmap, texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap, texlive-latex-float, texlive-latex-framed, texlive-latex-geometry, texlive-latex-graphics, texlive-latex-kvoptions, texlive-latex-needspace, texlive-latex-parskip, texlive-latex-preview, texlive-latex-tabulary, texlive-latex-titlesec, texlive-latex-tools, texlive-latex-upquote, texlive-latex-varwidth, texlive-oberdiek, texlive-stringenc, texlive-wrapfig, texlive-xcolor and texlive-zapfding. [native-inputs]: Remove graphviz, python-mock and python-nose. * gnu/packages/tex.scm (texlive-xcolor): Add TODO comment. * gnu/packages/tex.scm (texlive-hyperref): Likewise.
2022-05-12gnu: Add texlive-lm-math.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-lm-math): New variable.
2022-05-12gnu: Add texlive-unicode-math.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-unicode-math): New variable.
2022-05-12gnu: Add texlive-bidi.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-bidi): New variable.
2022-05-12gnu: Add texlive-zref.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-zref): New variable.
2022-05-12gnu: Add texlive-cs.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-cs): New variable.
2022-05-12gnu: Add texlive-csplain.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-csplain): New variable.
2022-05-12gnu: Add texlive-makecmds.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-makecmds): New variable.
2022-05-12gnu: Add texlive-metalogo.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-metalogo): New variable.
2022-05-12gnu: Add texlive-stix2-otf.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-stix2-otf): New variable.
2022-05-12gnu: Add texlive-paralist.Maxim Cournoyer
* gnu/packages/tex.scm (texlive-paralist): New variable.
2022-05-08gnu: texlive-stmaryrd: Incorporate and remove replacement.Ludovic Courtès
* gnu/packages/tex.scm (texlive-stmaryrd)[replacement]: Remove. [arguments]: Add 'unchdir' and 'delete-extra-files' phases. (texlive-stmaryrd/fixed): Remove.
2022-05-08gnu: texlive-psnfss: Incorporate and remove replacement.Ludovic Courtès
* gnu/packages/tex.scm (texlive-psnfss)[replacement]: Remove. [arguments]: Add 'unchdir' and 'delete-extra-files' phases. (texlive-psnfss/fixed): Remove.
2022-05-08gnu: texlive-babel: Remove trailing #t.Ludovic Courtès
* gnu/packages/tex.scm (texlive-babel)[arguments]: Remove trailing #t.
2022-05-08gnu: texlive-babel: Incorporate and remove replacement.Ludovic Courtès
* gnu/packages/tex.scm (texlive-babel)[replacement]: Remove. [arguments]: Add 'unchdir' and 'delete-extra-files' phases. (texlive-babel/fixed): Remove.
2022-05-08gnu: texlive-amsmath: Supersed 'texlive-latex-amsmath'.Ludovic Courtès
* gnu/packages/tex.scm (texlive-latex-amsmath): Redefine as a deprecated alias for 'texlive-amsmath'. (texlive-base): Use 'texlive-amsmath' instead of 'texlive-latex-amsmath'. * gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]: Use 'texlive-amsmath instead of 'texlive-latex-amsmath'. (python-nbconvert)[native-inputs]: Likewise. * gnu/packages/radio.scm (gnuradio)[native-inputs]: Likewise. (libosmo-dsp)[native-inputs]: Likewise.
2022-05-08gnu: texlive-amsfonts: Promote replacement.Ludovic Courtès
* gnu/packages/tex.scm (texlive-amsfonts): Remove. (texlive-amsfonts-fixed): Rename to... (texlive-amsfonts): ... this.
2022-03-03gnu: texlive-latex-listings, texlive-latex-pgf: Do not deprecate the variable.Ludovic Courtès
This is a followup to 107138164611a11972f261818373d1de95b3216d and e5dbda5abc23c5ed716121872d1bbaa8bfcee79e, which had the downside that remaining references to these two variables would trigger deprecation warning during the "Computing Guix derivation" phase of 'guix pull'. * gnu/packages/tex.scm (texlive-latex-listings, texlive-latex-pgf): Use plain 'define-public' instead of 'define-deprecated-package'.
2022-03-03gnu: texlive-wrapfig: Install missing documentation files.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-wrapfig): Install missing documentation files.
2022-03-02gnu: texlive-latex-wrapfig: Rename to "texlive-wrapfig".Ludovic Courtès
* gnu/packages/tex.scm (texlive-latex-wrapfig): Rename to... (texlive-wrapfig): ... this. (texlive-latex-wrapfig): Define as deprecated. * gnu/packages/maths.scm (hypre)[native-inputs]: Use new name. * gnu/packages/python-xyz.scm (python-ipython-documentation) (python-numpy-documentation): Likewise.
2022-03-02gnu: texlive-latex-listings: Rename to "texlive-listings".Ludovic Courtès
Suggested by Ricardo Wurmus. * gnu/packages/tex.scm (texlive-latex-listings): Rename to... (texlive-listings): ... this. Adjust 'name' accordingly. (texlive-latex-listings): Define as deprecated. (texlive-latex-xkeyval)[propagated-inputs]: Add comment. * gnu/packages/docbook.scm (dblatex)[inputs]: Add comment.
2022-03-02gnu: texlive-latex-pgf: Rename to "texlive-pgf".Ludovic Courtès
Suggested by Ricardo Wurmus. * gnu/packages/tex.scm (texlive-latex-pgf): Rename to... (texlive-pgf): ... this. Change 'name' accordingly. (texlive-latex-pgf): Define as deprecated. (texlive-beamer)[propagated-inputs]: Use the new name. (texlive-todonotes)[propagated-inputs]: Likewise. (texlive-adjustbox)[propagated-inputs]: Likewise. (texlive-tcolorbox)[propagated-inputs]: Likewise. * gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Likewise.
2022-03-02gnu: texlive-bin: Skip faulty tests on armhf-linux.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/54055>. Reported by Christopher Baines <mail@cbaines.net>. * gnu/packages/tex.scm (texlive-bin)[arguments]: When 'target-arm32?' is true, add 'skip-faulty-test' phase.
2022-02-16gnu: texlive-stmaryrd: Replace with texlive-stmaryrd/fixed.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-stmaryrd)[replacement]: Replace with texlive-stmaryrd/fixed.