gnu: texlive-apa6: Propagate dependencies.
* gnu/packages/tex.scm (texlive-apa6)[propagated-inputs]: Add runtime dependencies loaded via \RequirePackage.
This commit is contained in:
parent
9537ab6660
commit
b73814872e
@ -11129,6 +11129,20 @@ and selecting references used in a publication.")
|
|||||||
(base32
|
(base32
|
||||||
"08jn8piyaad4zln33c0gikyhdkcsk2s3ms9l992riq2hbpbm9lcf")
|
"08jn8piyaad4zln33c0gikyhdkcsk2s3ms9l992riq2hbpbm9lcf")
|
||||||
#:trivial? #t))
|
#:trivial? #t))
|
||||||
|
(propagated-inputs (list texlive-apacite
|
||||||
|
texlive-babel
|
||||||
|
texlive-booktabs
|
||||||
|
texlive-endnotes
|
||||||
|
texlive-etoolbox
|
||||||
|
texlive-generic-xstring
|
||||||
|
texlive-latex-draftwatermark
|
||||||
|
texlive-latex-fancyhdr
|
||||||
|
texlive-latex-float
|
||||||
|
texlive-latex-graphics
|
||||||
|
texlive-lm
|
||||||
|
texlive-substr
|
||||||
|
texlive-times
|
||||||
|
texlive-tools))
|
||||||
(home-page "https://www.ctan.org/pkg/apa6")
|
(home-page "https://www.ctan.org/pkg/apa6")
|
||||||
(synopsis "Format documents in APA style (6th edition)")
|
(synopsis "Format documents in APA style (6th edition)")
|
||||||
(description "The class formats documents in APA style (6th
|
(description "The class formats documents in APA style (6th
|
||||||
|
Loading…
Reference in New Issue
Block a user