| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/tex.scm (texlive-inconsolata): New variable.
|
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
Biber 2.12 is incompatible with biblatex 3.11, which is what's currently
packaged. This is a followup to 41a010875ba4108e666f11fc111cf5bb5dcf5464.
* gnu/packages/tex.scm (biber): Downgrade to 2.11.
|
|
|
|
|
|
| |
* gnu/packages/patches/biber-sortinithash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tex.scm (biber)[source]: Use it.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-csquotes): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-marginnote): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/tex.scm (rubber)[inputs]: Move texinfo from here...
[native-inputs]: ...to this new field.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In Guile < 2.9.7, autoloading a module would give you access to all its
bindings. In future versions, autoloading a module gives access only to
the listed bindings, as per #:select (see <https://bugs.gnu.org/38895>).
This commit adjusts autoloads to the new semantics, allowing Guix to be
built with Guile 2.9.7/2.9.8.
* guix/build/download.scm <top level>: Remove call to 'module-autoload!'.
(load-gnutls): New procedure.
(tls-wrap): Call it.
* guix/git.scm <top level>: Remove call to 'module-autoload!'.
(load-git-submodules): New procedure.
(update-submodules): Call it instead of 'resolve-interface'.
* gnu/bootloader/grub.scm: Replace #:autoload with #:use-module.
* gnu/packages.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/tex.scm: Likewise.
* gnu/services/cuirass.scm: Likewise.
* gnu/services/mcron.scm: Likewise.
* guix/lint.scm: Augment list of bindings in #:autoload.
* guix/scripts/build.scm: Likewise.
* guix/scripts/gc.scm: Likewise.
* guix/scripts/pack.scm: Likewise.
* guix/scripts/publish.scm: Likewise.
* guix/scripts/pull.scm: Likewise.
* guix/utils.scm: Remove unnecessary #:autoload clauses; replace one
of them with #:use-module.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-pdfx)[source]: Use file-name.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-xmpincl)[source]: Use file-name.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-changepage)[source]: Use
file-name.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-mflogo)[source]: Use file-name.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-standalone)[source]: Use file-name.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-booktabs)[source]: Use file-name.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-xkeyval)[source]: Use file-name.
|
|
|
|
| |
* gnu/packages/tex.scm (lyx)[source]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/tex.scm (lyx)[inputs, native-inputs]: Replace python-2 with default python.
|
|
|
|
|
| |
* gnu/packages/tex.scm (lyx): Update to 2.3.3.
[native-inputs]: Remove bc.
|
|
|
|
| |
* gnu/packages/tex.scm (lyx)[source]: Hard-code NAME.
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/tex.scm (texlive-union)[arguments]: Exclude sed and coreutils
from union; add sed to the PATH; run updmap-sys twice; delete ls-R to avoid
lookup failures.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/tex.scm (texlive-latex-base): Use simple-texlive-package to
install additional files.
|
|\ \ \
| | |/
| |/| |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Reported by numerobis on the #guix IRC channel.
* gnu/packages/tex.scm (texlive-xypic)[source]: Install "tex/generic/xypic"
files.
[arguments]: Remove #:tex-directory.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-booktabs): New variable.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-siunitx): New variable.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-standalone): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-latex-xkeyval)[arguments]: Add various custom
build phases to fix the build.
[native-inputs]: Add texlive-latex-base, texlive-cm, texlive-lm, texlive-url,
texlive-graphics-def, texlive-xcolor, texlive-latex-footmisc,
texlive-latex-listings, texlive-iftex, texlive-pstricks, texlive-pst-text,
texlive-tools, and texlive-latex-pgf.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-tools): New variable.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-iftex): New variable.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-pst-text): New variable.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-pstricks): New variable.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-ydoc): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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/packages/tex.scm (texlive-fonts-iwona)[description]: Use double spacing.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-amsfonts)[arguments]: Override build targets;
rename font build directory to avoid installing it a second time.
|
| |
| |
| |
| |
| |
| |
| | |
* 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/packages/tex.scm (texlive-base)[default-packages]: Add texlive-tetex.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-tetex): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-beamer): New variable.
(texlive-latex-beamer): Deprecate package.
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-cm): New variable.
(texlive-fonts-cm): Deprecate package.
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-zapfding): New variable.
(texlive-fonts-adobe-zapfding): Deprecate package.
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-palatino): New variable.
(texlive-fonts-adobe-palatino): Deprecate package.
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-times): New variable.
(texlive-fonts-adobe-times): Deprecate package.
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-charter): New variable.
(texlive-fonts-charter): Deprecate package.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-tex-plain): Implement with
SIMPLE-TEXLIVE-PACKAGE.
[description]: Use full sentences.
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-xypic): New variable.
(texlive-fonts-xypic, texlive-generic-xypic): Deprecate them.
|