sagemath_doc_pdf: SageMath documentation in PDF format¶
Upon installation, this package builds the SageMath documentation in PDF format.
It is an optional package. It can be enabled at configuration time
using ./configure --enable-sagemath_doc_pdf
. Alternatively,
it can be installed by using make doc-pdf
.
Type¶
optional
Dependencies¶
$(SAGERUNTIME)
conway_polynomials: Python interface to Frank Lübeck’s Conway polynomial database
ipywidgets: Interactive HTML widgets for Jupyter notebooks and the IPython kernel
jupyter_client: Jupyter protocol implementation and client libraries
mathjax: A JavaScript library for displaying mathematical formulas
maxima: System for manipulating symbolic and numerical expressions
mpmath: Pure Python library for multiprecision floating-point arithmetic
pplpy_doc: Python interface to the Parma Polyhedra Library (documentation)
sagelib
sphinx_copybutton: Add a copy button to each of your code cells
sphinx_inline_tabs: Add inline tabbed content to your Sphinx documentation
Version Information¶
package-version.txt:
10.6.3
version_requirements.txt:
passagemath-doc-pdf ~= 10.6.3.0
Equivalent System Packages¶
(none known)