gnu: texlive-latex-amsmath: Replace with texlive-amsmath.
* gnu/packages/tex.scm (texlive-latex-amsmath)[replace]: Replace with texlive-amsmath.
This commit is contained in:
		
							parent
							
								
									6481dbda51
								
							
						
					
					
						commit
						dc27f18ed5
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -3900,6 +3900,8 @@ loading fonts by their proper names instead of file names.")
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "172zybw7rp05jca8wl6x0mh6z6gncdyi1j9wdfyjnhbvqw0z4wi4"))))
 | 
					                "172zybw7rp05jca8wl6x0mh6z6gncdyi1j9wdfyjnhbvqw0z4wi4"))))
 | 
				
			||||||
 | 
					    ;; This package misses important files
 | 
				
			||||||
 | 
					    (replacement texlive-amsmath)
 | 
				
			||||||
    (build-system texlive-build-system)
 | 
					    (build-system texlive-build-system)
 | 
				
			||||||
    (arguments '(#:tex-directory "latex/amsmath"))
 | 
					    (arguments '(#:tex-directory "latex/amsmath"))
 | 
				
			||||||
    (home-page "https://www.ctan.org/pkg/amsmath")
 | 
					    (home-page "https://www.ctan.org/pkg/amsmath")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue