summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
AgeCommit message (Expand)Author
2021-06-06gnu: texlive-latex-tools: Provide array-2016-10-06.sty....* gnu/packages/tex.scm (texlive-latex-tools)[arguments]: Add phase that makes array.sty available with a different name. Marius Bakke
2021-06-06gnu: Add texlive-latex-tocloft....* gnu/packages/tex.scm (texlive-latex-tocloft): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-stackengine....* gnu/packages/tex.scm (texlive-latex-stackengine): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-newunicodechar....* gnu/packages/tex.scm (texlive-latex-newunicodechar): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-hanging....* gnu/packages/tex.scm (texlive-latex-hanging): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-etoc....* gnu/packages/tex.scm (texlive-latex-etoc): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-tex-gyre....* gnu/packages/tex.scm (texlive-tex-gyre): New public variable. Marius Bakke
2021-06-06gnu: texlive-graphics-def: Propagate missing dependency....* gnu/packages/tex.scm (texlive-graphics-def)[propagated-inputs]: New field. Add TEXLIVE-LATEX-EPSTOPDF-PKG. Marius Bakke
2021-06-06gnu: texlive-hyperref: Don't propagate texlive-oberdiek....* gnu/packages/tex.scm (texlive-hyperref)[propagated-inputs]: Remove TEXLIVE-OBERDIEK. Add TEXLIVE-GENERIC-ATBEGSHI, TEXLIVE-GENERIC-BITSET, TEXLIVE-GENERIC-ETEXCMDS, TEXLIVE-GENERIC-GETTITLESTRING, TEXLIVE-GENERIC-IFTEX, TEXLIVE-GENERIC-INFWARERR, TEXLIVE-GENERIC-INTCALC, TEXLIVE-GENERIC-KVDEFINEKEYS, TEXLIVE-GENERIC-LTXCMDS, TEXLIVE-GENERIC-PDFESCAPE, TEXLIVE-LATEX-AUXHOOK, TEXLIVE-LATEX-ATVERYEND, TEXLIVE-LATEX-HYCOLOR, TEXLIVE-LATEX-KVOPTIONS, TEXLIVE-LATEX-LETLTXMACRO, TEXLIVE-LATEX-PDFTEXCMDS, TEXLIVE-LATEX-REFCOUNT, and TEXLIVE-LATEX-RERUNFILECHECK. Marius Bakke
2021-06-06gnu: texlive-base: Propagate texlive-kpathsea....* gnu/packages/tex.scm (texlive-base)[propagated-inputs]: Add TEXLIVE-KPATHSEA. Marius Bakke
2021-06-06gnu: Add texlive-latex-rerunfilecheck....* gnu/packages/tex.scm (texlive-latex-rerunfilecheck): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-uniquecounter....* gnu/packages/tex.scm (texlive-generic-uniquecounter): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-pdfescape....* gnu/packages/tex.scm (texlive-generic-pdfescape): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-kvoptions....* gnu/packages/tex.scm (texlive-latex-kvoptions): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-kvsetkeys....* gnu/packages/tex.scm (texlive-generic-kvsetkeys): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-kvdefinekeys....* gnu/packages/tex.scm (texlive-generic-kvdefinekeys): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-gettitlestring....* gnu/packages/tex.scm (texlive-generic-gettitlestring): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-etexcmds....* gnu/packages/tex.scm (texlive-generic-etexcmds): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-bitset....* gnu/packages/tex.scm (texlive-generic-bitset): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-bigintcalc....* gnu/packages/tex.scm (texlive-generic-bigintcalc): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-intcalc....* gnu/packages/tex.scm (texlive-generic-intcalc): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-atbegshi....* gnu/packages/tex.scm (texlive-generic-atbegshi): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-letltxmacro....* gnu/packages/tex.scm (texlive-latex-letltxmacro): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-pdftexcmds....* gnu/packages/tex.scm (texlive-latex-pdftexcmds): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-ltxcmds....* gnu/packages/tex.scm (texlive-generic-ltxcmds): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-generic-infwarerr....* gnu/packages/tex.scm (texlive-generic-infwarerr): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-hycolor....* gnu/packages/tex.scm (texlive-latex-hycolor): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-epstopdf-pkg....* gnu/packages/tex.scm (texlive-latex-epstopdf-pkg): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-auxhook....* gnu/packages/tex.scm (texlive-latex-auxhook): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-atveryend....* gnu/packages/tex.scm (texlive-latex-atveryend): New public variable. Marius Bakke
2021-06-06gnu: simple-texlive-package: Fix shebang patching....* gnu/packages/tex.scm (simple-texlive-package)[arguments]: Copy the working directory instead of the source directory to the output. Marius Bakke
2021-06-06gnu: Add texlive-latex-bookmark....* gnu/packages/tex.scm (texlive-latex-bookmark): New public variable. Marius Bakke
2021-06-06gnu: Add texlive-latex-refcount....* gnu/packages/tex.scm (texlive-latex-refcount): New public variable. Marius Bakke
2021-06-06gnu: TeX Live: Update to 2020.0....* guix/build-system/texlive.scm (%texlive-tag): Set to 2020.0. (%texlive-revision): Set to 54632. * gnu/packages/tex.scm (texlive-extra-src, texlive-texmf-src, texlive-bin, texlive-texmf, texlive): Update to 20200406. (texlive-bin)[source](patches): Remove. [arguments]: Adjust poppler compatibility phase for new upstream patches. * gnu/packages/tex.scm (hyph-utf8-scripts, texlive-docstrip, texlive-unicode-data texlive-hyphen-base, texlive-dvips, texlive-metafont-base, texlive-fontinst, texlive-fontname, texlive-tex-plain, texlive-hyphen-bulgarian, texlive-hyphen-chinese, texlive-hyphen-hungarian, texlive-hyphen-latin, texlive-hyphen-sanskrit, texlive-hyphen-spanish, texlive-hyph-utf8, texlive-kpathsea, texlive-latexconfig, texlive-latex-base, texlive-union, texlive-latex-filecontents, texlive-latex-fancyvrb, texlive-graphics-def, texlive-latex-graphics, texlive-latex-oberdiek, texlive-latex-tools, texlive-latex-l3kernel, texlive-latex-l3packages, texlive-latex-fontspec, texlive-latex-amsmath, texlive-latex-babel, texlive-latex-draftwatermark, texlive-etoolbox, texlive-latex-geometry, texlive-latex-polyglossia, texlive-latex-supertabular, texlive-tex-texinfo, texlive-latex-appendix, texlive-latex-colortbl, texlive-latex-listings, texlive-inconsolata, texlive-latex-enumitem, texlive-latex-multirow, texlive-latex-overpic, texlive-latex-parskip, texlive-latex-pdfpages, texlive-libertine, texlive-latex-titlesec, texlive-metapost, texlive-latex-acmart, texlive-latex-wasysym, texlive-latex-preview, texlive-latex-acronym, texlive-pdftex, texlive-latex-media9, texlive-latex-ocgx2, texlive-latex-ms, texlive-generic-ulem, texlive-latex-pgf, texlive-latex-koma-script, texlive-generic-listofitems, texlive-bibtex, texlive-context-base, texlive-beamer, texlive-pstricks, texlive-marginnote, texlive-iftex, texlive-tools, texlive-siunitx, texlive-booktabs, texlive-csquotes, texlive-biblatex, texlive-microtype, texlive-caption, texlive-ydoc, texlive-courier, texlive-hyperref, texlive-fontspec, texlive-l3build, texlive-luaotfload, texlive-babel, texlive-tipa, texlive-jknappen, texlive-wasy, texlive-context, texlive-cabin, texlive-fourier, texlive-mweights, texlive-newtx, texlive-xcharter, texlive-tcolorbox): Update hashes. (texlive-hyphen-bulgarian): Don't include removed files. (texlive-hyphen-hungarian, texlive-hyphen-sanskrit): Adjust for directory rename. (texlive-hyphen-chinese, texlive-hyphen-latin): Add more files. (texlive-hyphen-macedonian): New public variable. (texlive-metafont-base)[source]: Switch to SVN-MULTI-FETCH. [arguments]: Adjust for extra source files. (texlive-latex-base)[arguments]: Disable more formats. [propagated-inputs]: Add TEXLIVE-HYPHEN-MACEDONIAN. (texlive-fontinst): Don't include "scripts/texlive/fontinst.sh". (texlive-generic-iftex): New public variable. (texlive-iftex, texlive-generic-ifxetex): Deprecate in favor of TEXLIVE-GENERIC-IFTEX. (texlive-latex-oberdiek)[propagated-inputs]: Change from TEXLIVE-GENERIC-IFXETEX to TEXLIVE-GENERIC-IFTEX. (texlive-latex-xkeyval)[native-inputs]: Likewise. (texlive-default-updmap.cfg): Remove variable. * gnu/packages/patches/texlive-bin-poppler-0.83.patch, gnu/packages/patches/texlive-bin-poppler-0.86.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2021-05-22gnu: Remove 'texlive-amsfonts/patched'....* gnu/packages/tex.scm (texlive-amsfonts)[arguments]: Add the fix from 'texlive-amsfonts/patched'. (texlive-amsfonts/patched): Remove variable. * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Change from TEXLIVE-AMSFONTS/PATCHED to TEXLIVE-AMSFONTS. Marius Bakke
2021-05-09Merge branch 'master' into core-updates... Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm Marius Bakke
2021-05-05gnu: Add texlive-amsfonts/patched....* gnu/packages/tex.scm (texlive-amsfonts/patched): New variable. Ricardo Wurmus
2021-05-04gnu: Add texlive-eurosym....* gnu/packages/tex.scm (texlive-eurosym): New variable. Ricardo Wurmus
2021-05-04gnu: Add texlive-tcolorbox....* gnu/packages/tex.scm (texlive-tcolorbox): New variable. Ricardo Wurmus
2021-05-04gnu: Add texlive-adjustbox....* gnu/packages/tex.scm (texlive-adjustbox): New variable. Ricardo Wurmus
2021-05-04gnu: Add texlive-collectbox....* gnu/packages/tex.scm (texlive-collectbox): New variable. Ricardo Wurmus
2021-05-04gnu: Add texlive-storebox....* gnu/packages/tex.scm (texlive-storebox): New variable. Ricardo Wurmus
2021-05-04gnu: Add texlive-ifoddpage....* gnu/packages/tex.scm (texlive-ifoddpage): New variable. Ricardo Wurmus
2021-05-04gnu: Add texlive-titling....* gnu/packages/tex.scm (texlive-titling): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-default-updmap.cfg....* gnu/packages/tex.scm (texlive-default-updmap.cfg): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-babel-swedish....* gnu/packages/tex.scm (texlive-babel-swedish): New variable. Co-authored-by: Rovanion Luckey <rovanion.luckey@gmail.com> Ricardo Wurmus
2021-05-03gnu: Add texlive-pagenote....* gnu/packages/tex.scm (texlive-pagenote): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-ifmtarg....* gnu/packages/tex.scm (texlive-ifmtarg): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-morefloats....* gnu/packages/tex.scm (texlive-morefloats): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-sectsty....* gnu/packages/tex.scm (texlive-sectsty): New variable. Ricardo Wurmus