Skip to content

ifplatform incorrectly detects texpadtex as windows #10

@poscat0x04

Description

@poscat0x04

Example:

\documentclass{article}
\usepackage{ifplatform}
\begin{document}
  \ifwindows
    windows
  \else
    not windows
  \fi
\end{document}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions