Skip to content

Error not reported #22

@CarLaTeX

Description

@CarLaTeX

I would like to show you this MWE:

\documentclass{article}
\usepackage{xcolor}
\colorlet{orangething}{orange!120}

\begin{document}
\color{orangething}{does not give erros}

\color{orange!120}{gives error}
\end{document}

The first line does not give errors, whereas the second one correctly gives ! Package color Error: Argument '-0.3' not in range [0,1].

See also https://tex.stackexchange.com/questions/653210/how-do-you-go-over-the-0-1-range-for-colors.

Thank you, bye!
Carla

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