summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
Commit message (Collapse)AuthorAge
...
| * gnu: texlive-union: Implement in terms of texlive-base.Ricardo Wurmus2019-01-15
| | | | | | | | * gnu/packages/tex.scm (texlive-union): Inherit from texlive-base.
| * gnu: Add texlive-base.Ricardo Wurmus2019-01-15
| | | | | | | | * gnu/packages/tex.scm (texlive-base): New variable.
| * gnu: texlive-bin: Add native search paths.Ricardo Wurmus2019-01-15
| | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[native-search-paths]: Add specifications for TEXMF and TEXMFCNF.
| * gnu: texlive-union: Wrap programs weakly.Ricardo Wurmus2019-01-15
| | | | | | | | | | * gnu/packages/tex.scm (texlive-union)[arguments]: Wrap programs with TEXMFCNF and TEXMF so that environment variables take precedence.
| * gnu: texlive-latex-fontspec: Install default fontspec.cfg.Ricardo Wurmus2019-01-15
| | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-fontspec)[arguments]: Add build phase to install fontspec.cfg.
| * gnu: texlive-latex-fontspec: Propagate l3packages.Ricardo Wurmus2019-01-14
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-fontspec)[inputs]: Remove texlive-latex-l3kernel. [propagated-inputs]: Add texlive-latex-l3packages.
| * gnu: texlive-latex-l3packages: Propagate l3kernel.Ricardo Wurmus2019-01-14
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-l3packages)[inputs]: Move texlive-latex-l3kernel from here... [propagated-inputs]: ...to here.
| * gnu: Add texlive-latex-changepage.Ricardo Wurmus2019-01-14
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-changepage): New variable.
| * gnu: Add texlive-generic-babel-german.Ricardo Wurmus2019-01-14
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-babel-german): New variable.
| * gnu: texlive-latex-base: Install configuration files.Ricardo Wurmus2019-01-14
| | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-base)[arguments]: Install all configuration files. [native-inputs]: Move texlive-generic-hyph-utf8 from here... [propagated-inputs]: ...to here.
* | Merge branch 'master' into stagingMarius Bakke2019-01-13
|\|
| * gnu: Update texlive packages.Ricardo Wurmus2019-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/build-system/texlive.scm (%texlive-tag, %texlive-revision): Update to texlive-2018.2, revision 49435. * gnu/packages/tex.scm (texlive-dvips, texlive-generic-unicode-data, texlive-generic-dehyph-exptl, texlive-generic-hyph-utf8, texlive-fontname, texlive-fonts-cm, texlive-tex-plain, texlive-latex-base, texlive-latex-graphics, texlive-latex-graphics, texlive-latex-oberdiek, texlive-latex-tools, texlive-latex-l3kernel, texlive-latex-l3packages, texlive-latex-fontspec, texlive-latex-amsmath, texlive-latex-amscls, texlive-latex-babel, texlive-latex-cyrillic, texlive-latex-eqparbox, texlive-latex-ifplatform, texlive-latex-etoolbox, texlive-latex-galois, texlive-latex-polyglossia, texlive-tex-texinfo, texlive-latex-changebar, texlive-latex-fancyhdr, texlive-latex-overpic, texlive-latex-parskip, texlive-metapost, texlive-latex-ucs, texlive-generic-pdftex, texlive-latex-media9, texlive-latex-ocgx2, texlive-latex-koma-script, texlive-generic-listofitems, texlive-bibtex, texlive-context-base): Update hashes. (texlive-latex-fontspec)[arguments]: Remove custom build target. (texlive-latex-dinbrief)[arguments]: Add build phase "fix-encoding-error". (texlive-latex-xkeyval): New variable. (texlive-latex-pstool)[source]: Fetch from new location. [build-system]: Use trivial-build-system. [arguments]: Write simple builder. [propagated-inputs]: Add texlive-latex-l3kernel, texlive-latex-tools, and texlive-latex-xkeyval. [synopsis]: Fix typo.
* | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2019-01-09
|\|
| * gnu: biber: Update to 2.12.Jelle Licht2019-01-07
| | | | | | | | | | | | | | | | * gnu/packages/tex.scm (biber): Update to 2.12. [source]: Use 'git-fetch'. Add patch. [inputs]: Add perl-file-slurper. Remove perl-file-slurp. * gnu/packages/patches/biber-fix-encoding-write.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | Merge branch 'master' into stagingMarius Bakke2018-12-22
|\|
| * gnu: Add texlive-context-base.Pierre Neidhardt2018-12-14
| | | | | | | | * gnu/packages/tex.scm (texlive-context-base): New variable.
| * gnu: Add texlive-fonts-charter.Pierre Neidhardt2018-12-14
| | | | | | | | * gnu/packages/tex.scm (texlive-fonts-charter): New variable.
| * gnu: texlive-generic-pdftex: Include pdftex map.Pierre Neidhardt2018-12-14
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-pdftex): Include pdftex map.
| * gnu: texlive-fonts-cm: Include type1 fonts.Pierre Neidhardt2018-12-14
| | | | | | | | * gnu/packages/tex.scm (texlive-fonts-cm): Include type1 fonts.
| * gnu: texlive-dvips: Include all maps.Pierre Neidhardt2018-12-14
| | | | | | | | * gnu/packages/tex.scm (texlive-dvips): Include all maps.
| * gnu: Add texlive-bibtex.Pierre Neidhardt2018-12-14
| | | | | | | | * gnu/packages/tex.scm (texlive-bibtex): New variable.
| * gnu: Add texlive-fonts-xypic.Pierre Neidhardt2018-12-14
| | | | | | | | * gnu/packages/tex.scm (texlive-fonts-xypic): New variable.
| * gnu: Add texlive-generic-xypic.Pierre Neidhardt2018-12-14
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-xypic): New variable.
* | gnu: poppler: Update to 0.72.0.Marius Bakke2018-12-12
|/ | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/poppler-CVE-2018-19149.patch: Delete file. * gnu/packages/patches/inkscape-poppler-compat3.patch, gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch, gnu/packages/patches/texlive-bin-pdftex-poppler-compat.patch, gnu/packages/patches/texlive-bin-xetex-poppler-compat.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/pdf.scm (poppler): Update to 0.72.0. [replacement]: Remove field. (poppler/fixed): Remove variable. * gnu/packages/inkscape.scm (inkscape)[source](patches): Add 'inkscape-poppler-compat{3..5}.patch'. * gnu/packages/tex.scm (texlive-bin)[source](patches): Update 'texlive-poppler-compat.patch'. Add 'texlive-bin-{lua,pdf,xe}tex-poppler-compat.patch'. * gnu/packages/emacs.scm (emacs-pdf-tools)[source](modules, snippet): New fields. * gnu/packages/scribus.scm (scribus)[source](patches): Add upstream patch origins. [source](modules, snippet): New fields. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add three upstream origins. [source](snippet, modules): New field.
* gnu: texlive-bin: Fix substitution regexp.Ludovic Courtès2018-11-14
| | | | | | | This is a followup to commit be200ef316478585059041a33d8f4287017dea5a. * gnu/packages/tex.scm (texlive-bin)[arguments]: In 'disable-failing-test' phase, escape "|" characters.
* Merge branch 'master' into core-updatesMarius Bakke2018-10-22
|\
| * gnu: Add texlive-latex-examplep.Ricardo Wurmus2018-10-21
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-examplep): New variable.
| * gnu: Add texlive-latex-verbatimbox.Ricardo Wurmus2018-10-21
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-verbatimbox): New variable.
| * gnu: Add texlive-latex-readarray.Ricardo Wurmus2018-10-21
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-readarray): New variable.
| * gnu: Add texlive-generic-listofitems.Ricardo Wurmus2018-10-21
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-listofitems): New variable.
| * gnu: Add texlive-latex-doi.Ricardo Wurmus2018-10-21
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-doi): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-21
|\|
| * gnu: Add texlive-latex-koma-script.Pierre Neidhardt2018-10-19
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-koma-script): New variable.
| * gnu: Add texlive-latex-pgf.Pierre Neidhardt2018-10-19
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-pgf): New variable.
| * gnu: Add texlive-generic-ulem.Pierre Neidhardt2018-10-19
| | | | | | | | * gnu/packages/tex.scm (texlive-generic-ulem): New variable.
| * gnu: Add texlive-latex-eukdate.Pierre Neidhardt2018-10-19
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-eukdate): New variable.
| * gnu: Add texlive-latex-needspace.Pierre Neidhardt2018-10-19
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-needspace): New variable.
| * gnu: Add texlive-latex-ms.Pierre Neidhardt2018-10-19
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-ms): New variable.
* | gnu: texlive-bin: Fix FTBFS on i686-linux.Marius Bakke2018-10-19
| | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase 'disable-failing-test'.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-10
|\|
| * gnu: Update texmaker to 5.0.2.Roel Janssen2018-09-09
| | | | | | | | * gnu/packages/tex.scm (texmaker): Update to 5.0.2.
* | Merge branch 'staging' into core-updatesMarius Bakke2018-08-25
|\|
| * gnu: texlive-latex-base: Include support files.Pierre Neidhardt2018-08-21
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-base)[native-inputs]: Include support files.
| * gnu: Add texlive-latex-ocgx2.Pierre Neidhardt2018-08-16
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-ocgx2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add texlive-latex-media9.Pierre Neidhardt2018-08-16
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-media9): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: texlive-latex-l3packages: Fix missing files.Pierre Neidhardt2018-08-14
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-l3packages): Actually install the files.
| * Migrate search.cpan.org home pages to metacpan.org.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | | | | | | | | | | | | | The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes.
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-29
|\|
| * gnu: texlive-bin: Use absolute path to ghostscript executable "gs".Arun Isaac2018-06-17
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Rename fix-unix-detection phase to configure-ghostscript-executable. Replace "gs" in epstopdf.pl with the absolute path to "gs" in the store.
* | gnu: texlive: Update to 20180414.Ricardo Wurmus2018-06-29
|/ | | | | | | * gnu/packages/tex.scm (texlive, texlive-bin, texlive-extra-src, texlive-texmf-src, texlive-texmf): Update to 20180414. (texlive-bin)[source]: Replace patch. [arguments]: Add build phase "use-code-for-new-poppler".