Skip to content

[basque] ñ break document with hyperref in pdflatex #431

Description

@zizaola

The following MWE

\documentclass{article}
\usepackage[basque]{babel}
\usepackage{hyperref}
\begin{document}
Muñoz
\end{document}

breaks due to ´ñ running with pdflatex.

! LaTeX Error: Command \texttilde unavailable in encoding OT1.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.5 Muñ
        oz

lualatex runs fine. If other language such as spanish is used the document runs fine.
If `hyperref`` is not loaded the document compiles fine.

The test has been done with the MikTeX updated to the same day, and with `TeX Live 2026.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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