Re: [sage-devel] Re: Trac sometimes delays displaying commits until next comment

2018-01-08 Thread Nils Bruin
On Sunday, January 7, 2018 at 5:42:19 PM UTC-8, Heuberger, Clemens wrote: > > > IIRC, this happens if and only if the branch field is changed. > > My work-around (when changing from u/somebody_else/branchname to > u/cheuberg/branchname) is usually to first push the old branch under a new > name,

[sage-devel] Re: typesetting of math formulas in (certain) docstrings is broken

2018-01-08 Thread Steven Trogdon
OK, so my log files indicated that mathjax-2.6.1 had been successfully installed, but upon looking at what should have been installed it was clear that the install was not correct. After ./sage -f mathjax and rebuilding the html-docs the math (latex) typsetting is now what it should be.

[sage-devel] Re: typesetting of math formulas in (certain) docstrings is broken

2018-01-08 Thread Steven Trogdon
The html code for plot.html appears to be correct. In places where `(0,1)` is typeset there is \((0,1)\). However at the beginning of plot.html there is All links are good except which is stale (file not found). So the

[sage-devel] Sage-related sessions at the Joint Mathematics Meetings

2018-01-08 Thread kcrisman
For those going to San Diego next week, here are all the Sage-related events I could find. Naturally there is also the CoCalc table and note that nearly all of the PreTeXt/Mathbook XML talks will involve Sage cells in some fashion. 1135-00-2166 Andrew Gillette, Tyler Kloefkorn and Victoria

[sage-devel] Re: typesetting of math formulas in (certain) docstrings is broken

2018-01-08 Thread Steven Trogdon
So after a make doc-clean && make, I have So something is doing this. On Monday, January 8, 2018 at 4:06:45 AM UTC-6, Eric Gourgoulhon wrote: > > Hi Steven, >

Re: [sage-devel] Re: Trac sometimes delays displaying commits until next comment

2018-01-08 Thread Jeroen Demeyer
On 2018-01-08 00:24, Samuel Lelievre wrote: I noticed that Sage's Trac server sometimes delays displaying commits on a ticket history; the commits only appear attached to the next comments that gets added to the ticket. See https://github.com/sagemath/sage_trac_plugin/issues/10 -- You received

[sage-devel] Re: typesetting of math formulas in (certain) docstrings is broken

2018-01-08 Thread Eric Gourgoulhon
Hi Steven, Le lundi 8 janvier 2018 06:52:41 UTC+1, Steven Trogdon a écrit : > > In the html docs, the `(0,1)` now appears literally as \((0,1)\), i.e. no > math typesetting. > I don't see the issue: (0,1) in this warning appears LaTeX-typeset in the 8.1. documentation posted at

[sage-devel] Re: Trac sometimes delays displaying commits until next comment

2018-01-08 Thread Simon King
Hi! Personally, I think there are much more annoying things happening in trac (such as: the browser suddenly jumping to a totally wrong place while writing a comment, so that one cannot see what one types). Actually, I can not totally confirm what Samuel was complaining about: - Yes, if one