Skip to content

Documented \hologoFontSetup keys not defined #15

@mbertucci47

Description

@mbertucci47

Unless, I am misunderstanding something, it seems like several of the documented keys for \hologoFontSetup are not actually defined. For example, bibsf. The following example errors with Undefined key:

\documentclass{article}
\usepackage{hologo}
\hologoLogoSetup{BibTeX}{variant=sf}
\hologoFontSetup{bibsf=\sffamily}
\begin{document}
\hologo{BibTeX}
\end{document}

(Unrelated, but even without \hologoFontSetup I see no difference between the normal and sf variant.)

The other documented but undefined keys are rm, sc, sy, and logo. This applies to \hologoLogoFontSetup as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions