aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
Commit message (Collapse)AuthorAge
...
| * gnu: Add texlive-hyphen-indonesian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-indonesian): New variable.
| * gnu: Add texlive-hyphen-indic.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-indic): New variable.
| * gnu: Add texlive-hyphen-icelandic.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-icelandic): New variable.
| * gnu: Add texlive-hyphen-hungarian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-hungarian): New variable.
| * gnu: Add texlive-hyphen-greek.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-greek): New variable.
| * gnu: Add texlive-hyphen-german.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-german): New variable.
| * gnu: Add texlive-hyphen-georgian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-georgian): New variable.
| * gnu: Add texlive-hyphen-galician.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-galician): New variable.
| * gnu: Add texlive-hyphen-friulan.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-friulan): New variable.
| * gnu: Add texlive-hyphen-french.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-french): New variable.
| * gnu: Add texlive-hyphen-finnish.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-finnish): New variable.
| * gnu: Add texlive-hyphen-ethiopic.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-ethiopic): New variable.
| * gnu: Add texlive-hyphen-estonian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-estonian): New variable.
| * gnu: Add texlive-hyphen-esperanto.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-esperanto): New variable.
| * gnu: Add texlive-hyphen-english.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-english): New variable.
| * gnu: Add texlive-hyphen-dutch.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-dutch): New variable.
| * gnu: Add texlive-hyphen-danish.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-danish): New variable.
| * gnu: Add texlive-hyphen-czech.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-czech): New variable.
| * gnu: Add texlive-hyphen-croatian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-croatian): New variable.
| * gnu: Add texlive-hyphen-coptic.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-coptic): New variable.
| * gnu: Add texlive-hyphen-churchslavonic.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-churchslavonic): New variable.
| * gnu: Add texlive-hyphen-chinese.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-chinese): New variable.
| * gnu: Add texlive-hyphen-catalan.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-catalan): New variable.
| * gnu: Add texlive-hyphen-bulgarian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-bulgarian): New variable.
| * gnu: Add texlive-hyphen-belarusian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-belarusian): New variable.
| * gnu: Add texlive-mkpattern.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-mkpattern): New variable.
| * gnu: Add texlive-hyphen-basque.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-basque): New variable.
| * gnu: Add texlive-hyphen-armenian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-armenian): New variable.
| * gnu: Add texlive-hyphen-ancientgreek.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-ancientgreek): New variable.
| * gnu: Add texlive-hyphen-afrikaans.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-afrikaans): New variable.
| * gnu: Add texlive-tex-ini-files.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-tex-ini-files): New variable. (texlive-generic-tex-ini-files): Deprecate it.
| * gnu: texlive-fonts-cm: Use simple-texlive-package.Ricardo Wurmus2019-07-24
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-fonts-cm): Implement with simple-texlive-package. [arguments]: Adjust.
| * gnu: texlive-fonts-cm: Remove cm-type1.Ricardo Wurmus2019-07-24
| | | | | | | | | | | | | | | | These fonts should actually be part of the amsfonts package. * gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Do not install cm-type1 fonts. [native-inputs]: Remove cm-type1 fonts.
| * gnu: texlive-dvips: Implement with simple-texlive-package.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-dvips): Use simple-texlive-package.
| * gnu: Add texlive-dehyph-exptl.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-dehyph-exptl): New variable. (texlive-generic-dehyph-exptl): Deprecate.
| * gnu: Add texlive-hyph-utf8.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-hyph-utf8): New variable. (texlive-generic-hyph-utf8): Deprecate in favour of texlive-hyph-utf8.
| * gnu: Add texlive-hyphen-base.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-base): New variable.
| * gnu: Add texlive-unicode-data.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-unicode-data): New variable. (texlive-generic-unicode-data): Deprecate package.
| * gnu: Add texlive-hyphen-package.Ricardo Wurmus2019-07-23
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-package): New procedure.
| * gnu: Add hyph-utf8-scripts.Ricardo Wurmus2019-07-23
| | | | | | | | * gnu/packages/tex.scm (hyph-utf8-scripts): New variable.
| * gnu: Add simple-texlive-package.Ricardo Wurmus2019-07-23
| | | | | | | | * gnu/packages/tex.scm (simple-texlive-package): New procedure.
| * gnu: texlive-union: Build font maps.Ricardo Wurmus2019-07-23
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-union)[arguments]: Execute updmap to generate missing font maps. [native-inputs]: Add coreutils, sed, and updmap.cfg.
* | gnu: poppler: Update to 0.77.0.Marius Bakke2019-06-15
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/inkscape-poppler-0.76.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/inkscape.scm (inkscape)[source](patches): New field. * gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch: Add two new hunks. * gnu/packages/pdf.scm (poppler): Update to 0.77.0. * gnu/packages/tex.scm (texlive-bin)[source]: Update Arch patches. [arguments]: Adjust accordingly. * gnu/packages/scribus.scm (scribus)[source](patches): Add two new origins.
* | gnu: texlive-bin: Remove GCC5 workaround.Marius Bakke2019-06-15
| | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Remove "CXXFLAGS" from #:configure-flags.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * gnu: texlive-latex-acmart: Update to 1.60.Tobias Geerinckx-Rice2019-05-20
| | | | | | | | | | | | Forced by source hash change. * gnu/packages/tex.scm (texlive-latex-acmart): Update to 1.60.
* | gnu: texlive-bin: Adapt to Poppler 0.75.Marius Bakke2019-05-02
| | | | | | | | | | | | | | | | | | This is a follow-up to commit 2eb92ce85fc9e3e06650065e499385e8fba107c1. * gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch: Update for Poppler 0.75. * gnu/packages/tex.scm (texlive-bin)[source](patches): Update pdftex-poppler-0.75.patch. [arguments]: Adjust accordingly.
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\|
| * Merge branch 'master' into stagingMarius Bakke2019-04-17
| |\
| | * gnu: texlive-generic-listofitems: Fix typo in synopsis.Tobias Geerinckx-Rice2019-04-11
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-generic-listofitems)[synopsis]: Fix typo.