Fichiers
typo-cpge/latex/ysunicode.sty
2019-02-24 14:23:54 +01:00

24 lignes
799 B
TeX
Brut Lien permanent Annotations Historique

Ce fichier contient des caractères Unicode ambigus.

Ce fichier contient des caractères Unicode qui peuvent être confondus avec d'autres caractères. Si vous pensez que c'est intentionnel, vous pouvez ignorer cet avertissement. Utilisez le bouton Échappe pour les dévoiler.

\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{ysunicode}
\RequirePackage{eurosym}
\RequirePackage{newunicodechar}
\newunicodechar{}{\geneuro{}}
\newunicodechar{}{'}
\newunicodechar{α}{\alpha}
\newunicodechar{Δ}{\Delta}
\newunicodechar{}{\ensuremath{\leqslant}}
\newunicodechar{}{\ensuremath{\geqslant}}
\newunicodechar{«}{\guillemotleft{}}
\newunicodechar{»}{\guillemotright{}}
\newunicodechar{œ}{\oe }
\newunicodechar{}{-}
\newunicodechar{}{-}
\newunicodechar{}{\ensuremath{\leftrightarrow}}
\newunicodechar{©}{\textcopyright}
\newunicodechar{}{\dots}
\newunicodechar{×}{\ensuremath{\times}}
\newunicodechar{·}{\ensuremath{\cdot}}
\newunicodechar{φ}{\ensuremath{\phi}}
\newunicodechar{}{\ensuremath{\in}}
\newunicodechar{}{\ensuremath{\neq}}
\endinput