summaryrefslogtreecommitdiff
path: root/fonts/fourier-GUT/latex/fourier-orns.sty
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/fourier-GUT/latex/fourier-orns.sty')
-rw-r--r--fonts/fourier-GUT/latex/fourier-orns.sty20
1 files changed, 12 insertions, 8 deletions
diff --git a/fonts/fourier-GUT/latex/fourier-orns.sty b/fonts/fourier-GUT/latex/fourier-orns.sty
index aa67aefca9..92a4a5a355 100644
--- a/fonts/fourier-GUT/latex/fourier-orns.sty
+++ b/fonts/fourier-GUT/latex/fourier-orns.sty
@@ -1,13 +1,16 @@
\NeedsTeXFormat{LaTeX2e}
-\def\fileversion{2.0}
-\def\filedate{2019/11/18}
+\def\fileversion{2.1}
+\def\filedate{2020/01/14}
\ProvidesPackage{fourier-orns}%
[\filedate\space\fileversion\space fourier-ornaments package]
\RequirePackage{iftex}[2019/10/24]
\iftutex
\RequirePackage{fontspec}
- \newfontfamily\FourierOrns{FourierOrns}
+ \newfontfamily\FourierOrns{FourierOrns-Regular.otf}[
+ BoldFont = FourierOrns-Bold.otf ,
+ ItalicFont = FourierOrns-Italic.otf ,
+ BoldItalicFont = FourierOrns-BoldItalic.otf ]
\newcommand*{\TakeFourierOrnament}[1]{{\FourierOrns \char#1}}
\renewcommand*{\textpertenthousand}{\TakeFourierOrnament{"2031}}
\newcommand*{\eurologo}{\TakeFourierOrnament{"20AC}}
@@ -52,11 +55,7 @@
\newcommand*{\eurologo}{\TakeFourierOrnament{69}}
\newcommand*{\noway}{\TakeFourierOrnament{65}}
\newcommand*{\warning}{\TakeFourierOrnament{66}}
- \newcommand*{\danger}{\PackageWarning{fourier-orns}{%
- Command \protect\danger\space is deprecated.\MessageBreak
- Use \protect\warning\space instead; reported}%
- \warning}
- \newcommand*{\bomb}{\TakeFourierOrnament{76}}
+ \newcommand*{\bomb}{\TakeFourierOrnament{76}}
\newcommand*{\grimace}{\TakeFourierOrnament{77}}
\newcommand*{\textthing}{\TakeFourierOrnament{78}}
\newcommand*{\oldpilcrowone}{\TakeFourierOrnament{79}}
@@ -90,6 +89,11 @@
\newcommand*{\lefthand}{\TakeFourierOrnament{116}}
\newcommand*{\righthand}{\TakeFourierOrnament{117}}
\fi
+ \newcommand*{\danger}{\PackageWarning{fourier-orns}{%
+ Command \protect\danger\space is deprecated.\MessageBreak
+ Use \protect\warning\space instead; reported}%
+ \warning}
+
%
%
\endinput