Falk Hanisch

Results 18 issues of Falk Hanisch

## Description When a font family is defined with `NFSSfamily` and several `FontFace`, using `\addfontfeature` relaxes all defined font shapes except that one currently used. I came across this because...

It would be a nice feature for `nameref` to optionally use the expansion method of `gettitlestring` without setting the corresponding package option globally. This request is actually motivated by this...

## Brief outline of the bug Using `\RenewDocElement{Macro}{macro}` and/or `\RenewDocElement{Env}{environment}` together with package `hypdoc` creates unexpected behavior due to the conflict resolution applied by package `doc`. In particular, when using...

bug
category base (latex)

## Brief outline of the bug Either using `pdflatex` or `lualatex` both with the stable and the development version, `\AddToNoCaseChangeList` has no effect, although it's argument is added to `\l_text_case_exclude_arg_tl`....

enhancement
bug (documentation)

## Brief outline of the feature request I am pretty sure that you are already annoyed because of the many requests and problem reports concerning the package `tabu`. Nevertheless, I...

enhancement
category tools
long-term

## Brief outline of the bug Using a capital umlaut with `\section` or `\subsection` causes a vertical shift of the heading as it occupies more space than reserved. So using...

category base (latex)
long-term
wont fix/change

`cdfont=normal` should map to Open Sans Regular, not Open Sans Light

enhancement

```latex \documentclass[cdfont=false]{tudscrbook} \usepackage{iftex} \iftutex \usepackage{fontspec} \else \usepackage[T1]{fontenc} \fi \begin{document} \chapter{Test} \end{document} ```

bug

## Brief outline of the enhancement + add `\nobreakspace` as new exception + support `babel` shorthands ### `\nobreakspace` I tend to use `\nobreakspace` rather than `~` in macro definitions and...

stale

When using the tud beamer theme with option `cd2012ts`, package `tudscrfonts` is loaded, which sets Open Sans as default since version v2.06. Maybe option `cdoldfont` should be passed to `tudscrfonts`...