summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2024-06-22 00:01:50 +0200
committerChristopher Baines <mail@cbaines.net>2024-07-11 10:25:19 +0100
commit5554ebc48746a0163c694d8441f7f81164550009 (patch)
treefc676bf1f5f81b5d8e15ca35a9d63f34319db44b
parentf6dc47ca95746d0d952540e4ceb3e01bf60cd908 (diff)
downloadguix-patches-5554ebc48746a0163c694d8441f7f81164550009.tar
guix-patches-5554ebc48746a0163c694d8441f7f81164550009.tar.gz
gnu: texlive-dotseqn: Remove native input.
* gnu/packages/tex.scm (texlive-dotseqn)[native-inputs]: Remove TEXLIVE-HYPODOC. Change-Id: I4acdec4230937e59f1dd0876a6dc38fd35a2aa5e
-rw-r--r--gnu/packages/tex.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 7aada85712..380c5a8899 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -99498,7 +99498,6 @@ intended for symbols in non English languages.")
"\\ifodd89\n") ;create "dotseqn.sty"
(("\\\\ifodd\\\\answer \\\\else \\\\OnlyDescription \\\\fi")
"\\OnlyDescription"))))))) ;no documentation.
- (native-inputs (list (texlive-updmap.cfg (list texlive-hypdoc))))
(home-page "https://ctan.org/pkg/dotseqn")
(synopsis "Flush left equations with dotted leaders to the numbers")
(description