summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
AgeCommit message (Expand)Author
2022-08-08gnu: 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 Fitzhenry
2022-08-08gnu: 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 Fitzhenry
2022-08-08gnu: Add texlive-cite.•••* gnu/packages/tex.scm (texlive-cite): New variable. Ricardo Wurmus
2022-08-05gnu: Add texlive-sourcecodepro.•••* gnu/packages/tex.scm (texlive-sourcecodepro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-sourceserifpro.•••* gnu/packages/tex.scm (texlive-sourceserifpro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-sourcesanspro.•••* gnu/packages/tex.scm (texlive-sourcesanspro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-physics.•••* gnu/packages/tex.scm (texlive-physics): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-datatool.•••* gnu/packages/tex.scm (texlive-datatool): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-comment.•••* gnu/packages/tex.scm (texlive-comment): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-breqn.•••* gnu/packages/tex.scm (texlive-breqn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-abstract.•••* gnu/packages/tex.scm (texlive-abstract): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-03gnu: Add texlive-everyshi.•••* gnu/packages/tex.scm (texlive-everyshi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-everysel.•••* gnu/packages/tex.scm (texlive-everysel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-ragged2e.•••* gnu/packages/tex.scm (texlive-ragged2e): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-ltablex.•••* gnu/packages/tex.scm (texlive-ltablex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-tracklang.•••* gnu/packages/tex.scm (texlive-tracklang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-datetime2.•••* gnu/packages/tex.scm (texlive-datetime2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-pdflscape.•••* gnu/packages/tex.scm (texlive-pdflscape): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-pgfgantt.•••* gnu/packages/tex.scm (texlive-pgfgantt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-setspace.•••* gnu/packages/tex.scm (texlive-setspace): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-mdframed.•••* gnu/packages/tex.scm (texlive-mdframed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-07-31gnu: 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 Cournoyer
2022-07-22Merge branch 'staging' into core-updatesMarius Bakke
2022-07-19gnu: Add texlive-babel-danish.•••* gnu/packages/tex.scm (texlive-babel-danish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-07-19gnu: 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 Żelazny
2022-07-16gnu: libpaper: Update to 1.2.1.•••* gnu/packages/ghostscript.scm (libpaper): Update to 1.2.1. [source]: Switch to currently maintained fork. [home-page]: Likewise. [arguments]: Remove #:phases. Add "--enable-relocatable" to #:configure-flags. [native-inputs]: Remove AUTOMAKE. Add HELP2MAN. [outputs]: Add "debug". * gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase to patch test expected test result with libpaper 1.2. * gnu/packages/patches/libpaper-free-systempapername.patch, gnu/packages/patches/libpaper-free-xdg-config-home.patch, gnu/packages/patches/libpaper-invalid-paperspecs.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2022-07-10gnu: Add texlive-babel-dutch.•••* gnu/packages/tex.scm (texlive-babel-dutch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-07-08gnu: Add texlive-babel-finnish.•••* gnu/packages/tex.scm (texlive-babel-finnish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-07-01gnu: texlive-fmtcount: Add proper 'license' value.•••This is a followup to df5e07c16d2d4e72423f0e8c6b5b53c7020bc77a. * gnu/packages/tex.scm (texlive-fmtcount)[license]: New field. Ludovic Courtès
2022-06-28gnu: Add texlive-lineno.•••* gnu/packages/tex.scm (texlive-lineno): New variable. Lars-Dominik Braun
2022-06-28gnu: Add texlive-threeparttablex.•••* gnu/packages/tex.scm (texlive-threeparttablex): New variable. Lars-Dominik Braun
2022-06-28gnu: Add texlive-xpatch.•••* gnu/packages/tex.scm (texlive-xpatch): New variable. Lars-Dominik Braun
2022-06-28gnu: Add texlive-was.•••* gnu/packages/tex.scm (texlive-was): New variable. Lars-Dominik Braun
2022-06-28gnu: Add texlive-endfloat.•••* gnu/packages/tex.scm (texlive-endfloat): New variable. Lars-Dominik Braun
2022-06-28gnu: Add texlive-apa6.•••* gnu/packages/tex.scm (texlive-apa6): New variable. Lars-Dominik Braun
2022-06-22gnu: texlive-psnfss: Re-add phases to build "doc" output.•••* gnu/packages/tex.scm (texlive-psnfss)[arguments]: Reinstate phases added in 08bb73749e55a8b8078062a0ab6f4f0eed53a475 and inadvertently removed in 8655a714457dbf1cde45979507012d9515614028. Ludovic Courtès
2022-06-22gnu: texlive-tools: Remove redundant definition.•••* gnu/packages/tex.scm (texlive-tools): Remove second definition. Ludovic Courtès
2022-06-22gnu: texlive: Avoid use of deprecated packages.•••* gnu/packages/tex.scm (texlive-bidi)[propagated-inputs]: Avoid deprecated package names. (texlive-latex-geometry)[propagated-inputs]: Likewise. (texlive-metalogo)[inputs, propagated-inputs]: Likewise. (texlive-polyglossia)[propagated-inputs]: Likewise. (texlive-zref)[propagated-inputs]: Likewise. Ludovic Courtès
2022-06-22gnu: texlive-amsmath, texlive-psnfss: Fix misplaced 'outputs' field.•••This reinstates 08bb73749e55a8b8078062a0ab6f4f0eed53a475. Probably the 'outputs' field ended up in 'texlive-amsmath' due to a bad merge. * gnu/packages/tex.scm (texlive-amsmath)[outputs]: Remove. (texlive-psnfss)[outputs]: New field. Ludovic Courtès
2022-06-22Merge branch master into core-updatesLudovic Courtès
2022-06-19gnu: Add texlive-floatflt.•••* gnu/packages/tex.scm (texlive-floatflt): New variable. Andreas Enge
2022-06-17gnu: Add texlive-xunicode.•••* gnu/packages/tex.scm (texlive-xunicode): New variable. Ricardo Wurmus
2022-06-17gnu: Add texlive-inriafonts.•••* gnu/packages/tex.scm (texlive-inriafonts): New variable. Ludovic Courtès
2022-06-17gnu: Add texlive-fmtcount.•••* gnu/packages/tex.scm (texlive-fmtcount): New variable. Ludovic Courtès
2022-06-08Merge branch 'master' into stagingLudovic Courtès
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-06-04gnu: Add texlive-qrcode.•••* gnu/packages/tex.scm (texlive-qrcode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill
2022-05-26Merge branch 'master' into stagingLudovic Courtès
2022-05-22gnu: texlive-inputenx: Edit description.•••* gnu/packages/tex.scm (texlive-inputenx)[descripton]: Edit & fix spelling. Tobias Geerinckx-Rice
2022-05-16Merge branch 'master' into stagingEfraim Flashner