gnu: texlive-dotseqn: Remove native input.

* gnu/packages/tex.scm (texlive-dotseqn)[native-inputs]: Remove
TEXLIVE-HYPODOC.

Change-Id: I4acdec4230937e59f1dd0876a6dc38fd35a2aa5e
This commit is contained in:
Nicolas Goaziou 2024-06-22 00:01:50 +02:00 committed by Ludovic Courtès
parent d1d0df5789
commit 5b1d4ff6b9
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -99498,7 +99498,6 @@ (define-public texlive-dotseqn
"\\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