gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]: Reflow description to fit 80-char width.
This commit is contained in:
		
							parent
							
								
									2564081cd1
								
							
						
					
					
						commit
						f80d344237
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -352,9 +352,9 @@ documents.")
 | 
				
			||||||
     `(("python-sphinx" ,python-sphinx)))
 | 
					     `(("python-sphinx" ,python-sphinx)))
 | 
				
			||||||
    (home-page "https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter")
 | 
					    (home-page "https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter")
 | 
				
			||||||
    (synopsis "Sphinx SVG to PDF converter extension")
 | 
					    (synopsis "Sphinx SVG to PDF converter extension")
 | 
				
			||||||
    (description "A Sphinx extension to convert SVG images to PDF in case the builder does not support
 | 
					 | 
				
			||||||
SVG images natively (e.g. LaTeX).")
 | 
					 | 
				
			||||||
    (license license:bsd-3)))
 | 
					    (license license:bsd-3)))
 | 
				
			||||||
 | 
					    (description "A Sphinx extension to convert SVG images to PDF in case the
 | 
				
			||||||
 | 
					builder does not support SVG images natively (e.g. LaTeX).")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python-sphinxcontrib-websupport
 | 
					(define-public python-sphinxcontrib-websupport
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue