[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
401/409: gnu: texlive-stmaryrd: Fix build.
From: |
guix-commits |
Subject: |
401/409: gnu: texlive-stmaryrd: Fix build. |
Date: |
Sat, 20 May 2023 04:03:34 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit e8bcf68aadca3d948d30576aab2cb931c13fa3df
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri May 19 18:18:12 2023 +0200
gnu: texlive-stmaryrd: Fix build.
* gnu/packages/tex.scm (texlive-stmaryrd)[native-inputs]: Add TEXLIVE-CM
and TEXLIVE-METAFONT.
---
gnu/packages/tex.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 224a66cc1a..da58c80f11 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -7751,6 +7751,7 @@ captions sideways. Options include @code{outercaption},
@code{innercaption},
(("^%% LaTeX2e.*") "\\input docstrip\n")
(("fontdef\\}\\}" line)
(string-append line "\n\\endbatchfile"))))))))
+ (native-inputs (list texlive-cm texlive-metafont))
(home-page "https://ctan.org/pkg/stmaryrd")
(synopsis "St Mary Road symbols for theoretical computer science")
(description
- 384/409: gnu: texlive-soul: Remove SIMPLE-TEXLIVE-PACKAGE call., (continued)
- 384/409: gnu: texlive-soul: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 387/409: gnu: texlive-totpages: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 386/409: gnu: texlive-totcount: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 392/409: gnu: texlive-etex: Fix build., guix-commits, 2023/05/20
- 394/409: gnu: texlive-mflogo-font: Fix build., guix-commits, 2023/05/20
- 391/409: gnu: texlive-cm: Fix build., guix-commits, 2023/05/20
- 407/409: gnu: Add texlive-sansmathfonts., guix-commits, 2023/05/20
- 402/409: gnu: texlive-wasy: Fix build., guix-commits, 2023/05/20
- 405/409: gnu: texlive-lh: Fix build., guix-commits, 2023/05/20
- 395/409: gnu: texlive-ec: Fix build., guix-commits, 2023/05/20
- 401/409: gnu: texlive-stmaryrd: Fix build.,
guix-commits <=
- 409/409: gnu: texlive-xindy: Use TEXLIVE-BUILD-SYSTEM and related tools., guix-commits, 2023/05/20