Skip to content

Issue when compiling to spanish #1335

@evilmonkey19

Description

@evilmonkey19

In Spanish we have this phrases like this: ¿Qué problema resolvemos?. I have the issue that it is printed as £Qué problema resolvemos? and I get these issues:

warning: fmtcount.sty:10:
Invalid UTF-8 byte or sequence at line 10 replaced by U+FFFD.
warning: fmtcount.sty:22: Invalid UTF-8 byte or sequence at line 22 replaced by U+FFFD.

I use this in the tex file:

\RequirePackage[utf8]{inputenc}  % Language
\RequirePackage[T1]{fontenc}  % Language
\RequirePackage[spanish]{babel} % Spanish language
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting-followupAwaiting follow-up from the original poster/reporter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions