> Actually umlaut letters are used quite widely here in northern Europe,
> like in Finland, Sweden, Denmark, Norway etc.
>
> I wonder is this something to do with unicode/other character stuff that
> puts characters out of ASCII domain. Then it will affect wider audience
> that uses non-ASCII characters in native languages (like Russians or
> Chinese).
Hi Jani
Hi List
I have to correct my perviouse mail. This issue is not solved. We now know
why it happens and one possible solution.
The possible "solution" is to divide the rst-Parts from the python-parts like
this:
{{{
#!rst
Text
}}}
{{{
#!python
code
}}}
{{{
#!rst
Text
}}}
and so on ...
But if someone write a lot of content (and all in rst-Text) this can NOT be a
solution to live with --> To complicate and time consuming.
Does anyone know a patch/hack/someting else to enable the UMLAUT letters within
a ".. code-block" within rst-Text??
Should I raise a ticket on http://trac.edgewall.org/ ??
Thanks
Errath Viktor
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac