summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
Commit message (Collapse)AuthorAge
...
| * gnu: Add texlive-iftex.Ricardo Wurmus2019-09-05
| | | | | | | | * gnu/packages/tex.scm (texlive-iftex): New variable.
| * gnu: Add texlive-pst-text.Ricardo Wurmus2019-09-05
| | | | | | | | * gnu/packages/tex.scm (texlive-pst-text): New variable.
| * gnu: Add texlive-pstricks.Ricardo Wurmus2019-09-05
| | | | | | | | * gnu/packages/tex.scm (texlive-pstricks): New variable.
| * gnu: Add texlive-ydoc.Ricardo Wurmus2019-09-05
| | | | | | | | * gnu/packages/tex.scm (texlive-ydoc): New variable.
| * gnu: Add texlive-xcolor.Ricardo Wurmus2019-09-05
| | | | | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-xcolor): Bind to deprecated package pointing... (texlive-color): ...to this variable; implement in terms of simple-texlive-package. [arguments]: Add phase "move-files" to install xcolor.pro to the expected location.
| * gnu: texlive-fonts-iwona: Use double spacing in description.Ricardo Wurmus2019-09-05
| | | | | | | | * gnu/packages/tex.scm (texlive-fonts-iwona)[description]: Use double spacing.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * gnu: texlive-amsfonts: Build .ins file instead of installing fonts twice.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-amsfonts)[arguments]: Override build targets; rename font build directory to avoid installing it a second time.
| * gnu: Rename references to obsolete "texlive-fonts-cm".Ricardo Wurmus2019-07-24
| | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-amsfonts, texlive-fonts-latex, texlive-etex, texlive-hyph-utf8, texlive-base, texlive-fonts-ec, texlive-fonts-rsfs)[native-inputs]: Rename texlive-fonts-cm to texlive-cm. [arguments]: Adjust.
| * gnu: texlive-base: Include texlive-tetex.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-base)[default-packages]: Add texlive-tetex.
| * gnu: Add texlive-tetex.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-tetex): New variable.
| * gnu: Add texlive-beamer.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-beamer): New variable. (texlive-latex-beamer): Deprecate package.
| * gnu: Add texlive-cm.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-cm): New variable. (texlive-fonts-cm): Deprecate package.
| * gnu: Add texlive-zapfding.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-zapfding): New variable. (texlive-fonts-adobe-zapfding): Deprecate package.
| * gnu: Add texlive-palatino.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-palatino): New variable. (texlive-fonts-adobe-palatino): Deprecate package.
| * gnu: Add texlive-times.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-times): New variable. (texlive-fonts-adobe-times): Deprecate package.
| * gnu: Add texlive-charter.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-charter): New variable. (texlive-fonts-charter): Deprecate package.
| * gnu: texlive-tex-plain: Simplify.Ricardo Wurmus2019-07-24
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-tex-plain): Implement with SIMPLE-TEXLIVE-PACKAGE. [description]: Use full sentences.
| * gnu: Add texlive-xypic.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-xypic): New variable. (texlive-fonts-xypic, texlive-generic-xypic): Deprecate them.
| * gnu: Add texlive-txfonts.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-txfonts): New variable. (texlive-fonts-txfonts): Deprecate package.
| * gnu: Add texlive-ae.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-ae): New variable.
| * gnu: texlive-fonts-ec: Update license URL.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-fonts-ec)[license]: Update URL.
| * gnu: Replace uses of texlive-*-amsfonts.Ricardo Wurmus2019-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace texlive-fonts-amsfonts and texlive-latex-amsfonts with texlive-amsfonts in texlive-union. * gnu/packages/docbook.scm (dblatex)[inputs]: Same. * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Same. * gnu/packages/python-xyz.scm (python-numpy-documentation, python-matplotlib-documentation, python-ipython-documentation) [native-inputs]: Same. * gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Same. * gnu/packages/tex.scm (teximpatient)[native-inputs]: Same.
| * gnu: Add texlive-amsfonts.Ricardo Wurmus2019-07-24
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-fonts-amsfonts, texlive-latex-amsfonts): Deprecate and merge... (texlive-amsfonts): ...to this new package.
| * gnu: texlive-latex-base: Simplify.Ricardo Wurmus2019-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-base)[source]: Use TEXLIVE-ORIGIN. [arguments]: Simplify build phase by running fmtutil-sys; adjust install phase. [native-inputs]: Remove texlive-generic-unicode-data, texlive-generic-dehyph-exptl, texlive-generic-tex-ini-files, texlive-latex-latexconfig, texlive-generic-hyphen, texlive-generic-ruhyphen, texlive-generic-ukrhyph, texlive-generic-config, and texlive-latex-base-support-files; add texlive-tex-ini-files, texlive-kpathsea, and texlive-luatexconfig. [propagated-inputs]: Add texlive-etex, texlive-hyph-utf8, texlive-hyphen-base, texlive-hyphen-afrikaans, texlive-hyphen-ancientgreek, texlive-hyphen-armenian, texlive-hyphen-basque, texlive-hyphen-belarusian, texlive-hyphen-bulgarian, texlive-hyphen-catalan, texlive-hyphen-chinese, texlive-hyphen-churchslavonic, texlive-hyphen-coptic, texlive-hyphen-croatian, texlive-hyphen-czech, texlive-hyphen-danish, texlive-hyphen-dutch, texlive-hyphen-english, texlive-hyphen-esperanto, texlive-hyphen-estonian, texlive-hyphen-ethiopic, texlive-hyphen-finnish, texlive-hyphen-french, texlive-hyphen-friulan, texlive-hyphen-galician, texlive-hyphen-georgian, texlive-hyphen-german, texlive-hyphen-greek, texlive-hyphen-hungarian, texlive-hyphen-icelandic, texlive-hyphen-indic, texlive-hyphen-indonesian, texlive-hyphen-interlingua, texlive-hyphen-irish, texlive-hyphen-italian, texlive-hyphen-kurmanji, texlive-hyphen-latin, texlive-hyphen-latvian, texlive-hyphen-lithuanian, texlive-hyphen-mongolian, texlive-hyphen-norwegian, texlive-hyphen-occitan, texlive-hyphen-piedmontese, texlive-hyphen-polish, texlive-hyphen-portuguese, texlive-hyphen-romanian, texlive-hyphen-romansh, texlive-hyphen-russian, texlive-hyphen-sanskrit, texlive-hyphen-serbian, texlive-hyphen-slovak, texlive-hyphen-slovenian, texlive-hyphen-spanish, texlive-hyphen-swedish, texlive-hyphen-thai, texlive-hyphen-turkish, texlive-hyphen-turkmen, texlive-hyphen-ukrainian, texlive-hyphen-uppersorbian, texlive-hyphen-welsh, texlive-unicode-data, texlive-ukrhyph, texlive-ruhyphen, and texlive-latexconfig.
| * gnu: texlive-dvips: Update source files.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-dvips): Include source files from the TeX Live SVN repository according to texlive.tlpdb.
| * gnu: texlive-bin: Include scripts.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[inputs]: Add texlive-scripts. [arguments]: Let fmtutil.pl reference scripts directory.
| * gnu: Add texlive-kpathsea.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-kpathsea): New variable.
| * gnu: Add texlive-etoolbox.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-etoolbox): New variable. (texlive-latex-etoolbox): Deprecate package.
| * gnu: Add texlive-doi.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-doi): New variable. (texlive-latex-doi): Deprecate package.
| * gnu: Add texlive-seminar.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-seminar): New variable. (texlive-latex-seminar): Deprecate package.
| * gnu: Add texlive-pstool.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-pstool): New variable. (texlive-latex-pstool): Deprecate package.
| * gnu: Add texlive-filemod.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-filemod): New variable. (texlive-latex-filemod): Deprecate package.
| * gnu: Add texlive-url.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-url): New variable. (texlive-latex-url): Deprecate package.
| * gnu: texlive-latex-graphics: Simplify.Ricardo Wurmus2019-07-24
| | | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-graphics)[arguments]: Remove custom phases. [native-inputs]: Remove. [propagated-inputs]: Add texlive-graphics-cfg and texlive-graphics-def. [license]: Update.
| * gnu: Add texlive-graphics-cfg.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-graphics-cfg): New variable.
| * gnu: Add texlive-graphics-def.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-graphics-def): New variable.
| * gnu: Add texlive-epsf.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-epsf): New variable. (texlive-generic-epsf): Deprecate package.
| * gnu: Add texlive-lm.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-lm): New variable. (texlive-fonts-lm): Deprecate package.
| * gnu: texlive-fontname: Simplify.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-fontname): Implement with SIMPLE-TEXLIVE-PACKAGE.
| * gnu: Add texlive-cm-super.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-cm-super): New variable. (texlive-fonts-cm-super): Deprecate package.
| * gnu: Add texlive-mflogo-font.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-mflogo-font): New variable. (texlive-fonts-mflogo-font): Deprecate package.
| * gnu: Add texlive-fontinst.Ricardo Wurmus2019-07-24
| | | | | | | | | | * gnu/packages/tex.scm (texlive-fontinst): New variable. (texlive-tex-fontinst-base): Deprecate package.
| * gnu: Add texlive-docstrip.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-docstrip): New variable.
| * gnu: Add texlive-latexconfig.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-latexconfig): New variable.
| * gnu: Add texlive-etex.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-etex): New variable.
| * gnu: Add texlive-ruhyphen.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-ruhyphen): New variable.
| * gnu: Add texlive-ukrhyph.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-ukrhyph): New variable.
| * gnu: Add texlive-hyphen-welsh.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-welsh): New variable.
| * gnu: Add texlive-hyphen-uppersorbian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-uppersorbian): New variable.