aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-05-15 22:14:38 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-07-18 18:11:41 +0200
commiteab3b8036951c5cf89d8be61373746af14b3eff0 (patch)
tree912560e11336fb80d253b8bdb18912b67ae77cd1 /gnu
parentd669ea32718d3b5406dd984c980b1f09edd94ac1 (diff)
downloadguix-eab3b8036951c5cf89d8be61373746af14b3eff0.tar.gz
guix-eab3b8036951c5cf89d8be61373746af14b3eff0.zip
gnu: texlive-jknappen: Deprecate package.
* gnu/packages/tex.scm (texlive-jknappen): Deprecate variable. (texlive-paralist): (texlive-jadetex): (texlive-xindy): * gnu/packages/maths.scm (hypre): * gnu/packages/python-xyz.scm (python-nbconvert): Use TEXLIVE-JKNAPLTX instead.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/maths.scm2
-rw-r--r--gnu/packages/python-xyz.scm2
-rw-r--r--gnu/packages/statistics.scm2
-rw-r--r--gnu/packages/tex.scm55
4 files changed, 7 insertions, 54 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index dc1d62e4ad..79fccd7cc5 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5799,7 +5799,7 @@ set.")
texlive-hanging
texlive-helvetic
texlive-hyperref
- texlive-jknappen
+ texlive-jknapltx
texlive-listofitems
texlive-multirow
texlive-natbib
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2b615680e2..ac560bfcfd 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15203,7 +15203,7 @@ time.")
(texlive-updmap.cfg (list texlive-amsfonts
texlive-amsmath
texlive-eurosym
- texlive-jknappen
+ texlive-jknapltx
texlive-lm
texlive-lm-math
texlive-mathpazo
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index b2045cdd3c..11b57ae57a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4839,7 +4839,7 @@ from within R.")
swig
;;texlive-aeguill ;;FIXME: package me!
texlive-base
- texlive-jknappen))
+ texlive-jknapltx))
(propagated-inputs
(list r-lattice
r-matrix))
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index a0cddeeeb7..1bd09121ca 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -6498,7 +6498,7 @@ written especially for XeLaTeX users.")
(native-inputs (list texlive-latex-base
(texlive-updmap.cfg
(list texlive-cm
- texlive-jknappen))))
+ texlive-jknapltx))))
(home-page "https://ctan.org/pkg/paralist")
(synopsis "Enumerate and itemize within paragraphs")
(description "The @code{paralist} package provides enumerate and itemize
@@ -7211,6 +7211,7 @@ in SGML; use maths minus in text as appropriate; simple Young tableaux.")
(license license:gpl3+)))
(define-deprecated-package texlive-latex-jknapltx texlive-jknapltx)
+(define-deprecated-package texlive-jknappen texlive-jknapltx)
(define-public texlive-kvoptions
(let ((template (simple-texlive-package
@@ -8148,54 +8149,6 @@ of ink traps which typify the Kurier font.")
(define-deprecated-package texlive-fonts-iwona texlive-iwona)
-(define-public texlive-jknappen
- (package
- (inherit (simple-texlive-package
- "texlive-jknappen"
- (list "/fonts/source/jknappen/"
- "/fonts/tfm/jknappen/"
- "/tex4ht/ht-fonts/alias/jknappen/"
- "/tex4ht/ht-fonts/unicode/jknappen/")
- (base32
- "0xvy3c845jc7iw1h9rcm1r2yvm1ni1sm9r9k9j2cfc82xy43rwij")
- #:trivial? #t))
- (home-page "https://www.ctan.org/pkg/jknappen")
- (synopsis "Miscellaneous packages by Jörg Knappen")
- (description
- "This package contains a collection of macros by Jörg Knappen:
-@table @code
-@item greekctr
-New counterstyles @code{\\greek} and @code{\\Greek}.
-@item holtpolt
-Non-commutative fractions
-@item latin1jk
-@itemx latin2jk
-@itemx latin3jk
-Inputenc definition files that allow verbatim input in the respective ISO
-Latin codes.
-@item mathbol
-Blackboard bold fonts for use in maths.
-@item mathrsfs
-Mathematical script letters, as traditionally used in physics for Lagrangian,
-Hamiltonian, path integral measures, etc.
-@item parboxx
-New alignment options for parboxen at top and bottom of the box.
-@item sans
-Interchanges the roles of sans serif and roman fonts throughout the document.
-@item semtrans
-Support for special latin letters and diacritics used in transliteration of
-semitic languages
-@item smartmn
-Intelligent hyphen/minus, which guesses whether to render as hyphen or minus.
-@item sgmlcmpt
-Commands replacing the characters <, >, and &.
-@item tccompat
-A compatibility package for users of the older versions of the textcomp package.
-@item young
-Simple Young tableaux.
-@end table")
- (license license:gpl2))) ;per the 00readme_txt file.
-
(define-public texlive-jadetex
(let ((template (simple-texlive-package
"texlive-jadetex"
@@ -8258,7 +8211,7 @@ Simple Young tableaux.
texlive-latex-fonts ;for lasy6
;; The t1cmr.fd file of texlive-latex-base refers to the ecrm font,
;; provided by the jknappen package collection.
- texlive-jknappen
+ texlive-jknapltx
texlive-hyperref
texlive-colortbl
texlive-fancyhdr
@@ -12290,7 +12243,7 @@ handle complex tests.")
(texlive-updmap.cfg ;fonts
(list texlive-cbfonts
texlive-lh
- texlive-jknappen))))
+ texlive-jknapltx))))
(inputs (list clisp perl)) ;used at run time
(home-page "https://www.ctan.org/pkg/xindy")
(synopsis "General-purpose index processor")