OK,sorry, I looked in the wrong place. All fixed now.

On Wed, Jan 19, 2022 at 7:34 PM Matthias Koeppe
<matthiaskoe...@gmail.com> wrote:
>
> You added 2 bullet points after the existing 2 bullet points at the top of 
> section 4 "Number Theory".
> After the 4 bullet points, there are 2 subsections. These are what appears in 
> the TOC.
>
>
>
> On Wednesday, January 19, 2022 at 11:27:39 AM UTC-8 Dima Pasechnik wrote:
>>
>> On Wed, Jan 19, 2022 at 7:05 PM Matthias Koeppe
>> <matthia...@gmail.com> wrote:
>> >
>> > Which section are you missing?
>> in the TOC there is
>>
>> 4. Number theory
>> 1. Elliptic curves and isogenies
>> 2. Modular and quasimodular forms
>> 5. ...
>>
>> but it should be
>>
>> 4. Number theory
>> 1. Elliptic curves and isogenies
>> 2. Modular and quasimodular forms
>> 3. (about binary forms)
>> 4. (about prime_pi etc)
>> 5. ...
>>
>> No idea how
>>
>> 1. Elliptic curves and isogenies
>> 2. Modular and quasimodular forms
>> got there in the TOC...
>>
>>
>> >
>> > On Wednesday, January 19, 2022 at 10:45:43 AM UTC-8 Dima Pasechnik wrote:
>> >>
>> >> On Wed, Jan 19, 2022 at 6:43 PM Matthias Koeppe
>> >> <matthia...@gmail.com> wrote:
>> >> >
>> >> > Yes, == and === is the wiki markup for sections
>> >>
>> >> so the section is already there. Why does the TOC only list 2 entries 
>> >> there?
>> >>
>> >> >
>> >> > On Wednesday, January 19, 2022 at 10:41:56 AM UTC-8 Dima Pasechnik 
>> >> > wrote:
>> >> >>
>> >> >> On Wed, Jan 19, 2022 at 6:36 PM Matthias Koeppe
>> >> >> <matthia...@gmail.com> wrote:
>> >> >> >
>> >> >> > You didn't add a section
>> >> >>
>> >> >> no idea what this means, to add a section. Is `== Number theory ==` a 
>> >> >> section?
>> >> >> What kind of magic is supposed to count the entries there?
>> >> >>
>> >> >> >
>> >> >> > On Wednesday, January 19, 2022 at 10:30:14 AM UTC-8 Dima Pasechnik 
>> >> >> > wrote:
>> >> >> >>
>> >> >> >> On Wed, Jan 19, 2022 at 5:24 PM Dima Pasechnik <dim...@gmail.com> 
>> >> >> >> wrote:
>> >> >> >> >
>> >> >> >> > Something about prinecount and related functions should be added. 
>> >> >> >> > I'll do this.
>> >> >> >>
>> >> >> >> OK, I've added a bit, but the TOC does not get updated, for some
>> >> >> >> reason (Number theory should have 4 items, not 2).
>> >> >> >>
>> >> >> >> Dima
>> >> >> >>
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > On Wed, 19 Jan 2022, 16:58 Matthias Koeppe, 
>> >> >> >> > <matthia...@gmail.com> wrote:
>> >> >> >> >>
>> >> >> >> >> Any final additions to the Sage 9.5 release tour?
>> >> >> >> >> https://wiki.sagemath.org/ReleaseTours/sage-9.5
>> >> >> >> >>
>> >> >> >> >> Symbolics
>> >> >> >> >>
>> >> >> >> >> Changes to symbolic expressions
>> >> >> >> >> Interface to Mathics, a free implementation of the Wolfram 
>> >> >> >> >> language
>> >> >> >> >>
>> >> >> >> >> Linear Algebra
>> >> >> >> >> Manifolds
>> >> >> >> >>
>> >> >> >> >> De Rham cohomology and characteristic classes
>> >> >> >> >> Automatic coordinate change in curve plots
>> >> >> >> >> Internal code improvements and bug fixes
>> >> >> >> >>
>> >> >> >> >> Number theory
>> >> >> >> >>
>> >> >> >> >> Elliptic curves and isogenies
>> >> >> >> >> Modular and quasimodular forms
>> >> >> >> >>
>> >> >> >> >> Algebra
>> >> >> >> >>
>> >> >> >> >> New lazy Laurent series backend
>> >> >> >> >> Lazy Dirichlet series
>> >> >> >> >>
>> >> >> >> >> Deprecated and removed functionality
>> >> >> >> >> Package upgrades
>> >> >> >> >> Configuration changes
>> >> >> >> >>
>> >> >> >> >> Separate virtual environment for Python packages
>> >> >> >> >> New default: configure --with-system-gcc=force
>> >> >> >> >> New option: configure --disable-doc
>> >> >> >> >> Packages atlas and mpir removed
>> >> >> >> >> psutil package removed
>> >> >> >> >>
>> >> >> >> >> For developers and packagers: Modularization and packaging 
>> >> >> >> >> changes
>> >> >> >> >>
>> >> >> >> >> New distribution package on PyPI: sage-setup
>> >> >> >> >> Pynac merged into the Sage library
>> >> >> >> >> Doctest annotation "# optional - FEATURE" for portions of the 
>> >> >> >> >> Sage library
>> >> >> >> >> Module-level annotation "# sage.doctest: optional - FEATURE"
>> >> >> >> >> Abstract base classes for "isinstance" testing
>> >> >> >> >>
>> >> >> >> >> Availability of Sage 9.5 and installation help
>> >> >> >> >>
>> >> >> >> >> Sources
>> >> >> >> >> Binaries
>> >> >> >> >> Help
>> >> >> >> >>
>> >> >> >> >> More details
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> On Tuesday, December 14, 2021 at 11:55:27 AM UTC-8 Matthias 
>> >> >> >> >> Koeppe wrote:
>> >> >> >> >>>
>> >> >> >> >>> On Tuesday, November 2, 2021 at 12:37:01 PM UTC-7 Matthias 
>> >> >> >> >>> Koeppe wrote:
>> >> >> >> >>>>
>> >> >> >> >>>> It's time to work on the release tour for Sage 9.5:
>> >> >> >> >>>> https://wiki.sagemath.org/ReleaseTours/sage-9.5
>> >> >> >> >>>> If you don't have an account that allows you to edit the wiki, 
>> >> >> >> >>>> please feel free to just post additions as a reply here; I can 
>> >> >> >> >>>> add them to the page.
>> >> >> >> >>>
>> >> >> >> >>>
>> >> >> >> >>> So far we have:
>> >> >> >> >>>
>> >> >> >> >>> Contents
>> >> >> >> >>>
>> >> >> >> >>> Sage 9.5 Release Tour
>> >> >> >> >>>
>> >> >> >> >>> Symbolics
>> >> >> >> >>>
>> >> >> >> >>> Changes to symbolic expressions
>> >> >> >> >>> Interface to Mathics, a free implementation of the Wolfram 
>> >> >> >> >>> language
>> >> >> >> >>>
>> >> >> >> >>> Linear Algebra
>> >> >> >> >>> Manifolds
>> >> >> >> >>> Number theory
>> >> >> >> >>>
>> >> >> >> >>> Elliptic curves and isogenies
>> >> >> >> >>> Modular and quasimodular forms
>> >> >> >> >>>
>> >> >> >> >>> Algebra
>> >> >> >> >>>
>> >> >> >> >>> New lazy Laurent series backend
>> >> >> >> >>> Lazy Dirichlet series
>> >> >> >> >>>
>> >> >> >> >>> Deprecated and removed functionality
>> >> >> >> >>> Package upgrades
>> >> >> >> >>> Configuration changes
>> >> >> >> >>>
>> >> >> >> >>> Separate virtual environment for Python packages
>> >> >> >> >>> New default: configure --with-system-gcc=force
>> >> >> >> >>> Packages atlas and mpir removed
>> >> >> >> >>>
>> >> >> >> >>> Modularization and packaging changes
>> >> >> >> >>>
>> >> >> >> >>> New distribution package: sage-setup
>> >> >> >> >>> Pynac merged into the Sage library
>> >> >> >> >>> Doctest annotation "# optional - FEATURE" for portions of the 
>> >> >> >> >>> Sage library
>> >> >> >> >>> Module-level annotation "# sage.doctest: optional - FEATURE"
>> >> >> >> >>> Abstract base classes for "isinstance" testing
>> >> >> >> >>>
>> >> >> >> >>> Availability of Sage 9.5 and installation help
>> >> >> >> >>> More details
>> >> >> >> >>>
>> >> >> >> >>>
>> >> >> >> >>>
>> >> >> >> >>
>> >> >> >> >> --
>> >> >> >> >> You received this message because you are subscribed to the 
>> >> >> >> >> Google Groups "sage-devel" group.
>> >> >> >> >> To unsubscribe from this group and stop receiving emails from 
>> >> >> >> >> it, send an email to sage-devel+...@googlegroups.com.
>> >> >> >> >> To view this discussion on the web visit 
>> >> >> >> >> https://groups.google.com/d/msgid/sage-devel/87d7ab8a-6c62-4996-b2d3-b086315b6232n%40googlegroups.com.
>> >> >> >
>> >> >> > --
>> >> >> > You received this message because you are subscribed to the Google 
>> >> >> > Groups "sage-devel" group.
>> >> >> > To unsubscribe from this group and stop receiving emails from it, 
>> >> >> > send an email to sage-devel+...@googlegroups.com.
>> >> >> > To view this discussion on the web visit 
>> >> >> > https://groups.google.com/d/msgid/sage-devel/015997d1-ac21-4e35-87f0-32f46fb2766en%40googlegroups.com.
>> >> >
>> >> > --
>> >> > You received this message because you are subscribed to the Google 
>> >> > Groups "sage-devel" group.
>> >> > To unsubscribe from this group and stop receiving emails from it, send 
>> >> > an email to sage-devel+...@googlegroups.com.
>> >> > To view this discussion on the web visit 
>> >> > https://groups.google.com/d/msgid/sage-devel/31a7cfcd-e78c-4f79-b4d9-f4815120613en%40googlegroups.com.
>> >
>> > --
>> > You received this message because you are subscribed to the Google Groups 
>> > "sage-devel" group.
>> > To unsubscribe from this group and stop receiving emails from it, send an 
>> > email to sage-devel+...@googlegroups.com.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/d/msgid/sage-devel/79a4862f-bcdd-4fa1-a8e5-ec70621ccd06n%40googlegroups.com.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/e3241608-b49e-4758-ba2b-4fe39b78e339n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq30_YDWCgKjrz8NP9Yg7ET_JcdoM7Hq2d%3DKtJpXmC%3DN3w%40mail.gmail.com.

Reply via email to