Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65351

Re: generator slides review and Python doc (+/- text bug)

Path csiph.com!usenet.pasdenom.info!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <andrea.crotti.0@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'tutorial': 0.03; 'subject:text': 0.05; 'subject:Python': 0.06; 'mouse': 0.07; 'plenty': 0.07; 'subject:bug': 0.07; 'sphinx': 0.09; 'url:github': 0.09; 'windows,': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'anyway': 0.14; 'slides.': 0.16; 'subject:doc': 0.16; 'subject:generator': 0.16; 'time).': 0.16; 'url:rst': 0.16; 'appears': 0.22; 'example': 0.22; 'cc:addr:python.org': 0.22; 'visible': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'doc': 0.31; 'text': 0.33; 'url:python': 0.33; 'becomes': 0.33; 'raw': 0.33; 'third': 0.33; 'noticed': 0.34; 'tool': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; "didn't": 0.36; 'url:org': 0.36; 'others.': 0.38; 'files': 0.38; 'url:mail': 0.40; 'even': 0.60; 'numbers': 0.61; 'here:': 0.62; 'url:index': 0.63; 'such': 0.63; 'to:addr:gmail.com': 0.65; 'reply': 0.66; 'saw': 0.77; 'affected.': 0.84; 'colored': 0.84; 'slides,': 0.84; 'url:master': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=Vd8uEqo3hpul5FrsqqLR5aSP1qCO9HnLnLN1MPj4LxQ=; b=rysknNw+ppsofCH8HrOAoqaxp63f0Uc83m9QqcjUcRMLzlT7Vt7vQT8lCOARjWqcSz pbkU8PJGB2f65JwYRfrCSNLBnaw0fEkXEulYl0aZtJUCOxQxRO20PktlzS+46lFHvqI6 Ws+oSGAlgKbe+sChQ5ciwMtbqx7hZ3z6Nskhw9LLNFmtblMdPCLqG/UxItg+VSPnRYwB zPL+fxEaNURxjtOp47FcRUJhqHvQVGgHPGu4bO20sD4aLnBJtjam1SOTgBr2CutIqU94 zRMZpiDNN27nL12slmNRdr+MforcbyaCBDK7LM2ZcHQdo4haMW21Q1CI7WLNElAnOFt1 NopQ==
MIME-Version 1.0
X-Received by 10.221.26.10 with SMTP id rk10mr29772318vcb.0.1391449555612; Mon, 03 Feb 2014 09:45:55 -0800 (PST)
In-Reply-To <be8b076d-6974-4090-bc05-e8da1376c88c@googlegroups.com>
References <be8b076d-6974-4090-bc05-e8da1376c88c@googlegroups.com>
Date Mon, 3 Feb 2014 17:45:55 +0000
Subject Re: generator slides review and Python doc (+/- text bug)
From andrea crotti <andrea.crotti.0@gmail.com>
To wxjmfauth@gmail.com
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Cc python-list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.6348.1391450043.18130.python-list@python.org> (permalink)
Lines 50
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1391450044 news.xs4all.nl 2850 [2001:888:2000:d::a6]:39119
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:65351

Show key headers only | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


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