summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/frenchmath
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-23 21:25:17 +0000
committerKarl Berry <karl@freefriends.org>2024-01-23 21:25:17 +0000
commite14c99ffa0f928ced0be13cd0867a5d469dbd590 (patch)
tree4e329dd8fa4f4b28d6c2d197394599d3a4cfd4ab /Master/texmf-dist/tex/latex/frenchmath
parent1142a15ef73dd75a4f3efe291412599179732c90 (diff)
frenchmath (23jan24)
git-svn-id: svn://tug.org/texlive/trunk@69563 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/frenchmath')
-rw-r--r--Master/texmf-dist/tex/latex/frenchmath/frenchmath.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/frenchmath/frenchmath.sty b/Master/texmf-dist/tex/latex/frenchmath/frenchmath.sty
index c2e86dcd246..029f45a9029 100644
--- a/Master/texmf-dist/tex/latex/frenchmath/frenchmath.sty
+++ b/Master/texmf-dist/tex/latex/frenchmath/frenchmath.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2019-2023 by Antoine Missier <antoine.missier@ac-toulouse.fr>
+%% Copyright (C) 2019-2024 by Antoine Missier <antoine.missier@ac-toulouse.fr>
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3 of this license
@@ -22,7 +22,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{frenchmath}
- [2023/12/15 v2.7 .dtx frenchmath file]
+ [2024/01/22 v2.8 .dtx frenchmath file]
\newif\ifcapsit
\DeclareOption{capsit}{\capsittrue}
\newif\iffrenchmathgreek % pour sauvegarder les lettres d'origine
@@ -42,8 +42,8 @@
is loaded, \MessageBreak
I don't load mathrsfs and amssymb packages}
}{
- \RequirePackage{mathrsfs} % fournit les majuscules cursives
\RequirePackage{amssymb} % \leqslant, \geqslant, \varnothing
+ \@ifundefined{mathscr}{\RequirePackage{mathrsfs}}{}
}
}
\RequirePackage{amsopn} % fournit \DeclareMathOperator
@@ -59,7 +59,7 @@
\RequirePackage[Symbol]{upgreek}}
\fi
}
-\RequirePackage{xspace} % utile pour les commandes \curs, \ssi, \Oij
+\RequirePackage{xspace} % utile pour les commandes \ssi, \Oij
\ifnoibrackets\else\RequirePackage{ibrackets}\fi % intelligent brackets
\RequirePackage{decimalcomma} % depuis frenchmath 2.7
@@ -81,7 +81,7 @@
\AtBeginDocument{\@ifpackageloaded{pstricks-add}{\psset{comma=true}}{}}
\DeclareMathSymbol{;}{\mathbin}{operators}{'73} % \mathpunct à l'origine
-\newcommand*\curs[1]{\mathscr{#1}}
+\newcommand\curs{\mathscr}
\newcommand\infeg{\leqslant}
\newcommand\supeg{\geqslant}
\newcommand\vide{\varnothing}