Vít Starý Novotný

Results 60 issues of Vít Starý Novotný

Ex Libris Aleph produces dumps that contain non-standard MARC fields such as `Z30`, `CAT`, and `AVA`: AVA [a]: MED50 [b]: KUK [e]: available [f]: 1 [g]: 0 [h]: N [i]:...

This PR registers the prefix ~~`expl3tools`~~ `expltools`.

As discussed with @michal-h21 before and after their TUG 2024 talk ([slides][1], [preprint][2]), we may want to look into using [the LuaXML library][3] with the default transformation rules from [rmodepdf][4]...

latex
defaults
tug 2024

During [their TUG talk][1], @u-fischer mentioned a [list][2] of LaTeX packages (and classes) that are (in)compatible with the PDF tagging project. We should review the list, compare it with the...

latex
technical debt
tug 2024

Using `theme` or `import` in `\usepackage{markdown}` will only load plain TeX themes, not LaTeX themes as you would expect. This is because the code is executed before the theme-loading logic...

bug
latex
themes

When the `hybrid` option has been enabled, a warning should be displayed from within Lua using a new warning renderer. The text of the warning should point users to [alternatives](https://tug.org/tug2023/files/sa-03-novotny-markdown3/novotny-markdown3-slides.pdf#page=9).

lua
documentation
conversion output
defaults

In https://github.com/istqborg/istqb_product_base/pull/85, enabling `eagerCache` improved compilation speed by 25%. We may want to reenable `eagerCache` by default by reverting commit 45570939db76be6dcc18b12d9b23b7839d590413 and mentioning the speed-up in the documentation.

documentation
technical debt
defaults
speed

Markdown renderers and renderer prototypes may appear in the table of contents, floats, and notes. Therefore, they should be defined as protected by default.

bug
expl3
tug 2024

As mentioned by @josephwright in https://github.com/latex3/latex3/pull/1542 and in [their TUG talk][1], the speed of repeatedly setting the same key–values can be improved by precompiling the key–values (also referred to as...

expl3
speed
themes
tug 2024