Skip to content

Allow for spaces when using the "Path" option #484

@keth-tex

Description

@keth-tex

Using the "Path" option it is currently not possible to load fonts with spaces in their name (or in folder names). Unfortunately there are a lot of fonts that have spaces in the file names.
(I'm using Lua(La)TeX.)

\documentclass{article}
\usepackage{fontspec}
\setmainfont{TT Norms Pro Serif-Regular.otf}[
  Path= ./fonts/
]
\begin{document}
hello
\end{document}

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