log

age author description
Sat, 23 May 2026 12:40:26 +0200 Franz Glasner >>>>> tag v3.0 for changeset 152dd8194f3b
Sat, 23 May 2026 12:40:10 +0200 Franz Glasner ***** v3.0 v3.0
Sat, 23 May 2026 11:43:21 +0200 Franz Glasner Docs.
Fri, 22 May 2026 23:46:11 +0200 Franz Glasner Enhance the short description of FrPseudocode: renamed and slightly changed
Fri, 22 May 2026 23:34:39 +0200 Franz Glasner Remove docs/_static/_DUMMY: not needed any more
Fri, 22 May 2026 12:57:49 +0200 Franz Glasner Unit test: enhance some test for \ttX
Fri, 22 May 2026 12:48:39 +0200 Franz Glasner More cross-references to "Explicit Token Types" in the docs
Fri, 22 May 2026 12:41:08 +0200 Franz Glasner Remove the old implementation of explicit token types completely
Fri, 22 May 2026 12:32:38 +0200 Franz Glasner Allow "normal" Pygments token names in "\ttX" ("Error", "Text.Whitespace", ...)
Fri, 22 May 2026 12:31:09 +0200 Franz Glasner FIX: the type of a is pygments.token._TokenType -- not pygments.token.Token
Thu, 21 May 2026 09:32:35 +0200 Franz Glasner Implement lexer option "strict_tokentype".
Wed, 20 May 2026 20:35:37 +0200 Franz Glasner Implement an alternate syntax for "Explicit Token Types".
Wed, 20 May 2026 20:32:42 +0200 Franz Glasner FIX: Heading levels
Wed, 20 May 2026 17:31:20 +0200 Franz Glasner FIX: Some missing context position updates if a context is given
Wed, 20 May 2026 17:28:22 +0200 Franz Glasner Rename RE group "character" -> "characters"
Wed, 20 May 2026 17:23:41 +0200 Franz Glasner Make "\T" and "\E" aliases for "\TEXT" and "\EXPRESSION"
Wed, 20 May 2026 12:54:06 +0200 Franz Glasner Update to latest my-doc-XXX.sty for PDF builds
Wed, 20 May 2026 12:48:19 +0200 Franz Glasner Wording in changelog
Wed, 20 May 2026 12:11:30 +0200 Franz Glasner Link from "Names and Entities" to "TokenReplaceFilter"
Wed, 20 May 2026 12:10:47 +0200 Franz Glasner Wording in docs
Wed, 20 May 2026 12:10:01 +0200 Franz Glasner Allow more separator characters for explicit token types.
Wed, 20 May 2026 10:16:58 +0200 Franz Glasner FIX: explicit token types: backslash as separator now correctly handled
Wed, 20 May 2026 09:51:29 +0200 Franz Glasner FIX: Example when escaping string delimiters
Tue, 19 May 2026 23:27:26 +0200 Franz Glasner Wording in README
Tue, 19 May 2026 23:21:43 +0200 Franz Glasner Semantic markup and style in the README
Tue, 19 May 2026 23:13:44 +0200 Franz Glasner Wording in README
Tue, 19 May 2026 22:59:59 +0200 Franz Glasner Make the filter order more logical.
Tue, 19 May 2026 21:54:10 +0200 Franz Glasner More details on custom filters in the documentation
Tue, 19 May 2026 21:11:28 +0200 Franz Glasner Consistently write code blocks in the documentation text as "code block".
Tue, 19 May 2026 21:09:20 +0200 Franz Glasner Wording in docs
Tue, 19 May 2026 19:01:27 +0200 Franz Glasner Doc enhancements: style, sub-headings, wording, examples, details
Tue, 19 May 2026 18:50:24 +0200 Franz Glasner Optimize documentation layout: use a local ToC where appropriate (lexers, filters)
Tue, 19 May 2026 18:37:32 +0200 Franz Glasner Wording in README: "License" -> "Licenses"
Tue, 19 May 2026 18:03:48 +0200 Franz Glasner Make a link to the reST source where appropriate to learn about the lexer syntax
Mon, 18 May 2026 12:25:48 +0200 Franz Glasner Update to my-doc-fonts.sty v0.5
Sun, 17 May 2026 18:54:00 +0200 Franz Glasner FIX: More room before the chapter number.
Sun, 17 May 2026 18:27:18 +0200 Franz Glasner Optimizie table layout -- especially for PDFs
Sun, 17 May 2026 16:27:15 +0200 Franz Glasner More details in the changelog
Sun, 17 May 2026 16:08:34 +0200 Franz Glasner Make the TokenReplaceFilter more flexible by allowing a replacement map
Sun, 17 May 2026 14:30:07 +0200 Franz Glasner Add a license page to the documentation and drop a note about the licenses in the README
Sun, 17 May 2026 13:07:23 +0200 Franz Glasner ***** my-doc-style.sty v0.3.1
Sun, 17 May 2026 13:06:50 +0200 Franz Glasner FIX: Need to manipulate tocdepth to also suppress ToC entries for sections without numbers
Sun, 17 May 2026 11:41:42 +0200 Franz Glasner Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
Sun, 17 May 2026 11:40:41 +0200 Franz Glasner Suppress section numbering for changelog items.
Sun, 17 May 2026 11:39:31 +0200 Franz Glasner ***** my-doc-style.sty v0.3
Sun, 17 May 2026 11:38:47 +0200 Franz Glasner Implement TeX commands to allow to suppress the output of section numbers for some levels.
Sat, 16 May 2026 22:28:55 +0200 Franz Glasner Add application level custom variable substitions and get rid of rst_epilog
Sat, 16 May 2026 15:16:42 +0200 Franz Glasner Some overhowl of the docs configuration in conf.py.
Sat, 16 May 2026 13:03:02 +0200 Franz Glasner ***** my-doc-style.sty v0.2.1
Sat, 16 May 2026 12:31:26 +0200 Franz Glasner Use "rev " instead of "rv:" in the revision footer
Sat, 16 May 2026 12:30:58 +0200 Franz Glasner Use the "dev-" prefix instead of "dev:"
Sat, 16 May 2026 02:50:59 +0200 Franz Glasner Prepare for a changelog
Sat, 16 May 2026 01:28:09 +0200 Franz Glasner WS
Sat, 16 May 2026 01:27:44 +0200 Franz Glasner ***** my-doc-fonts.sty v0.3
Sat, 16 May 2026 01:13:28 +0200 Franz Glasner A style variant with "Crimson Pro", "Cabin", "Source Code Pro" and "Erewhon Math"
Sat, 16 May 2026 00:35:51 +0200 Franz Glasner In the number example use 1234567890 also
Sat, 16 May 2026 00:35:24 +0200 Franz Glasner Do not stretch the Libertinus Mono font with 0.9 but with 0.94 for Palatino
Sat, 16 May 2026 00:23:40 +0200 Franz Glasner Use "Libertinus Mono" with Palatino instead of Source Code Pro
Sat, 16 May 2026 00:22:42 +0200 Franz Glasner FIX: Package newunicodechar is required for augmenting
Sat, 16 May 2026 00:20:58 +0200 Franz Glasner FIX: Syntax description of "Explicit Token Types".