summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
Commit message (Collapse)AuthorAge
* gnu: texlive-updmap.cfg: Update for Tex Live 2021.Efraim Flashner2021-08-18
| | | | | | | This package was missed in ee25e3fcab9d2e24c2826b771b52d797c152193b. * gnu/packages/tex.scm (texlive-updmap.cfg)[source]: Update hash for the new version.
* gnu: texlive-latex-base: Disable some formats on powerpc-linux.Efraim Flashner2021-08-17
| | | | | * gnu/packages/tex.scm (texlive-latex-base)[arguments]: Adjust custom 'build phase to skip the jit formats also on powerpc-linux.
* gnu: texlive-bin: Fix building on powerpc-linux.Efraim Flashner2021-08-17
| | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase on powerpc-linux to adjust the test suite.
* gnu: texlive-latex-base: Propagate ‘texlive-latex-l3backend’Thiago Jung Bauermann2021-08-03
| | | | | | | | | | | | | Some packages need files from ‘texlive-latex-l3backend’ – which is a supporting package of LaTeX3 – so propagate it from ‘texlive-latex-base’. * gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Remove ‘texlive-latex-l3backend’ from the texlive union. * gnu/packages/tex.scm (texlive-latex-base)[propagated-inputs]: Add ‘texlive-latex-l3backend’. (texlive-latex-xkeyval)[native-inputs]: Remove ‘texlive-latex-l3backend’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add texlive-grfext.Ricardo Wurmus2021-07-29
| | | | * gnu/packages/tex.scm (texlive-grfext): New variable.
* gnu: texlive-bin: Use ‘--with-banner-add’ configure optionThiago Jung Bauermann2021-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | The “Building TeX Live” manual has a section about configure options for distro builds¹. They mention this option: --with-banner-add=/SomeDistro This isn’t technically required, but is strongly recommended, so your build and your distro can be distinguished from others. Therefore add it to texlive-bin. This is how it appears on LuaTeX, for example (it also shows up in other engines’ banners): $ luatex This is LuaTeX, Version 1.13.0 (TeX Live 2021/GNU Guix) restricted system commands enabled. ** The other options mentioned in that section are already being used. ¹ http://www.tug.org/texlive/doc/tlbuild.html#Distro-builds * gnu/packages/tex.scm (texlive-bin)[arguments]: Add ‘--with-banner-add’ option. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Use 'search-input-file' when looking for executables.Ludovic Courtès2021-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (isc-dhcp): Use 'search-input-file' when looking for executables. * gnu/packages/audio.scm (ableton-link): Likewise. * gnu/packages/benchmark.scm (fio): Likewise. * gnu/packages/bioinformatics.scm (roary): Likewise. (ngless): Likewise. * gnu/packages/boost.scm (boost-for-irods): Likewise. * gnu/packages/bootloaders.scm (grub): Likewise. (grub-efi): Likewise. * gnu/packages/chemistry.scm (inchi): Likewise. * gnu/packages/dictionaries.scm (ding): Likewise. * gnu/packages/dlang.scm (ldc): Likewise. * gnu/packages/education.scm (childsplay): Likewise. * gnu/packages/emacs-xyz.scm (emacs-hyperbole): Likewise. (emacs-haskell-mode): Likewise. (emacs-auctex): Likewise. (emacs-ggtags): Likewise. (emacs-graphviz-dot-mode): Likewise. (emacs-flycheck-grammalecte): Likewise. (emacs-counsel-notmuch): Likewise. (emacspeak): Likewise. (emacs-exwm): Likewise. (emacs-exwm-x): Likewise. (emacs-treemacs): Likewise. (emacs-telega): Likewise. (emacs-exiftool): Likewise. * gnu/packages/emulators.scm (higan): Likewise. * gnu/packages/engineering.scm (freehdl): Likewise. (librepcb): Likewise. * gnu/packages/entr.scm (entr): Likewise. * gnu/packages/file-systems.scm (libeatmydata): Likewise. (xfstests): Likewise. (mergerfs): Likewise. (mergerfs-tools): Likewise. * gnu/packages/finance.scm (monero-gui): Likewise. * gnu/packages/flashing-tools.scm (flashrom): Likewise. * gnu/packages/fontutils.scm (fontforge): Likewise. * gnu/packages/game-development.scm (python2-renpy): Likewise. * gnu/packages/games.scm (opensurge): Likewise. (xboard): Likewise. (hyperrogue): Likewise. (flare-game): Likewise. (chessx): Likewise. * gnu/packages/geo.scm (grass): Likewise. * gnu/packages/glib.scm (glib): Likewise. * gnu/packages/gnome.scm (mm-common): Likewise. (network-manager-openvpn): Likewise. (network-manager-vpnc): Likewise. (network-manager-openconnect): Likewise. (apostrophe): Likewise. * gnu/packages/gnupg.scm (pius): Likewise. (jetring): Likewise. * gnu/packages/gnuzilla.scm (icedove): Likewise. * gnu/packages/golang.scm (go-1.4): Likewise. * gnu/packages/graphviz.scm (xdot): Likewise. * gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Likewise. * gnu/packages/haskell-xyz.scm (ghc-hindent): Likewise. * gnu/packages/ibus.scm (ibus): Likewise. * gnu/packages/image.scm (phockup): Likewise. * gnu/packages/irc.scm (quassel): Likewise. * gnu/packages/java.scm (drip): Likewise. (ant-bootstrap): Likewise. (tla2tools): Likewise. * gnu/packages/julia.scm (julia): Likewise. * gnu/packages/less.scm (lesspipe): Likewise. * gnu/packages/libreoffice.scm (libreoffice): Likewise. * gnu/packages/linux.scm (fuse): Likewise. (lm-sensors): Likewise. (bluez): Likewise. (fakeroot): Likewise. (inputattach): Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-diskspace): Likewise. * gnu/packages/lisp.scm (lisp-repl-core-dumper): Likewise. * gnu/packages/lua.scm (fennel): Likewise. * gnu/packages/lxde.scm (spacefm): Likewise. * gnu/packages/mail.scm (public-inbox): Likewise. * gnu/packages/maths.scm (hdf-java): Likewise. (maxima): Likewise. (frama-c): Likewise. * gnu/packages/messaging.scm (libgadu): Likewise. * gnu/packages/music.scm (denemo): Likewise. (curseradio): Likewise. * gnu/packages/netpbm.scm (netpbm): Likewise. * gnu/packages/networking.scm (blueman): Likewise. (squid): Likewise. (aircrack-ng): Likewise. * gnu/packages/node.scm (node): Likewise. (node-llparse-frontend-bootstrap): Likewise. (node-llparse-bootstrap): Likewise. (llhttp-bootstrap): Likewise. (node-lts): Likewise. * gnu/packages/ocaml.scm (ocaml-4.11): Likewise. (opam): Likewise. (ocaml-graph): Likewise. * gnu/packages/orpheus.scm (orpheus): Likewise. * gnu/packages/password-utils.scm (password-store): Likewise. * gnu/packages/python.scm (pypy3): Likewise. * gnu/packages/qt.scm (qt5ct): Likewise. * gnu/packages/radio.scm (libosmo-dsp): Likewise. * gnu/packages/ruby.scm (ruby-pandoc-ruby): Likewise. * gnu/packages/rust.scm (rust-1.30): Likewise. * gnu/packages/screen.scm (byobu): Likewise. * gnu/packages/statistics.scm (r-with-tests): Likewise. * gnu/packages/suckless.scm (surf): Likewise. * gnu/packages/syndication.scm (gfeeds): Likewise. * gnu/packages/telephony.scm (mumble): Likewise. * gnu/packages/terminals.scm (alacritty): Likewise. * gnu/packages/tex.scm (texlive-bin): Likewise. * gnu/packages/uml.scm (plantuml): Likewise. * gnu/packages/version-control.scm (python-git-multimail): Likewise. (gitolite): Likewise. (hg-commitsigs): Likewise. (git-when-merged): Likewise. (git-imerge): Likewise. (gita): Likewise. * gnu/packages/video.scm (you-get): Likewise. * gnu/packages/vim.scm (eovim): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. (virt-manager): Likewise. (criu): Likewise. * gnu/packages/vpn.scm (strongswan): Likewise. (xl2tpd): Likewise. * gnu/packages/wm.scm (i3lock-fancy): Likewise. * gnu/packages/wxwidgets.scm (python-wxpython): Likewise. (python2-wxpython): Likewise. * gnu/packages/xdisorg.scm (autorandr): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise. (v86d): Likewise. (mkfontdir): Likewise. (xpra): Likewise.
* gnu: biber: Update to 2.16.Nathan Benedetto Proença2021-07-21
| | | | | | | | | | | | | | | * gnu/packages/tex.scm (biber): Update to 2.16. [source]: Remove 'patches'. [inputs]: Add 'perl-io-string', 'perl-parse-recdescent', and 'perl-unicode-collate' (upstream appears to have fixed the issue initially mentioned as a comment: recent issue was closed after telling user to use perl-unicode-collate 1.29, which is the one available; see <https://github.com/plk/biber/issues/378>.) * gnu/packages/patches/biber-fix-encoding-write.patch, gnu/packages/patches/biber-sortinithash.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: perl-text-bibtex: Update to 0.88.Nathan Benedetto Proença2021-07-21
| | | | | | * gnu/packages/tex.scm (perl-text-bibtex): Update to 0.88. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: TeX Live: Update texlive-latex-pdftexcmdsThiago Jung Bauermann2021-07-21
| | | | | | | | texlive-latex-pdftexcmds moved to a different directory in TeX Live 2021. * gnu/packages/tex.scm (texlive-latex-pdftexcmds): Update hash and paths. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: TeX Live: Add new dependency to texlive-latex-xkeyvalThiago Jung Bauermann2021-07-21
| | | | | | | | | | Starting with TeX Live 2021, texlive-latex-xkeyval depends on texlive-latex-l3backend. * gnu/packages/tex.scm(texlive-latex-xkeyval)[native-inputs]: Add ‘texlive-latex-l3backend’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: TeX Live: Add texlive-latex-l3backendThiago Jung Bauermann2021-07-21
| | | | | | * gnu/packages/tex.scm (texlive-latex-l3backend): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: TeX Live: Update to TeX Live 2021Thiago Jung Bauermann2021-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use version 20210325 for the tarballs, which is the latest one available on the historical releases repository. And use subversion tag 2021.3 which is the latest one available as well. TeX Live dropped support for using the system’s poppler library after the 2020 version. Quoting from `m4/kpse-xpdf-flags.m4`: # Support for our semi-homegrown libs/xpdf library. This is derived # from xpdf source code, but xpdf does not distribute it as a library. # It is used by pdftex (and nothing else) to read PDF images. # Other engines use the semi-homegrown pplib library (q.v.) for that. # The well-known poppler library is also originally derived from xpdf # source code, but has been greatly revised and extended. TL used to # (sort of) support poppler as the system xpdf, but after the TL 2020 # release we dropped this, because we switched XeTeX to use pplib, and # nothing else used poppler. (No engines ever used poppler to generate # their PDF output). # # poppler is aggressively developed, with requirements for new compilers # and language versions. That's fine for them, but since we don't need # anything new, it has become too time-consuming and problematic to # continue to support it in the TL sources, when we don't have any # requirement for it. Therefore the main change in this commit is making the texlive-bin package use the embedded pplib and xpdf libraries. Another noteworthy change is to texlive-latex-l3packages, which now needs to ship a few pre-generated files that cannot be reproduced during the build process (the comments in the package definition have more details). * guix/build-system/texlive.scm (%texlive-tag): Set to “texlive-2021.3”. (%texlive-revision): Set to 59745. * gnu/packages/tex.scm (hyph-utf8-scripts, texlive-docstrip, texlive-unicode-data texlive-hyphen-base, texlive-metafont, texlive-cm, texlive-courier, texlive-lm, texlive-knuth-lib, texlive-tex-plain, texlive-hyphen-finnish, texlive-hyphen-german, texlive-hyph-utf8, texlive-dehyph-exptl, texlive-kpathsea, texlive-latex-fancyvrb, texlive-graphics-def, texlive-latex-graphics, texlive-hyperref, texlive-oberdiek, texlive-latex-tools, texlive-latex-l3kernel, texlive-l3build, texlive-luaotfload, texlive-latex-amsmath, texlive-amscls, texlive-babel, texlive-generic-babel-german, texlive-babel-swedish, texlive-psnfss, texlive-latex-draftwatermark, texlive-latex-etoc, texlive-etoolbox, texlive-latex-polyglossia, texlive-tex-texinfo, texlive-latex-bookmark, texlive-latex-cmap, texlive-latex-fancyhdr, texlive-latex-kvoptions, texlive-latex-eso-pic, texlive-latex-multirow, texlive-latex-parskip, texlive-latex-pdfpages, texlive-metapost, texlive-latex-acmart, texlive-latex-preview, texlive-latex-acronym, texlive-pdftex, texlive-latex-media9, texlive-latex-ocgx2, texlive-latex-ms, texlive-latex-pgf, texlive-latex-pgf-generic, texlive-latex-koma-script, texlive-generic-ltxcmds, texlive-bibtex, texlive-context-base, texlive-context, texlive-beamer, texlive-pstricks, texlive-tools, texlive-latex-xkeyval, texlive-csquotes, texlive-biblatex, texlive-todonotes, texlive-microtype, texlive-caption, texlive-fontaxes, texlive-cabin, texlive-newtx, texlive-xcharter, texlive-adjustbox, texlive-tcolorbox): Update hash. (texlive-extra-src, texlive-texmf-src): Update version to “20210325”. Update hash. (texlive-bin)[source]: Update version to “20210325”. Update hash. Preserve ‘libs/pplib’ and ‘libs/xpdf’. [inputs]: Update hash for ‘texlive-scripts’. Remove ‘poppler’. [arguments]: Remove “--with-system-poppler” and “--with-system-xpdf” from ‘#:configure-flags’. Remove build phase ‘use-code-for-new-poppler’. (texlive-hyphen-schoolfinnish): Add public variable. (texlive-hyphen-macedonian): Add 8bit patterns. Update hash. (texlive-latex-base)[template]: Update hash. [arguments]: Set ‘LUAINPUTS’ environment variable in build phase. [native-inputs]: Update hash for ‘texlive-luatexconfig’. [propagated-inputs]: Add ‘texlive-hyphen-schoolfinnish’, ‘texlive-latex-l3kernel’ and ‘texlive-latex-l3packages’. (texlive-latex-l3packages)[source]: Use ‘texlive-origin’. Update hash. Add generated files. [arguments]: Adjust paths for ‘TEXINPUTS’ environment variable. Add build phase ‘copy-generated-files’. (texlive-texmf, texlive): Update version to “20210325”. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: TeX Live: Use IniTeX to build a couple of packagesThiago Jung Bauermann2021-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package texlive-latex-base in TeX Live 2021 will depend on texlive-latex-l3kernel and texlive-latex-l3packages. Therefore we need to remove their build dependency on texlive-latex-base to avoid a circular dependency. l3kernel and l3packages don’t need LaTeX during build, just IniTeX. So to make them use it, modify texlive-build-system to allow disabling the #:texlive-latex-base and #:tex-format parameters, and also add a #:tex-engine parameter. We also need to add texlive-docstrip as a native input, which was previously provided by texlive-latex-base. * gnu/packages/tex.scm (texlive-latex-l3kernel, texlive-latex-l3packages)[arguments]: Add ‘#:tex-engine’, ‘#:tex-format’ and ‘#:texlive-latex-base’ parameters. [native-inputs]: Add ‘texlive-docstrip’. * guix/build-system/texlive.scm (lower)[build-inputs]: Don’t add ‘texlive-latex-base’ if its keyword parameter is false. (texlive-build): Add ‘tex-engine’ keyword parameter. [builder]: If a ‘tex-engine’ parameter was passed, use it. Otherwise, use ‘tex-format’ as the engine. * guix/build/texlive-build-system.scm (compile-with-latex): Add ‘engine’ parameter. If the ‘format’ parameter is false, add “-ini” option to the command line. (build): Add ‘tex-engine’ parameter. Pass it down to ‘compile-with-latex’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: texlive-union: Export and formally deprecate.Ludovic Courtès2021-07-18
| | | | | | | This is a followup to 04a0b1e09abce99857e7930336421ca6d15ae630. * gnu/packages/tex.scm (texlive-union): Define using 'define-deprecated/alias' and export.
* Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\
| * gnu: Add texlive-libkpathsea.Leo Prikler2021-07-15
| | | | | | | | * gnu/packages/tex.scm (texlive-libkpathsea): New variable.
| * gnu: Add texlive-preprint.Julien Lepiller2021-07-10
| | | | | | | | * gnu/packages/tex.scm (texlive-preprint): New variable.
| * gnu: Add bibtool.Ivan Gankevich2021-07-09
| | | | | | | | | | | | * gnu/packages/tex.scm (bibtool): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add texlive-latex-ebproof.Xinglu Chen2021-06-26
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-ebproof): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: Disable more LuaJIT components on powerpc64le systems.Chris Marusich2021-07-06
| | | | | | | | | | | | | | | | | | Fixes: <https://bugs.gnu.org/49218>. * gnu/packages/tex.scm (texlive-bin)[#:configure-flags]: Add "--disable-luajithbtex" on powerpc64le systems. (texlive-latex-base)[#:phases][build]: Add "mfluajit" to the disabled-formats list on powerpc64le systems.
* | gnu: texlive: Fix Texinfo markup in descriptions.Ludovic Courtès2021-07-05
| | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-atveryend)[description]: Fix Texinfo markup. (texlive-generic-etexcmds)[description]: Likewise. (texlive-generic-kvdefinekeys)[description]: Likewise.
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and 12964df69a99de6190422c752fef65ef813f3b6b respectively. 4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm
| * gnu: Rename qtbase to qtbase-5.Maxim Cournoyer2021-06-14
| | | | | | | | | | | | | | | | | | | | | | | | This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit.
* | gnu: texlive-latex-tools: Provide array-2016-10-06.sty.Marius Bakke2021-06-06
| | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-tools)[arguments]: Add phase that makes array.sty available with a different name.
* | gnu: Add texlive-latex-tocloft.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-tocloft): New public variable.
* | gnu: Add texlive-latex-stackengine.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-stackengine): New public variable.
* | gnu: Add texlive-latex-newunicodechar.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-newunicodechar): New public variable.
* | gnu: Add texlive-latex-hanging.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-hanging): New public variable.
* | gnu: Add texlive-latex-etoc.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-etoc): New public variable.
* | gnu: Add texlive-tex-gyre.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-tex-gyre): New public variable.
* | gnu: texlive-graphics-def: Propagate missing dependency.Marius Bakke2021-06-06
| | | | | | | | | | * gnu/packages/tex.scm (texlive-graphics-def)[propagated-inputs]: New field. Add TEXLIVE-LATEX-EPSTOPDF-PKG.
* | gnu: texlive-hyperref: Don't propagate texlive-oberdiek.Marius Bakke2021-06-06
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | gnu: texlive-base: Propagate texlive-kpathsea.Marius Bakke2021-06-06
| | | | | | | | | | * gnu/packages/tex.scm (texlive-base)[propagated-inputs]: Add TEXLIVE-KPATHSEA.
* | gnu: Add texlive-latex-rerunfilecheck.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-rerunfilecheck): New public variable.
* | gnu: Add texlive-generic-uniquecounter.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-uniquecounter): New public variable.
* | gnu: Add texlive-generic-pdfescape.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-pdfescape): New public variable.
* | gnu: Add texlive-latex-kvoptions.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-kvoptions): New public variable.
* | gnu: Add texlive-generic-kvsetkeys.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-kvsetkeys): New public variable.
* | gnu: Add texlive-generic-kvdefinekeys.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-kvdefinekeys): New public variable.
* | gnu: Add texlive-generic-gettitlestring.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-gettitlestring): New public variable.
* | gnu: Add texlive-generic-etexcmds.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-etexcmds): New public variable.
* | gnu: Add texlive-generic-bitset.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-bitset): New public variable.
* | gnu: Add texlive-generic-bigintcalc.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-bigintcalc): New public variable.
* | gnu: Add texlive-generic-intcalc.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-intcalc): New public variable.
* | gnu: Add texlive-generic-atbegshi.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-atbegshi): New public variable.
* | gnu: Add texlive-latex-letltxmacro.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-letltxmacro): New public variable.
* | gnu: Add texlive-latex-pdftexcmds.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-pdftexcmds): New public variable.
* | gnu: Add texlive-generic-ltxcmds.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-ltxcmds): New public variable.
* | gnu: Add texlive-generic-infwarerr.Marius Bakke2021-06-06
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-infwarerr): New public variable.