aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
Commit message (Expand)AuthorAge
...
| * gnu: Add texlive-comment.•••* gnu/packages/tex.scm (texlive-comment): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath2022-08-05
| * gnu: Add texlive-breqn.•••* gnu/packages/tex.scm (texlive-breqn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath2022-08-05
| * gnu: Add texlive-abstract.•••* gnu/packages/tex.scm (texlive-abstract): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath2022-08-05
| * gnu: Add texlive-everyshi.•••* gnu/packages/tex.scm (texlive-everyshi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-everysel.•••* gnu/packages/tex.scm (texlive-everysel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-ragged2e.•••* gnu/packages/tex.scm (texlive-ragged2e): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-ltablex.•••* gnu/packages/tex.scm (texlive-ltablex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-tracklang.•••* gnu/packages/tex.scm (texlive-tracklang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-datetime2.•••* gnu/packages/tex.scm (texlive-datetime2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-pdflscape.•••* gnu/packages/tex.scm (texlive-pdflscape): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-pgfgantt.•••* gnu/packages/tex.scm (texlive-pgfgantt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-setspace.•••* gnu/packages/tex.scm (texlive-setspace): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: Add texlive-mdframed.•••* gnu/packages/tex.scm (texlive-mdframed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali2022-08-03
| * gnu: qtsvg: Rename variable to qtsvg-5.•••This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i Maxim Cournoyer2022-07-31
* | gnu: texlive-hyphen-package: Remove input labels.•••* gnu/packages/tex.scm (texlive-hyphen-package): Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tom Fitzhenry2022-08-08
* | gnu: Remove texlive's dependence on ruby-rspec and ruby-byebug.•••Motivation: Break the dependency chain from guix to mariadb. Prior to this patch: $ guix graph --path guix mariadb guix@1.3.0-27.598f728 po4a@0.63 texlive-tiny@59745 texlive-latex-base@59745 texlive-hyphen-afrikaans@59745 ruby-hydra@0.0-0.5abfa37 ruby-byebug@11.1.3 ruby-rubocop@1.10.0 ruby-parallel@1.21.0 ruby-mysql2@0.5.2 mariadb@10.5.12 As of this patch: $ ./pre-inst-env guix graph --path guix mariadb guix graph: error: no path from 'guix@1.3.0-27.598f728' to 'mariadb@10.5.12' * gnu/local.mk (dist_patch_DATA): Add texlive-hyph-utf8-no-byebug.patch. * gnu/packages/patches/texlive-hyph-utf8-no-byebug.patch: New file. * gnu/packages/tex.scm (hyph-utf8-scripts): Add patch. (texlive-hyphen-package): Depend on ruby-hydra-minimal. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tom Fitzhenry2022-08-08
|/
* gnu: Add texlive-babel-danish.•••* gnu/packages/tex.scm (texlive-babel-danish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny2022-07-19
* gnu: Add texlive-generic-babel-norsk.•••* gnu/packages/tex.scm (texlive-generic-babel-norsk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny2022-07-19
* gnu: Add texlive-babel-dutch.•••* gnu/packages/tex.scm (texlive-babel-dutch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny2022-07-10
* gnu: Add texlive-babel-finnish.•••* gnu/packages/tex.scm (texlive-babel-finnish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny2022-07-08
* gnu: texlive-fmtcount: Add proper 'license' value.•••This is a followup to df5e07c16d2d4e72423f0e8c6b5b53c7020bc77a. * gnu/packages/tex.scm (texlive-fmtcount)[license]: New field. Ludovic Courtès2022-07-01
* gnu: Add texlive-lineno.•••* gnu/packages/tex.scm (texlive-lineno): New variable. Lars-Dominik Braun2022-06-28
* gnu: Add texlive-threeparttablex.•••* gnu/packages/tex.scm (texlive-threeparttablex): New variable. Lars-Dominik Braun2022-06-28
* gnu: Add texlive-xpatch.•••* gnu/packages/tex.scm (texlive-xpatch): New variable. Lars-Dominik Braun2022-06-28
* gnu: Add texlive-was.•••* gnu/packages/tex.scm (texlive-was): New variable. Lars-Dominik Braun2022-06-28
* gnu: Add texlive-endfloat.•••* gnu/packages/tex.scm (texlive-endfloat): New variable. Lars-Dominik Braun2022-06-28
* gnu: Add texlive-apa6.•••* gnu/packages/tex.scm (texlive-apa6): New variable. Lars-Dominik Braun2022-06-28
* gnu: Add texlive-floatflt.•••* gnu/packages/tex.scm (texlive-floatflt): New variable. Andreas Enge2022-06-19
* gnu: Add texlive-xunicode.•••* gnu/packages/tex.scm (texlive-xunicode): New variable. Ricardo Wurmus2022-06-17
* gnu: Add texlive-inriafonts.•••* gnu/packages/tex.scm (texlive-inriafonts): New variable. Ludovic Courtès2022-06-17
* gnu: Add texlive-fmtcount.•••* gnu/packages/tex.scm (texlive-fmtcount): New variable. Ludovic Courtès2022-06-17
* Merge branch 'master' into stagingLudovic Courtès2022-06-08
|\
| * gnu: Add texlive-qrcode.•••* gnu/packages/tex.scm (texlive-qrcode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill2022-06-04
* | Merge branch 'master' into stagingLudovic Courtès2022-05-26
|\|
| * gnu: texlive-inputenx: Edit description.•••* gnu/packages/tex.scm (texlive-inputenx)[descripton]: Edit & fix spelling. Tobias Geerinckx-Rice2022-05-22
* | Merge branch 'master' into stagingEfraim Flashner2022-05-16
|\|
| * gnu: Add texlive-underscore.•••* gnu/packages/tex.scm (texlive-underscore): New variable. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-xindy.•••* gnu/packages/tex.scm (texlive-xindy): New variable. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-cm-lgc.•••* gnu/packages/tex.scm (texlive-cm-lgc): New variable. Maxim Cournoyer2022-05-12
| * gnu: texlive-latex-geometry: Propagate texlive-latex-graphics.•••* gnu/packages/tex.scm (texlive-latex-geometry) [propagated-inputs]: Add texlive-latex-graphics. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-cbfonts.•••* gnu/packages/tex.scm (texlive-cbfonts): New variable. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-cbfonts-fd.•••* gnu/packages/tex.scm (texlive-cbfonts-fd): New variable. Maxim Cournoyer2022-05-12
| * gnu: texlive-polyglossia: Rename and fix package.•••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 Maxim Cournoyer2022-05-12
| * gnu: texlive-fontspec: Add missing propagated inputs.•••* gnu/packages/tex.scm (texlive-fontspec) [propagated-inputs]: Add texlive-cm and texlive-lm. Maxim Cournoyer2022-05-12
| * gnu: python-sphinx: Propagate TexLive dependencies.•••* 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. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-lm-math.•••* gnu/packages/tex.scm (texlive-lm-math): New variable. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-unicode-math.•••* gnu/packages/tex.scm (texlive-unicode-math): New variable. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-bidi.•••* gnu/packages/tex.scm (texlive-bidi): New variable. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-zref.•••* gnu/packages/tex.scm (texlive-zref): New variable. Maxim Cournoyer2022-05-12
| * gnu: Add texlive-cs.•••* gnu/packages/tex.scm (texlive-cs): New variable. Maxim Cournoyer2022-05-12