[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
230/452: gnu: texlive-csplain: Refresh package definition.
From: |
guix-commits |
Subject: |
230/452: gnu: texlive-csplain: Refresh package definition. |
Date: |
Fri, 9 Jun 2023 13:43:28 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit 2a0fe75d12c4b5b6a3a487d141e0fe843ce9860e
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon May 15 22:36:38 2023 +0200
gnu: texlive-csplain: Refresh package definition.
* gnu/packages/tex.scm (texlive-csplain): Remove SIMPLE-TEXLIVE-PACKAGE
call.
[propagated-inputs]: Add TEXLIVE-CM, TEXLIVE-CS, TEXLIVE-ENCTEX,
TEXLIVE-HYPH-UTF8, TEXLIVE-HYPHEN-BASE, TEXLIVET-TEX-INI-FILES.
---
gnu/packages/tex.scm | 48 ++++++++++++++++++++++++++++++------------------
1 file changed, 30 insertions(+), 18 deletions(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 4c10acf72d..ce6fa2f274 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4699,26 +4699,38 @@ available.")
;;; its license.
(define-public texlive-csplain
(package
- (inherit (simple-texlive-package
- "texlive-csplain"
- (list "tex/csplain/base/")
- (base32 "0cgrwc8lgf2x2hq6bb4kqxw597card985zdd9ipn7k98mmwrxhz3")
- #:trivial? #t))
+ (name "texlive-csplain")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "tex/csplain/base/"
+ "tex/csplain/fonts/"
+ "tex/csplain/opmac/")
+ (base32
+ "068g31l2ralz03gsv58j67dm85vy0ad58dvdkh93ws0yzf0rnr5f")))
+ (build-system texlive-build-system)
+ (propagated-inputs
+ (list texlive-cm
+ texlive-cs
+ texlive-enctex
+ texlive-hyph-utf8
+ texlive-hyphen-base
+ texlive-tex-ini-files))
(home-page "https://petr.olsak.net/csplain-e.html")
(synopsis "Plain TeX multilanguage support")
- (description "CSplain is a small extension of basic Plain TeX macros from
-which the formats @code{csplain} and @code{pdfcsplain} can be generated. It
-supports: hyphenation of words for 50+ languages, simple and powerful font
-loading system (various sizes of fonts), TeX, pdfTeX, XeTeX and LuaTeX
-engines, math fonts simply loaded with full amstex-like features, three
-internal encodings (IL2 for Czech/Slovak languages, T1 for many languages with
-latin alphabet and Unicode in new TeX engines), natural UTF-8 input in pdfTeX
-using encTeX without any active characters, Czech and Slovak special
-typesetting features. An important part of the package is OPmac, which
-implements most of LaTeX's features (sectioning, font selection, color, hyper
-reference and URLs, bibliography, index, table of contents, tables, etc.) by
-Plain TeX macros. The OPmac macros can generate a bibliography without any
-external program.")
+ (description
+ "CSplain is a small extension of basic Plain TeX macros from which the
+formats @code{csplain} and @code{pdfcsplain} can be generated. It supports:
+hyphenation of words for 50+ languages, simple and powerful font loading
+system (various sizes of fonts), TeX, pdfTeX, XeTeX and LuaTeX engines, math
+fonts simply loaded with full amstex-like features, three internal
+encodings (IL2 for Czech/Slovak languages, T1 for many languages with latin
+alphabet and Unicode in new TeX engines), natural UTF-8 input in pdfTeX using
+encTeX without any active characters, Czech and Slovak special typesetting
+features. An important part of the package is OPmac, which implements most of
+LaTeX's features (sectioning, font selection, color, hyper reference and URLs,
+bibliography, index, table of contents, tables, etc.) by Plain TeX macros.
+The OPmac macros can generate a bibliography without any external program.")
;; This custom permissive license includes as a redistribution condition
;; that says the package must be renamed from 'csplain' if it is modified.
(license (license:non-copyleft "file:///tex/csplain/base/csplain.ini"))))
- 66/452: gnu: Add texlive-atenddvi., (continued)
- 66/452: gnu: Add texlive-atenddvi., guix-commits, 2023/06/09
- 73/452: gnu: texlive-latex-changebar -> texlive-changebar., guix-commits, 2023/06/09
- 100/452: gnu: texlive-latex-ucs -> texlive-ucs., guix-commits, 2023/06/09
- 95/452: gnu: Add texlive-luatexbase., guix-commits, 2023/06/09
- 121/452: gnu: texlive-fonts-iwona -> texlive-iwona., guix-commits, 2023/06/09
- 112/452: gnu: texlive-latex-bussproofs -> texlive-bussproofs., guix-commits, 2023/06/09
- 130/452: gnu: texlive-ydoc: Refresh package definition., guix-commits, 2023/06/09
- 169/452: gnu: texlive-endfloat: Refresh package definition., guix-commits, 2023/06/09
- 205/452: gnu: texlive-csquotes: Refresh package definition., guix-commits, 2023/06/09
- 225/452: gnu: Add texlive-xmltexconfig., guix-commits, 2023/06/09
- 230/452: gnu: texlive-csplain: Refresh package definition.,
guix-commits <=
- 231/452: gnu: texlive-babel-french: Refresh package definition., guix-commits, 2023/06/09
- 239/452: gnu: texlive-capt-of: Refresh package definition., guix-commits, 2023/06/09
- 241/452: gnu: texlive-metalogo: Refresh package definition., guix-commits, 2023/06/09
- 245/452: gnu: texlive-polyglossia: Refresh package definition., guix-commits, 2023/06/09
- 250/452: gnu: texlive-pdfpages: Refresh package definition., guix-commits, 2023/06/09
- 252/452: gnu: texlive-lh: Refresh package definition., guix-commits, 2023/06/09
- 258/452: gnu: texlive-bigintcalc: Refresh package definition., guix-commits, 2023/06/09
- 273/452: gnu: texlive-unicode-data: Refresh package definition., guix-commits, 2023/06/09
- 278/452: gnu: texlive-epstopdf-pkg: Refresh package definition., guix-commits, 2023/06/09
- 262/452: gnu: texlive-infwarerr: Refresh package definition., guix-commits, 2023/06/09