Günter Milde
Günter Milde
The releases of [babel-greek](https://ctan.org/pkg/babel-greek) 1.14 and [greek-fontenc](https://ctan.org/pkg/greek-fontenc) 2.5 fix most issues with `\MakeUppercase` for Greek LICR input. However, subtle differences between case changes of literal characters and LICRs remain. For...
`\MakeUppercase` implements the "disjunctive eta" rule for literal characters: ή and Ή keep their accent if found "stand-alone" but drop it when part of a word. The “disjunctive eta” exception...
There are several issues with the font encoding switches for languages "imported" from `*.ini` files or used "on-the-fly" * Some languages currently listed as supporting OT1 use characters or accents...
It seems like "simple" links to different Wiki pages fail in text parts written in rST: Working examples: links with targed specified in rST (cf. https://moin-20.readthedocs.io/en/latest/user/rest.html#hyperlinks). Links that work =============...
### Describe the bug The *reStructuredText Primer* (doc/usage/restructuredtext/basics.rst) starts the section on *External links* with ~~~ Use ```Link text `_`` for inline web links. ~~~ which is, according to the...
The Docutils pre-release 0.22.rc3 is available on pypi https://pypi.org/project/docutils/0.22rc3/. The Sphinx test suite includes a test with Docutils HEAD, so the basics should work. @AA-Turner are there still inverted tests...
Running `pytest` on a recent git checkout fails due to my local Docutils configuration differing from default settings. I suppose the reason is, that I activate the [smart_quotes](https://docutils.sourceforge.io/docs/user/config.html#smart-quotes) transform in...
### Describe the bug The ["only" directive](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#including-content-based-on-tags)'s documentation features the warning > This directive is designed to control only content of document. It could not control sections, labels and so...
### Describe the bug The documentation of the Moin 2 project at https://app.readthedocs.org/projects/moin-20/ fails to build because of an > NotImplementedError: departing unknown node type: acronym The `` element is...
Treat "off-list" schemes as part of a local wiki item name, so that page names like "Parrots: blue or green" are easy to access. Add check for safe URI scheme...