summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
Commit message (Collapse)AuthorAge
...
| * 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.
| * gnu: Add texlive-hyphen-ukrainian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-ukrainian): New variable.
| * gnu: Add texlive-hyphen-turkmen.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-turkmen): New variable.
| * gnu: Add texlive-hyphen-turkish.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-turkish): New variable.
| * gnu: Add texlive-hyphen-thai.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-thai): New variable.
| * gnu: Add texlive-hyphen-swedish.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-swedish): New variable.
| * gnu: Add texlive-hyphen-spanish.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-spanish): New variable.
| * gnu: Add texlive-hyphen-slovenian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-slovenian): New variable.
| * gnu: Add texlive-hyphen-slovak.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-slovak): New variable.
| * gnu: Add texlive-hyphen-serbian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-serbian): New variable.
| * gnu: Add texlive-hyphen-sanskrit.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-sanskrit): New variable.
| * gnu: Add texlive-hyphen-russian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-russian): New variable.
| * gnu: Add texlive-hyphen-romansh.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-romansh): New variable.
| * gnu: Add texlive-hyphen-romanian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-romanian): New variable.
| * gnu: Add texlive-hyphen-portuguese.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-portuguese): New variable.
| * gnu: Add texlive-hyphen-polish.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-polish): New variable.
| * gnu: Add texlive-hyphen-piedmontese.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-piedmontese): New variable.
| * gnu: Add texlive-hyphen-occitan.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-occitan): New variable.
| * gnu: Add texlive-hyphen-norwegian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-norwegian): New variable.
| * gnu: Add texlive-hyphen-mongolian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-mongolian): New variable.
| * gnu: Add texlive-hyphen-lithuanian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-lithuanian): New variable.
| * gnu: Add texlive-hyphen-latvian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-latvian): New variable.
| * gnu: Add texlive-hyphen-latin.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-latin): New variable.
| * gnu: Add texlive-hyphen-kurmanji.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-kurmanji): New variable.
| * gnu: Add texlive-hyphen-italian.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-italian): New variable.
| * gnu: Add texlive-hyphen-irish.Ricardo Wurmus2019-07-24
| | | | | | | | * gnu/packages/tex.scm (texlive-hyphen-irish): New variable.