Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65351
| References | <be8b076d-6974-4090-bc05-e8da1376c88c@googlegroups.com> |
|---|---|
| Date | 2014-02-03 17:45 +0000 |
| Subject | Re: generator slides review and Python doc (+/- text bug) |
| From | andrea crotti <andrea.crotti.0@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6348.1391450043.18130.python-list@python.org> (permalink) |
2014-02-03 <wxjmfauth@gmail.com>: > generator slides review and Python doc > > > I do not know what tool is used to produce such > slides. > > When the mouse is over a a text like a title (<H*> ... <\H*> ???) > the text get transformed and a colored eol is appearing. > > Example with the slide #3: > > Even numbers > becomes > Even numbers§ > > with a visible colored "§", 'SECTION SIGN' > > > I noticed the same effect with the Python doc > since ? (long time). > > Eg. > > The Python Tutorial > appears as > The Python Tutorial¶ > > with a visible colored "¶", 'PILCROW SIGN', > blueish in Python 3, red in Python 2.7.6. > > > And in plenty third party Python docs using > probaly the same tool as the official Python > doc. > The eol glyph may vary and may not be a "§" or a "¶". > > Windows, Firefox and others. > > The .chm files do not seem to be affected. > > jmf > -- > https://mail.python.org/mailman/listinfo/python-list I just saw now this mail you didn't reply to my email correctly.. Anyway I use this: https://github.com/nyergler/hieroglyph And I just use sphinx + RST to generate the slides, the raw source is here: https://raw2.github.com/AndreaCrotti/generators/master/index.rst
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
generator slides review and Python doc (+/- text bug) wxjmfauth@gmail.com - 2014-02-03 05:59 -0800
Re: generator slides review and Python doc (+/- text bug) Michael Torrie <torriem@gmail.com> - 2014-02-03 09:50 -0700
Re: generator slides review and Python doc (+/- text bug) Rotwang <sg552@hotmail.co.uk> - 2014-02-03 17:42 +0000
Re: generator slides review and Python doc (+/- text bug) wxjmfauth@gmail.com - 2014-02-03 10:37 -0800
Re: generator slides review and Python doc (+/- text bug) Chris Angelico <rosuav@gmail.com> - 2014-02-04 05:46 +1100
Re: generator slides review and Python doc (+/- text bug) Rotwang <sg552@hotmail.co.uk> - 2014-02-03 18:55 +0000
Re: generator slides review and Python doc (+/- text bug) wxjmfauth@gmail.com - 2014-02-03 11:31 -0800
[OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Ben Finney <ben+python@benfinney.id.au> - 2014-02-04 09:56 +1100
Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) wxjmfauth@gmail.com - 2014-02-03 22:51 -0800
Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Chris Angelico <rosuav@gmail.com> - 2014-02-04 17:58 +1100
Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Jerry Hill <malaclypse2@gmail.com> - 2014-02-04 09:39 -0500
Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) wxjmfauth@gmail.com - 2014-02-04 07:21 -0800
Re: [OT] Usage of U+00B6 PILCROW SIGN Michael Torrie <torriem@gmail.com> - 2014-02-04 08:31 -0700
Re: [OT] Usage of U+00B6 PILCROW SIGN Jim Gibson <jimsgibson@gmail.com> - 2014-02-04 10:24 -0800
Re: [OT] Usage of U+00B6 PILCROW SIGN Chris Angelico <rosuav@gmail.com> - 2014-02-05 03:18 +1100
Re: [OT] Usage of U+00B6 PILCROW SIGN Ned Batchelder <ned@nedbatchelder.com> - 2014-02-04 13:20 -0500
Re: [OT] Usage of U+00B6 PILCROW SIGN Peter Otten <__peter__@web.de> - 2014-02-04 19:40 +0100
Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) andrea crotti <andrea.crotti.0@gmail.com> - 2014-02-04 19:19 +0000
Re: [OT] Usage of U+00B6 PILCROW SIGN Terry Reedy <tjreedy@udel.edu> - 2014-02-04 18:00 -0500
Re: [OT] Usage of U+00B6 PILCROW SIGN Terry Reedy <tjreedy@udel.edu> - 2014-02-04 18:18 -0500
Re: [OT] Usage of U+00B6 PILCROW SIGN wxjmfauth@gmail.com - 2014-02-05 06:41 -0800
Re: [OT] Usage of U+00B6 PILCROW SIGN Ned Batchelder <ned@nedbatchelder.com> - 2014-02-05 10:23 -0500
Re: [OT] Usage of U+00B6 PILCROW SIGN wxjmfauth@gmail.com - 2014-02-05 10:58 -0800
Re: [OT] Usage of U+00B6 PILCROW SIGN Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-05 15:45 +0000
Re: [OT] Usage of U+00B6 PILCROW SIGN Terry Reedy <tjreedy@udel.edu> - 2014-02-04 18:24 -0500
Re: [OT] Usage of U+00B6 PILCROW SIGN Terry Reedy <tjreedy@udel.edu> - 2014-02-04 18:28 -0500
Re: [OT] Usage of U+00B6 PILCROW SIGN Chris Angelico <rosuav@gmail.com> - 2014-02-05 10:35 +1100
Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Rustom Mody <rustompmody@gmail.com> - 2014-02-06 04:23 -0800
Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) wxjmfauth@gmail.com - 2014-02-06 05:27 -0800
Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Chris Angelico <rosuav@gmail.com> - 2014-02-07 04:23 +1100
Re: [OT] Usage of U+00B6 PILCROW SIGN Robert Kern <robert.kern@gmail.com> - 2014-02-06 19:29 +0000
Re: [OT] Usage of U+00B6 PILCROW SIGN Rustom Mody <rustompmody@gmail.com> - 2014-02-06 19:05 -0800
Re: generator slides review and Python doc (+/- text bug) andrea crotti <andrea.crotti.0@gmail.com> - 2014-02-03 17:45 +0000
csiph-web