On OS X with TeXLive 2016, the PDF documentation fails to build for me, the
Russian tutorial in particular:
[docpdf] Underfull \hbox (badness 10000) in paragraph at lines 300--300
[docpdf]
[docpdf]
(/usr/local/texlive/2016/texmf-dist/tex/latex/cyrillic/t2acmss.fd)<<ot1.cmap>><
[docpdf] <oml.cmap>><<oms.cmap>><<omx.cmap>>
[docpdf] (/usr/local/texlive/2016/texmf-dist/tex/latex/amsfonts/umsa.fd)
[docpdf] (/usr/local/texlive/2016/texmf-dist/tex/latex/amsfonts/umsb.fd)
[docpdf] (/usr/local/texlive/2016/texmf-dist/tex/latex/jknapltx/ursfs.fd)
[1{/usr/local/
[docpdf] texlive/2016/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2]
[docpdf] (./SageTutorial_ru.toc [1]) [2]
[docpdf]
(/usr/local/texlive/2016/texmf-dist/tex/latex/base/t1cmss.fd)pdfTeX warning
(ex
[docpdf] t4): destination with the same identifier (name{page.1}) has been
already used,
[docpdf] duplicate ignored
[docpdf] <to be read again>
[docpdf] \relax
[docpdf] l.317 \chapter
[docpdf] {Введение} [1]pdfTeX warning (ext4): destination
with the
[docpdf] same identifier (name{page.2}) has been already used, duplicate
ignored
[docpdf] <to be read again>
[docpdf] \relax
[docpdf] l.317 \chapter
[docpdf] {Введение} [2]
[docpdf] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1.
[docpdf] (/usr/local/texlive/2016/texmf-dist/tex/latex/cyrillic/t2acmtt.fd)
[docpdf] Overfull \vbox (2.56999pt too high) detected at line 370
[docpdf] [3]
[docpdf] Overfull \hbox (50.76181pt too wide) in paragraph at lines 407--411
[docpdf] []\T2A/cmr/m/n/10 ???????????? ?? ??-????-??-??-??? SageTeX
??-??-???-?? ? \T2A
[docpdf] /cmtt/m/n/10 $SAGE_ROOT/local/share/texmf/tex/latex/sagetex/
[docpdf]
[docpdf] Underfull \hbox (badness 5878) in paragraph at lines 407--411
[docpdf] \T2A/cmr/m/n/10 , ??? ``\T2A/cmtt/m/n/10 $SAGE_ROOT
\T2A/cmr/m/n/10 '' ??-??-??
sed: RE error: illegal byte sequence
make[1]: *** [doc-pdf] Error 1
Running './sage --docbuild ru/tutorial pdf' works, though.
--
John
On Monday, March 13, 2017 at 12:45:35 AM UTC-7, Volker Braun wrote:
>
> As always, you can get the latest beta version from the "develop" git
> branch. Alternatively, the self-contained source tarball is at
> http://www.sagemath.org/download-latest.html
>
> 457b950 Updated SageMath version to 7.6.rc0
> 0cf5d68 Trac #22571: weird memory error while approximating sin
> 4d2447f Trac #15188: quo_rem incorret for p-adic polynomials
> 5503ebc Trac #22583: Work around bug #22576
> 820dcff Trac #22577: generic interface to latte count: workaround for a
> LattE flaw
> 8bc23ff Trac #22551: Deprecate the old .field() method from polyhedron
> class
> b60f2a5 Trac #22443: Do not test the version of glpk
> f73a147 Trac #18220: disallow non exact fields for the 'field' backend
> cc969bd Trac #22303: Unify "example" vs. "examples"
> dc6c388 Trac #22540: Clean up partn_ref/data_structures
> a6745d1 Trac #22454: is_unit can give wrong results in multivariate and
> infinite polynomial rings.
> 5ae06a2 Trac #22268: copy for schememorphism_points not deep enough
> 6c94abe Trac #15900: Move local/share/texmf/tex/generic/sagetex to
> local/share/texmf/tex/latex/sagetex
> cce71ee Trac #22553: pynac bug -- evaluation of arctan2 fails with
> traceback
> 7c7d5af Trac #22534: Add "long time" to doctests in the geometry component
> b2f991d Trac #22466: Implement star and stellar subdivision of a face of
> simplicial complex
> 8463b09 Trac #22538: INFINITY is not an enum
> 308c2b0 Trac #22537: Use Python 3 metaclass syntax in Cython code
> 41e467d Trac #22535: Fix bug in checking validity of coordinate values on
> a chart
> 9764cae Trac #22521: py3 some care for range
> b67b4dd Trac #22517: use Py_NE, PY_EQ, etc in richcmp in cython files
> f37938b Trac #22516: py3: simplify comparison in quadratic number field
> elements
> 98e0560 Trac #22515: py: little cleanup of iteritems
> 0b56464 Trac #22500: Add .is_combinatorially_isomorphic() method to
> polyhedra
> 958215b Trac #22496: Improve and fix documentation of Combinatorial or
> Discrete Geometry
> 3625dd6 Trac #22451: developer guide: Explain merging in new SageMath
> version without triggering many recompilations
> aa29bcb Trac #22417: Add neighborly methods for polyhedra
> 01d1e31 Trac #22309: Use PPL for computing vertices of LatticePolytope
> d6b1fa2 Trac #21593: Missing colons in Sphinx directives
> 89a993b Trac #22550: Upgrade to released versions of ipywidgets
> 06acb70 Trac #22520: Fix display of tensors on free modules of finite rank
> 3689625 Trac #22519: py3 care for zip again
> fdad633 Trac #22518: Fix bug in list functionality of free module bases
> 20e7cd4 Trac #22505: perl_term_readline_gnu fails to install
> c23563a Trac #22485: py3 get rid of the last .iteritems
> 2d5b437 Trac #22424: graph to_directed can have side effect when plotting
> 915772c Trac #20746: Pushout for real embedded number fields
> fca1caa Trac #20335: A new structure for BCH codes
> cc54d99 Trac #22488: Make Three.js work offline in Jupyter notebooks
> 3a37a5e Trac #20908: Rework index and catalogs in sage.coding
> e22bc00 Trac #21554: Document noninteger assumption in Maxima
> 0079d27 Trac #22503: Fix treatment of symbolic derivatives in
> simplification of coordinate functions
> 84abd08 Trac #22497: generic latte_int interface to count
> 1d34baf Trac #22489: Upgrade ncurses to version 6.0
> 83f0524 Trac #22416: Add .is_inscribed() method to polytopes
> b90c443 Trac #22502: a full truck of typos
> 10dfd1a Trac #22507: Upgrade lrslib to 062+autotools-2017-03-03
> 061be38 Trac #22487: gdb fails to build on 32-bit system
> 7391ab6 Trac #22481: Add a trivial factor() method for fields
> 3603a64 Trac #22261: Three.js: Default lighting
> 4ca33ea Trac #22066: implement MacMahon's Omega operator
> 7feb1fb Trac #20736: Upgrade patchbot to 2.6.1 as a system package
> fd5f71a Updated SageMath version to 7.6.beta6
>
>
--
You received this message because you are subscribed to the Google Groups
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.