Ulrike Fischer

Results 126 issues of Ulrike Fischer

### Steps to reproduce: Open the attached pdf in Adobe reader (or pro), start nvda and let read the text ### Actual behavior: On both pages only the sentence "Ein...

The definition of itemize in beamer sets a color before the list, and color commands inserts whatsits and this has the effect that spaces before the list suddenly matters. beamer...

In this document ``` \documentclass[]{beamer} \usepackage[utf8]{inputenc} \useoutertheme{miniframes} \begin{document} \part{Part 1} \section{Section A} \subsection{} \begin{frame} \frametitle{Frametitle} Content \end{frame} \part{Part 2} \begin{frame} \frametitle{Toc Part \thepart} \tableofcontents \end{frame} \section{Section B} \subsection{} \begin{frame} \frametitle{Frametitle}...

bug

multimedia.sty uses `\pdfpageattr` and `\pdfvariable pageattr`. This is not compatible with pdfmanagement-testphase and should be adapted.

enhancement

As has been noted in this tex.SX question https://tex.stackexchange.com/questions/350993/beamer-presentation-with-notes-navigation-does-not-work-properly-and-destinati notes on second screen leads to lots of "destination with the same identifier" warnings for page and navigation anchors. beamer defines...

bug

(this is not a bug but a feature request) As reaction to https://github.com/josephwright/beamer/issues/456 I wanted to reset the section numbers at \part. But this only works for tableofcontents if one...

enhancement

## Description The font feature list contains a space and the log for color feature contains a line feed if opacity is not give explictly. While this is valid syntax---and...

## Description As shown here at least lualatex can make use of colored fonts: https://tex.stackexchange.com/questions/520182/is-there-any-tex-based-engine-capable-of-rendering-the-colored-font/520183#520183 https://tex.stackexchange.com/a/387069/2388 https://tex.stackexchange.com/questions/497403/how-to-use-noto-color-emoji-with-lualatex It would be nice to have a fontspec interface. (Currently luaotfload detects colr...

## Description with xelatex `\fontspec_if_script:nTF` detects scripts which are not in the font ## Check/indicate - [ X] Relevant for XeTeX - [ ] Relevant for LuaTeX - [X ]...

I have been playing around with "lua fonts" where the font definitions are stored in a lua files. (The examples are in https://github.com/u-fischer/lua-font-pond/ in the latex folder, some resources are...