Pour les chiffres vous avez besoin de `\usepackage[no-math]{fontspec}` et pour la barre de fraction vous pouvez modifier la définition de `\frac` :
% !TeX TS-program = xelatex
\documentclass[a4paper,fontsize=24pt]{scrartcl}
\usepackage[no-math]{fontspec}
\setmainfont{Luciole-Bold}
\setsansfont{Luciole-Bold}
\setmonofont{Luciole-Bold}
\usepackage{polyglossia}
\setdefaultlanguage{french}
\usepackage{mathtools, amssymb, mathrsfs}
\usepackage[onehalfspacing]{setspace} % interlignes \begin-end{onehalfspacing} ou {doublespacing}
% alinéa
\usepackage{etoolbox}
\makeatletter
%\patchcmd{\raggedright}{\parindent\z@}{}{}{\err}
\makeatother
%\renewcommand\familydefault\sfdefault
\usepackage[frenchmath]{mathastext}
%\renewcommand\familydefault\rmdefault
\renewcommand{\frac}[2]{\genfrac{}{}{3pt}{}{#1}{#2}}
\begin{document}
1 $ a^{n} $ est défini par :
\[ a^{n} = \underbrace{a \pmb{\times} a \pmb{\times \cdots \times} a}_{n \text{ fois}} \]
\[ a^{-n} = \frac{1}{a^{n}} = \underbrace{\frac{1}{a} \pmb{\times \cdots \times} \frac{1}{a}}_{n \text{ fois}} \]
\end{document}
![alt text][1]
[1]: https://texnique.fr/osqa/upfiles/Screen_Shot_2020-04-30_at_16.10.30.png
Le fichier .log :
This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020) (preloaded format=xelatex 2020.4.19) 30 APR 2020 16:23
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**document.tex
(./document.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-04-06>
(/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2020/04/19 v3.30 KOMA-Script document class (article)
(/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrkbase.sty
Package: scrkbase 2020/04/19 v3.30 KOMA-Script package (KOMA-Script-dependent b
asics and keyval usage)
(/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrbase.sty
Package: scrbase 2020/04/19 v3.30 KOMA-Script package (KOMA-Script-independent
basics and keyval usage)
(/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks15
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package: scrlfile 2020/04/19 v3.30 KOMA-Script package (loading files)
)))
(/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/tocbasic.sty
Package: tocbasic 2020/04/19 v3.30 KOMA-Script package (handling toc-files)
\scr@dte@tocline@numberwidth=\skip47
\scr@dte@tocline@numbox=\box45
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `toc' on input line 135.
(/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/typearea.sty
Package: typearea 2020/04/19 v3.30 KOMA-Script package (type area)
\ta@bcor=\skip48
\ta@div=\count163
Package typearea Info: You've used standard option `a4paper'.
(typearea) This is correct!
(typearea) Internally I'm using `paper=a4'.
(typearea) If you'd like to set the option with \KOMAoptions,
(typearea) you'd have to use `paper=a4' there
(typearea) instead of `a4paper', too.
\ta@hblk=\skip49
\ta@vblk=\skip50
\ta@temp=\skip51
\footheight=\skip52
Package typearea Warning: DIV for 24.0pt and used papersize
(typearea) not defined!
(typearea) Using DIV=calc.
DIV calculation for typearea with good linewidth.
Package typearea Info: Maybe no optimal type area settings!
(typearea) The detected line width is about 38%
(typearea) smaller than the heuristically estimated maximum
(typearea) limit of typographical good line width.
(typearea) You could e.g. increase DIV, decrease fontsize
(typearea) or change the papersize.
Package typearea Info: These are the values describing the layout:
(typearea) DIV = 11
(typearea) BCOR = 0.0pt
(typearea) \paperwidth = 597.50793pt
(typearea) \textwidth = 434.55125pt
(typearea) DIV departure = 38%
(typearea) \evensidemargin = 9.20834pt
(typearea) \oddsidemargin = 9.20834pt
(typearea) \paperheight = 845.04694pt
(typearea) \textheight = 628.79846pt
(typearea) \topmargin = -74.64734pt
(typearea) \headheight = 35.99991pt
(typearea) \headsep = 43.19989pt
(typearea) \topskip = 24.0pt
(typearea) \footskip = 100.79974pt
(typearea) \baselineskip = 28.79993pt
(typearea) on input line 1738.
)
\c@part=\count164
\c@section=\count165
\c@subsection=\count166
\c@subsubsection=\count167
\c@paragraph=\count168
\c@subparagraph=\count169
\scr@dte@section@maxnumwidth=\skip53
Class scrartcl Info: using compatibility default `runin=bysign'
(scrartcl) for `\section on input line 4761.
Class scrartcl Info: using compatibility default `afterindent=bysign'
(scrartcl) for `\section on input line 4761.
\scr@dte@part@maxnumwidth=\skip54
Class scrartcl Info: using compatibility default `afterindent=false'
(scrartcl) for `\part on input line 4769.
\scr@dte@subsection@maxnumwidth=\skip55
Class scrartcl Info: using compatibility default `runin=bysign'
(scrartcl) for `\subsection on input line 4779.
Class scrartcl Info: using compatibility default `afterindent=bysign'
(scrartcl) for `\subsection on input line 4779.
\scr@dte@subsubsection@maxnumwidth=\skip56
Class scrartcl Info: using compatibility default `runin=bysign'
(scrartcl) for `\subsubsection on input line 4789.
Class scrartcl Info: using compatibility default `afterindent=bysign'
(scrartcl) for `\subsubsection on input line 4789.
\scr@dte@paragraph@maxnumwidth=\skip57
Class scrartcl Info: using compatibility default `runin=bysign'
(scrartcl) for `\paragraph on input line 4799.
Class scrartcl Info: using compatibility default `afterindent=bysign'
(scrartcl) for `\paragraph on input line 4799.
\scr@dte@subparagraph@maxnumwidth=\skip58
Class scrartcl Info: using compatibility default `runin=bysign'
(scrartcl) for `\subparagraph on input line 4809.
Class scrartcl Info: using compatibility default `afterindent=bysign'
(scrartcl) for `\subparagraph on input line 4809.
\abovecaptionskip=\skip59
\belowcaptionskip=\skip60
\c@pti@nb@sid@b@x=\box46
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `lof' on input line 6040.
\scr@dte@figure@maxnumwidth=\skip61
\c@figure=\count170
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `lot' on input line 6052.
\scr@dte@table@maxnumwidth=\skip62
\c@table=\count171
Class scrartcl Info: Redefining `\numberline' on input line 6216.
\bibindent=\dimen134
) (/usr/local/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
(/usr/local/texlive/2020/texmf-dist/tex/latex/l3kernel/expl3.sty
Package: expl3 2020-04-06 L3 programming layer (loader)
(/usr/local/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-xdvipdfmx.def
File: l3backend-xdvipdfmx.def 2020-03-12 L3 backend support: xdvipdfmx
\g__graphics_track_int=\count172
\l__pdf_internal_box=\box47
\g__pdf_backend_object_int=\count173
\g__pdf_backend_annotation_int=\count174
))
Package: xparse 2020-03-06 L3 Experimental document command parser
\l__xparse_current_arg_int=\count175
\g__xparse_grabber_int=\count176
\l__xparse_m_args_int=\count177
\l__xparse_v_nesting_int=\count178
)
Package: fontspec 2020/02/21 v2.7i Font selection for XeLaTeX and LuaLaTeX
(/usr/local/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
Package: fontspec-xetex 2020/02/21 v2.7i Font selection for XeLaTeX and LuaLaTe
X
\l__fontspec_script_int=\count179
\l__fontspec_language_int=\count180
\l__fontspec_strnum_int=\count181
\l__fontspec_tmp_int=\count182
\l__fontspec_tmpa_int=\count183
\l__fontspec_tmpb_int=\count184
\l__fontspec_tmpc_int=\count185
\l__fontspec_em_int=\count186
\l__fontspec_emdef_int=\count187
\l__fontspec_strong_int=\count188
\l__fontspec_strongdef_int=\count189
\l__fontspec_tmpa_dim=\dimen135
\l__fontspec_tmpb_dim=\dimen136
\l__fontspec_tmpc_dim=\dimen137
(/usr/local/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2020/02/11 v2.0o Standard LaTeX package
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
Package fontspec Info: Could not resolve font "Luciole-Bold/B" (it probably
(fontspec) doesn't exist).
Package fontspec Info: Font family 'Luciole-Bold(0)' created for font
(fontspec) 'Luciole-Bold' with options [Ligatures=TeX].
(fontspec)
(fontspec) This font family consists of the following NFSS
(fontspec) series/shapes:
(fontspec)
(fontspec) - 'normal' (m/n) with NFSS spec.:
(fontspec) <->"Luciole-Bold/OT:script=latn;language=dflt;mapping=te
x-text;"
(fontspec) - 'small caps' (m/sc) with NFSS spec.:
(fontspec) <->"Luciole-Bold/OT:script=latn;language=dflt;+smcp;mapp
ing=tex-text;"
(fontspec) - 'italic' (m/it) with NFSS spec.:
(fontspec) <->"Luciole-Bold/I/OT:script=latn;language=dflt;mapping=
tex-text;"
(fontspec) - 'italic small caps' (m/scit) with NFSS spec.:
(fontspec) <->"Luciole-Bold/I/OT:script=latn;language=dflt;+smcp;ma
pping=tex-text;"
(fontspec) - 'bold italic' (b/it) with NFSS spec.:
(fontspec) <->"Luciole-Bold/BI/OT:script=latn;language=dflt;mapping
=tex-text;"
(fontspec) - 'bold italic small caps' (b/scit) with NFSS spec.:
(fontspec) <->"Luciole-Bold/BI/OT:script=latn;language=dflt;+smcp;m
apping=tex-text;"
Package fontspec Info: Could not resolve font "Luciole-Bold/B" (it probably
(fontspec) doesn't exist).
Package fontspec Info: Font family 'Luciole-Bold(1)' created for font
(fontspec) 'Luciole-Bold' with options
(fontspec) [WordSpace={1,0,0},HyphenChar=None,PunctuationSpace=Word
Space].
(fontspec)
(fontspec) This font family consists of the following NFSS
(fontspec) series/shapes:
(fontspec)
(fontspec) - 'normal' (m/n) with NFSS spec.:
(fontspec) <->"Luciole-Bold/OT:script=latn;language=dflt;"
(fontspec) - 'small caps' (m/sc) with NFSS spec.:
(fontspec) <->"Luciole-Bold/OT:script=latn;language=dflt;+smcp;"
(fontspec) and font adjustment code:
(fontspec) \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font
(fontspec) =0\fontdimen 3\font \fontdimen 4\font =0\fontdimen
(fontspec) 4\font \fontdimen 7\font =0\fontdimen 2\font
(fontspec) \tex_hyphenchar:D \font =-1\scan_stop:
(fontspec) - 'italic' (m/it) with NFSS spec.:
(fontspec) <->"Luciole-Bold/I/OT:script=latn;language=dflt;"
(fontspec) - 'italic small caps' (m/scit) with NFSS spec.:
(fontspec) <->"Luciole-Bold/I/OT:script=latn;language=dflt;+smcp;"
(fontspec) and font adjustment code:
(fontspec) \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font
(fontspec) =0\fontdimen 3\font \fontdimen 4\font =0\fontdimen
(fontspec) 4\font \fontdimen 7\font =0\fontdimen 2\font
(fontspec) \tex_hyphenchar:D \font =-1\scan_stop:
(fontspec) - 'bold italic' (b/it) with NFSS spec.:
(fontspec) <->"Luciole-Bold/BI/OT:script=latn;language=dflt;"
(fontspec) - 'bold italic small caps' (b/scit) with NFSS spec.:
(fontspec) <->"Luciole-Bold/BI/OT:script=latn;language=dflt;+smcp;"
(fontspec) and font adjustment code:
(fontspec) \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font
(fontspec) =0\fontdimen 3\font \fontdimen 4\font =0\fontdimen
(fontspec) 4\font \fontdimen 7\font =0\fontdimen 2\font
(fontspec) \tex_hyphenchar:D \font =-1\scan_stop:
(/usr/local/texlive/2020/texmf-dist/tex/latex/polyglossia/polyglossia.sty
Package: polyglossia 2020/04/08 v1.49 Modern multilingual typesetting with XeLa
TeX and LuaLaTeX
(/usr/local/texlive/2020/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Package: etoolbox 2019/09/21 v2.5h e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count190
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/makecmds/makecmds.sty
Package: makecmds 2009/09/03 v1.0a extra command making commands
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/xkeyval/xkeyval.sty
Package: xkeyval 2014/12/03 v2.7a package option processing (HA)
(/usr/local/texlive/2020/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2020/texmf-dist/tex/generic/xkeyval/xkvutils.tex
\XKV@toks=\toks16
\XKV@tempa@toks=\toks17
)
\XKV@depth=\count191
File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
))
(/usr/local/texlive/2020/texmf-dist/tex/generic/iftex/ifluatex.sty
Package: ifluatex 2019/10/25 v1.5 ifluatex legacy package. Use iftex instead.
(/usr/local/texlive/2020/texmf-dist/tex/generic/iftex/iftex.sty
Package: iftex 2020/03/06 v1.0d TeX engine tests
))
(/usr/local/texlive/2020/texmf-dist/tex/generic/iftex/ifxetex.sty
Package: ifxetex 2019/10/25 v0.7 ifxetex legacy package. Use iftex instead.
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
Package: l3keys2e 2020-03-06 LaTeX2e option processing using LaTeX3 keys
) (/usr/local/texlive/2020/texmf-dist/tex/latex/filehook/filehook.sty
Package: filehook 2020/02/03 v0.7 Hooks for input files
(/usr/local/texlive/2020/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty
Package: filehook-scrlfile 2020/02/02 v0.2 filehook patch for scrlfile package
Package filehook Info: Package 'scrlfile' detected and compensated for on input
line 107.
))
\xpg@normalclass=\XeTeXcharclass1
(/usr/local/texlive/2020/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf
File: gloss-latex.ldf polyglossia: module for default language
The property list \polyglossia@langsetup contains the pairs (without outer
braces):
> {latex/script} => {latin}
> {latex/lcscript} => {latin}
> {latex/scripttag} => {}
> {latex/language} => {Latex}
> {latex/langtag} => {ENG}
> {latex/bcp47} => {}
> {latex/hyphennames} => {english}
> {latex/direction} => {LR}
> {latex/hyphenmins} => {2,3}
> {latex/frenchspacing} => {false}
> {latex/indentfirst} => {false}
> {latex/fontsetup} => {true}
> {latex/envname} => {latex}
> {latex/babelname} => {latex}
> {latex/localnumeral} => {polyglossia@C@localnumeral}
> {latex/Localnumeral} => {polyglossia@C@localnumeral}.
)
Package polyglossia Info: Default language is latex.
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/polyglossia/gloss-french.ldf
File: gloss-french.ldf polyglossia: module for french
The property list \polyglossia@langsetup contains the pairs (without outer
braces):
> {latex/script} => {latin}
> {latex/lcscript} => {latin}
> {latex/scripttag} => {}
> {latex/language} => {Latex}
> {latex/langtag} => {ENG}
> {latex/bcp47} => {}
> {latex/hyphennames} => {english}
> {latex/direction} => {LR}
> {latex/hyphenmins} => {2,3}
> {latex/frenchspacing} => {false}
> {latex/indentfirst} => {false}
> {latex/fontsetup} => {true}
> {latex/envname} => {latex}
> {latex/babelname} => {latex}
> {latex/localnumeral} => {polyglossia@C@localnumeral}
> {latex/Localnumeral} => {polyglossia@C@localnumeral}
> {french/script} => {Latin}
> {french/lcscript} => {latin}
> {french/scripttag} => {}
> {french/language} => {French}
> {french/langtag} => {FRA}
> {french/bcp47} => {fr-FR}
> {french/hyphennames} => {french,francais}
> {french/direction} => {LR}
> {french/hyphenmins} => {2,2}
> {french/frenchspacing} => {true}
> {french/indentfirst} => {true}
> {french/fontsetup} => {true}
> {french/envname} => {french}
> {french/babelname} => {french}
> {french/localnumeral} => {polyglossia@C@localnumeral}
> {french/Localnumeral} => {polyglossia@C@localnumeral}.
\french@openbrackets=\XeTeXcharclass2
\french@closebrackets=\XeTeXcharclass3
\french@questionexclamation=\XeTeXcharclass4
\french@punctthin=\XeTeXcharclass5
\french@punctthick=\XeTeXcharclass6
\french@punctguillstart=\XeTeXcharclass7
\french@punctguillend=\XeTeXcharclass8
Package polyglossia Info: Option: French, variant=french.
)
Package polyglossia Info: Default language is french.
(/usr/local/texlive/2020/texmf-dist/tex/latex/mathtools/mathtools.sty
Package: mathtools 2020/03/24 v1.24 mathematical typesetting tools
(/usr/local/texlive/2020/texmf-dist/tex/latex/tools/calc.sty
Package: calc 2017/05/25 v4.3 Infix arithmetic (KKT,FJ)
\calc@Acount=\count192
\calc@Bcount=\count193
\calc@Adimen=\dimen138
\calc@Bdimen=\dimen139
\calc@Askip=\skip63
\calc@Bskip=\skip64
LaTeX Info: Redefining \setlength on input line 80.
LaTeX Info: Redefining \addtolength on input line 81.
\calc@Ccount=\count194
\calc@Cskip=\skip65
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/mathtools/mhsetup.sty
Package: mhsetup 2017/03/31 v1.3 programming setup (MH)
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsmath.sty
Package: amsmath 2020/01/20 v2.17e AMS math features
\@mathmargin=\skip66
For additional information on amsmath, use the `?' option.
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01 AMS text
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks18
\ex@=\dimen140
))
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
\pmbraise@=\dimen141
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsopn.sty
Package: amsopn 2016/03/08 v2.02 operator names
)
\inf@bad=\count195
LaTeX Info: Redefining \frac on input line 227.
\uproot@=\count196
\leftroot@=\count197
LaTeX Info: Redefining \overline on input line 389.
\classnum@=\count198
\DOTSCASE@=\count199
LaTeX Info: Redefining \ldots on input line 486.
LaTeX Info: Redefining \dots on input line 489.
LaTeX Info: Redefining \cdots on input line 610.
\Mathstrutbox@=\box48
\strutbox@=\box49
\big@size=\dimen142
LaTeX Font Info: Redeclaring font encoding OML on input line 733.
LaTeX Font Info: Redeclaring font encoding OMS on input line 734.
\macc@depth=\count266
\c@MaxMatrixCols=\count267
\dotsspace@=\muskip16
\c@parentequation=\count268
\dspbrk@lvl=\count269
\tag@help=\toks19
\row@=\count270
\column@=\count271
\maxfields@=\count272
\andhelp@=\toks20
\eqnshift@=\dimen143
\alignsep@=\dimen144
\tagshift@=\dimen145
\tagwidth@=\dimen146
\totwidth@=\dimen147
\lineht@=\dimen148
\@envbody=\toks21
\multlinegap=\skip67
\multlinetaggap=\skip68
\mathdisplay@stack=\toks22
LaTeX Info: Redefining \[ on input line 2859.
LaTeX Info: Redefining \] on input line 2860.
)
LaTeX Info: Thecontrolsequence`\('isalreadyrobust on input line 130.
LaTeX Info: Thecontrolsequence`\)'isalreadyrobust on input line 130.
LaTeX Info: Thecontrolsequence`\['isalreadyrobust on input line 130.
LaTeX Info: Thecontrolsequence`\]'isalreadyrobust on input line 130.
\g_MT_multlinerow_int=\count273
\l_MT_multwidth_dim=\dimen149
\origjot=\skip69
\l_MT_shortvdotswithinadjustabove_dim=\dimen150
\l_MT_shortvdotswithinadjustbelow_dim=\dimen151
\l_MT_above_intertext_sep=\dimen152
\l_MT_below_intertext_sep=\dimen153
\l_MT_above_shortintertext_sep=\dimen154
\l_MT_below_shortintertext_sep=\dimen155
\xmathstrut@box=\box50
\xmathstrut@dim=\dimen156
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info: Redeclaring math symbol \hbar on input line 98.
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
))
(/usr/local/texlive/2020/texmf-dist/tex/latex/jknapltx/mathrsfs.sty
Package: mathrsfs 1996/01/01 Math RSFS package v1.0 (jk)
\symrsfs=\mathgroup6
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/setspace/setspace.sty
Package: setspace 2011/12/19 v6.7a set line spacing
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/mathastext/mathastext.sty
Package: mathastext 2019/11/16 v1.3w Use the text font in math mode (JFB)
\mst@exists@muskip=\muskip17
\mst@forall@muskip=\muskip18
\mst@prime@muskip=\muskip19
\mst@do@nonletters=\toks23
\mst@do@easynonletters=\toks24
\mst@do@az=\toks25
\mst@do@AZ=\toks26
\symmtoperatorfont=\mathgroup7
\symmtletterfont=\mathgroup8
** ! and ?
** punctuation: , . : ; and \colon
LaTeX Info: Redefining \rightarrowfill on input line 790.
LaTeX Info: Redefining \leftarrowfill on input line 795.
** + and =
** adding = ; and + to \nfss@catcodes
** parentheses ( ) [ ] and slash /
** alldelims: < > \backslash \setminus | \vert \mid \{ and \}
LaTeX Font Info: Redeclaring math delimiter \backslash on input line 932.
LaTeX Font Info: Redeclaring math symbol \setminus on input line 944.
LaTeX Info: Redefining \models on input line 953.
** \# \mathdollar \% \&
** \imath and \jmath
LaTeX Font Info: Overwriting math alphabet `\mathnormalbold' in version `nor
mal'
(Font) TU/Luciole-Bold(0)/b/it --> TU/Luciole-Bold(0)/b/it on
input line 2140.
LaTeX Font Info: Overwriting math alphabet `\mathnormalbold' in version `bol
d'
(Font) TU/Luciole-Bold(0)/b/it --> TU/Luciole-Bold(0)/b/it on
input line 2140.
LaTeX Font Info: Overwriting symbol font `mtletterfont' in version `normal'
(Font) TU/Luciole-Bold(0)/m/it --> TU/Luciole-Bold(0)/m/it on
input line 2140.
LaTeX Font Info: Overwriting symbol font `mtletterfont' in version `bold'
(Font) TU/Luciole-Bold(0)/m/it --> TU/Luciole-Bold(0)/b/it on
input line 2140.
LaTeX Font Info: Overwriting symbol font `mtoperatorfont' in version `normal
'
(Font) TU/Luciole-Bold(0)/m/n --> TU/Luciole-Bold(0)/m/n on in
put line 2140.
LaTeX Font Info: Overwriting symbol font `mtoperatorfont' in version `bold'
(Font) TU/Luciole-Bold(0)/m/n --> TU/Luciole-Bold(0)/b/n on in
put line 2140.
LaTeX Font Info: Overwriting math alphabet `\Mathbf' in version `normal'
(Font) TU/Luciole-Bold(0)/b/n --> TU/Luciole-Bold(0)/b/n on in
put line 2140.
LaTeX Font Info: Overwriting math alphabet `\Mathbf' in version `bold'
(Font) TU/Luciole-Bold(0)/b/n --> TU/Luciole-Bold(0)/b/n on in
put line 2140.
LaTeX Font Info: Overwriting math alphabet `\Mathit' in version `normal'
(Font) TU/Luciole-Bold(0)/m/it --> TU/Luciole-Bold(0)/m/it on
input line 2140.
LaTeX Font Info: Overwriting math alphabet `\Mathit' in version `bold'
(Font) TU/Luciole-Bold(0)/m/it --> TU/Luciole-Bold(0)/b/it on
input line 2140.
LaTeX Font Info: Overwriting math alphabet `\Mathsf' in version `normal'
(Font) TU/Luciole-Bold(0)/m/n --> TU/Luciole-Bold(0)/m/n on in
put line 2140.
LaTeX Font Info: Overwriting math alphabet `\Mathsf' in version `bold'
(Font) TU/Luciole-Bold(0)/m/n --> TU/Luciole-Bold(0)/b/n on in
put line 2140.
LaTeX Font Info: Overwriting math alphabet `\Mathtt' in version `normal'
(Font) TU/Luciole-Bold(1)/m/n --> TU/Luciole-Bold(1)/m/n on in
put line 2140.
LaTeX Font Info: Overwriting math alphabet `\Mathtt' in version `bold'
(Font) TU/Luciole-Bold(1)/m/n --> TU/Luciole-Bold(1)/b/n on in
put line 2140.
** Latin letters in the normal (resp. bold) math versions are now
** set up to use the fonts TU/Luciole-Bold(0)/m(b)/it
** Other characters (digits, ...) and \log-like names will be
** typeset with the n shape.
** \hbar
** minus as endash
** \HUGE has been (re)-defined.
** mathastext has declared larger sizes for subscripts.
** To keep LaTeX defaults, use option `defaultmathsizes'.
) (./document.aux
LaTeX Info: Redefining \rmfamily on input line 3.
LaTeX Info: Redefining \sffamily on input line 3.
LaTeX Info: Redefining \ttfamily on input line 3.
)
\openout1 = `document.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 25.
LaTeX Font Info: ... okay on input line 25.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 25.
LaTeX Font Info: ... okay on input line 25.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 25.
LaTeX Font Info: ... okay on input line 25.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 25.
LaTeX Font Info: ... okay on input line 25.
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 25.
LaTeX Font Info: Trying to load font information for TS1+cmr on input line 2
5.
(/usr/local/texlive/2020/texmf-dist/tex/latex/base/ts1cmr.fd
File: ts1cmr.fd 2019/12/16 v2.5j Standard LaTeX font definitions
)
LaTeX Font Info: ... okay on input line 25.
LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 25.
LaTeX Font Info: ... okay on input line 25.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 25.
LaTeX Font Info: ... okay on input line 25.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 25.
LaTeX Font Info: ... okay on input line 25.
Package scrbase Info: activating french \contentsname on input line 25.
Package scrbase Info: activating french \listfigurename on input line 25.
Package scrbase Info: activating french \listtablename on input line 25.
(/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2019/11/30 v1.2a Enhanced LaTeX Graphics (DPC,SPQR)
(/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2019/11/30 v1.4a Standard LaTeX Graphics (DPC,SPQR)
(/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(/usr/local/texlive/2020/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: xetex.def on input line 105.
(/usr/local/texlive/2020/texmf-dist/tex/latex/graphics-def/xetex.def
File: xetex.def 2017/06/24 v5.0h Graphics/color driver for xetex
))
\Gin@req@height=\dimen157
\Gin@req@width=\dimen158
)
Package mathastext Info: current meaning of amsmath \resetMathstrut@ saved on i
nput line 25.
LaTeX Info: Redefining \rmfamily on input line 25.
LaTeX Info: Redefining \sffamily on input line 25.
LaTeX Info: Redefining \ttfamily on input line 25.
LaTeX Font Info: Calculating math sizes for size <24> on input line 27.
LaTeX Font Warning: Font shape `OT1/cmr/m/n' in size <24> not available
(Font) size <24.88> substituted on input line 27.
LaTeX Font Warning: Font shape `OT1/cmr/m/n' in size <19.99915> not available
(Font) size <20.74> substituted on input line 27.
LaTeX Font Warning: Font shape `OT1/cmr/m/n' in size <16.79993> not available
(Font) size <17.28> substituted on input line 27.
LaTeX Font Warning: Font shape `OML/cmm/m/it' in size <24> not available
(Font) size <24.88> substituted on input line 27.
LaTeX Font Warning: Font shape `OML/cmm/m/it' in size <19.99915> not available
(Font) size <20.74> substituted on input line 27.
LaTeX Font Warning: Font shape `OML/cmm/m/it' in size <16.79993> not available
(Font) size <17.28> substituted on input line 27.
LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <24> not available
(Font) size <24.88> substituted on input line 27.
LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <19.99915> not available
(Font) size <20.74> substituted on input line 27.
LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <16.79993> not available
(Font) size <17.28> substituted on input line 27.
LaTeX Font Info: Trying to load font information for U+msa on input line 27.
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
LaTeX Font Info: Trying to load font information for U+msb on input line 27.
(/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
)
LaTeX Font Info: Trying to load font information for U+rsfs on input line 27
.
(/usr/local/texlive/2020/texmf-dist/tex/latex/jknapltx/ursfs.fd
File: ursfs.fd 1998/03/24 rsfs font definition file (jk)
)
LaTeX Font Warning: Font shape `U/rsfs/m/n' in size <24> not available
(Font) size <24.88> substituted on input line 27.
LaTeX Font Warning: Font shape `U/rsfs/m/n' in size <19.99915> not available
(Font) size <20.74> substituted on input line 27.
LaTeX Font Warning: Font shape `U/rsfs/m/n' in size <16.79993> not available
(Font) size <17.28> substituted on input line 27.
The property list \polyglossia@langsetup contains the pairs (without outer
braces):
> {latex/script} => {latin}
> {latex/lcscript} => {latin}
> {latex/scripttag} => {}
> {latex/language} => {Latex}
> {latex/langtag} => {ENG}
> {latex/bcp47} => {}
> {latex/hyphennames} => {english}
> {latex/direction} => {LR}
> {latex/hyphenmins} => {2,3}
> {latex/frenchspacing} => {false}
> {latex/indentfirst} => {false}
> {latex/fontsetup} => {true}
> {latex/envname} => {latex}
> {latex/babelname} => {latex}
> {latex/localnumeral} => {polyglossia@C@localnumeral}
> {latex/Localnumeral} => {polyglossia@C@localnumeral}
> {french/script} => {Latin}
> {french/lcscript} => {latin}
> {french/scripttag} => {}
> {french/language} => {French}
> {french/langtag} => {FRA}
> {french/bcp47} => {fr-FR}
> {french/hyphennames} => {french,francais}
> {french/direction} => {LR}
> {french/hyphenmins} => {2,2}
> {french/frenchspacing} => {true}
> {french/indentfirst} => {true}
> {french/fontsetup} => {true}
> {french/envname} => {french}
> {french/babelname} => {french}
> {french/localnumeral} => {polyglossia@C@localnumeral}
> {french/Localnumeral} => {polyglossia@C@localnumeral}.
[1
] (./document.aux
LaTeX Info: Redefining \rmfamily on input line 3.
LaTeX Info: Redefining \sffamily on input line 3.
LaTeX Info: Redefining \ttfamily on input line 3.
)
LaTeX Font Warning: Size substitutions with differences
(Font) up to 0.88pt have occurred.
)
Here is how much of TeX's memory you used:
10011 strings out of 479417
228584 string characters out of 5884551
639540 words of memory out of 5000000
27426 multiletter control sequences out of 15000+600000
537583 words of font info for 59 fonts, out of 8000000 for 9000
1348 hyphenation exceptions out of 8191
47i,12n,82p,10103b,390s stack positions out of 5000i,500n,10000p,200000b,80000s
Output written on document.pdf (1 page).