summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stagingMarius Bakke2019-01-311-2/+76
|\
| * gnu: Add texlive-latex-beamer.•••* gnu/packages/tex.scm (texlive-latex-beamer): New variable. Ricardo Wurmus2019-01-291-0/+65
| * gnu: texlive-latex-seminar: Copy files to output.•••* gnu/packages/tex.scm (texlive-latex-seminar)[build-system]: Use trivial-build-system. [arguments]: Copy files to output. Ricardo Wurmus2019-01-291-2/+11
* | Merge branch 'master' into stagingRicardo Wurmus2019-01-251-37/+171
|\|
| * gnu: texlive-fonts-amsfonts: Build more fonts.•••* gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]: Convert afm files to tfm; also build missing tfm files via fontinst. [native-inputs]: Replace texlive-fonts-cm, texlive-metafont-base, and texlive-bin with a texlive-union of texlive-tex-fontinst-base, texlive-fonts-cm, and texlive-metafont-base; add amsfonts-plain, amsfonts-map, and amsfonts-afm. Ricardo Wurmus2019-01-241-16/+117
| * gnu: Add texlive-tex-fontinst-base.•••* gnu/packages/tex.scm (texlive-tex-fontinst-base): New variable. Ricardo Wurmus2019-01-241-0/+36
| * gnu: texlive-latex-fancyvrb: Build fvrb-ex.•••* gnu/packages/tex.scm (texlive-latex-fancyvrb)[arguments]: Supply tex-format. Ricardo Wurmus2019-01-241-3/+1
| * gnu: texlive-fonts-cm: Build bitmap fonts at 600dpi.•••* gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Build pk files and install them. Ricardo Wurmus2019-01-241-9/+15
| * gnu: texlive-latex-base: Put fewer paths on TEXINPUTS.•••* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Use double slash for recursive directory search instead of FIND-FILES. Ricardo Wurmus2019-01-241-9/+2
* | Merge branch 'master' into stagingLudovic Courtès2019-01-201-34/+431
|\|
| * gnu: texlive-texmf: Fix build.•••This is a follow-up to commit a1b4d62cda12d0d54663700a3f384f8a8ad5b13d. * gnu/packages/tex.scm (texlive-texmf)[arguments]: Unset texlive-bin search path. Ricardo Wurmus2019-01-191-0/+5
| * gnu: Add missing module reference.•••This is a follow-up to commit 44d10b1f722856ab8e9b942804aa7ef33e2ef739. * gnu/packages/tex.scm: Add missing reference to python-xyz. Ricardo Wurmus2019-01-151-0/+1
| * gnu: texlive-fonts-amsfonts: Install type1 fonts.•••* gnu/packages/tex.scm (texlive-fonts-amsfonts)[native-inputs]: Fetch type1 font files. [arguments]: Install them. Ricardo Wurmus2019-01-151-6/+19
| * gnu: texlive-bin: Do not truncate output lines.•••* gnu/packages/tex.scm (texlive-bin)[arguments]: Change default line limits in build phase. Ricardo Wurmus2019-01-151-0/+5
| * gnu: Add texlive-luatex-luaotfload.•••* gnu/packages/tex.scm (texlive-luatex-luaotfload): New variable. Ricardo Wurmus2019-01-151-0/+93
| * gnu: Add texlive-fonts-lm.•••* gnu/packages/tex.scm (texlive-fonts-lm): New variable. Ricardo Wurmus2019-01-151-0/+37
| * gnu: Add texlive-fonts-cm-super.•••* gnu/packages/tex.scm (texlive-fonts-cm-super): New variable. Ricardo Wurmus2019-01-151-0/+111
| * gnu: texlive-union: Implement in terms of texlive-base.•••* gnu/packages/tex.scm (texlive-union): Inherit from texlive-base. Ricardo Wurmus2019-01-151-20/+5
| * gnu: Add texlive-base.•••* gnu/packages/tex.scm (texlive-base): New variable. Ricardo Wurmus2019-01-151-0/+44
| * gnu: texlive-bin: Add native search paths.•••* gnu/packages/tex.scm (texlive-bin)[native-search-paths]: Add specifications for TEXMF and TEXMFCNF. Ricardo Wurmus2019-01-151-0/+9
| * gnu: texlive-union: Wrap programs weakly.•••* gnu/packages/tex.scm (texlive-union)[arguments]: Wrap programs with TEXMFCNF and TEXMF so that environment variables take precedence. Ricardo Wurmus2019-01-151-2/+2
| * gnu: texlive-latex-fontspec: Install default fontspec.cfg.•••* gnu/packages/tex.scm (texlive-latex-fontspec)[arguments]: Add build phase to install fontspec.cfg. Ricardo Wurmus2019-01-151-1/+29
| * gnu: texlive-latex-fontspec: Propagate l3packages.•••* gnu/packages/tex.scm (texlive-latex-fontspec)[inputs]: Remove texlive-latex-l3kernel. [propagated-inputs]: Add texlive-latex-l3packages. Ricardo Wurmus2019-01-141-2/+2
| * gnu: texlive-latex-l3packages: Propagate l3kernel.•••* gnu/packages/tex.scm (texlive-latex-l3packages)[inputs]: Move texlive-latex-l3kernel from here... [propagated-inputs]: ...to here. Ricardo Wurmus2019-01-141-1/+1
| * gnu: Add texlive-latex-changepage.•••* gnu/packages/tex.scm (texlive-latex-changepage): New variable. Ricardo Wurmus2019-01-141-0/+26
| * gnu: Add texlive-generic-babel-german.•••* gnu/packages/tex.scm (texlive-generic-babel-german): New variable. Ricardo Wurmus2019-01-141-0/+23
| * gnu: texlive-latex-base: Install configuration files.•••* 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. Ricardo Wurmus2019-01-141-2/+19
* | Merge branch 'master' into stagingMarius Bakke2019-01-131-54/+96
|\|
| * gnu: Update texlive packages.•••* 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. Ricardo Wurmus2019-01-101-54/+96
* | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2019-01-091-7/+11
|\|
| * gnu: biber: Update to 2.12.•••* 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. Jelle Licht2019-01-071-7/+11
* | Merge branch 'master' into stagingMarius Bakke2018-12-221-8/+293
|\|
| * gnu: Add texlive-context-base.•••* gnu/packages/tex.scm (texlive-context-base): New variable. Pierre Neidhardt2018-12-141-0/+33
| * gnu: Add texlive-fonts-charter.•••* gnu/packages/tex.scm (texlive-fonts-charter): New variable. Pierre Neidhardt2018-12-141-0/+69
| * gnu: texlive-generic-pdftex: Include pdftex map.•••* gnu/packages/tex.scm (texlive-generic-pdftex): Include pdftex map. Pierre Neidhardt2018-12-141-1/+18
| * gnu: texlive-fonts-cm: Include type1 fonts.•••* gnu/packages/tex.scm (texlive-fonts-cm): Include type1 fonts. Pierre Neidhardt2018-12-141-4/+20
| * gnu: texlive-dvips: Include all maps.•••* gnu/packages/tex.scm (texlive-dvips): Include all maps. Pierre Neidhardt2018-12-141-3/+3
| * gnu: Add texlive-bibtex.•••* gnu/packages/tex.scm (texlive-bibtex): New variable. Pierre Neidhardt2018-12-141-0/+36
| * gnu: Add texlive-fonts-xypic.•••* gnu/packages/tex.scm (texlive-fonts-xypic): New variable. Pierre Neidhardt2018-12-141-0/+79
| * gnu: Add texlive-generic-xypic.•••* gnu/packages/tex.scm (texlive-generic-xypic): New variable. Pierre Neidhardt2018-12-141-0/+35
* | gnu: poppler: Update to 0.72.0.•••* 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. Marius Bakke2018-12-121-3/+7
|/
* gnu: texlive-bin: Fix substitution regexp.•••This is a followup to commit be200ef316478585059041a33d8f4287017dea5a. * gnu/packages/tex.scm (texlive-bin)[arguments]: In 'disable-failing-test' phase, escape "|" characters. Ludovic Courtès2018-11-141-1/+1
* Merge branch 'master' into core-updatesMarius Bakke2018-10-221-0/+189
|\
| * gnu: Add texlive-latex-examplep.•••* gnu/packages/tex.scm (texlive-latex-examplep): New variable. Ricardo Wurmus2018-10-211-0/+41
| * gnu: Add texlive-latex-verbatimbox.•••* gnu/packages/tex.scm (texlive-latex-verbatimbox): New variable. Ricardo Wurmus2018-10-211-0/+39
| * gnu: Add texlive-latex-readarray.•••* gnu/packages/tex.scm (texlive-latex-readarray): New variable. Ricardo Wurmus2018-10-211-0/+37
| * gnu: Add texlive-generic-listofitems.•••* gnu/packages/tex.scm (texlive-generic-listofitems): New variable. Ricardo Wurmus2018-10-211-0/+34
| * gnu: Add texlive-latex-doi.•••* gnu/packages/tex.scm (texlive-latex-doi): New variable. Ricardo Wurmus2018-10-211-1/+39
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-211-0/+245
|\|
| * gnu: Add texlive-latex-koma-script.•••* gnu/packages/tex.scm (texlive-latex-koma-script): New variable. Pierre Neidhardt2018-10-191-0/+60