Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
triennale
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lorenzo Ferron
triennale
Commits
97bbcd7c
Commit
97bbcd7c
authored
2 years ago
by
Lorenzo Ferron
Browse files
Options
Downloads
Patches
Plain Diff
Perfezionato uso dei font calligrafici con pachetto unicode-math e XITS Math.
parent
e138826b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/preamble/packages/ams.tex
+9
-3
9 additions, 3 deletions
src/preamble/packages/ams.tex
with
9 additions
and
3 deletions
src/preamble/packages/ams.tex
+
9
−
3
View file @
97bbcd7c
%! Author = lorenzo
%! Author = lorenzo
%! Date = 1
3
/0
2
/22
%! Date = 1
5
/0
9
/22
\usepackage
{
amsmath,amsthm
}
% per la matematica estesa
\usepackage
{
amsmath,amsthm
}
% per la matematica estesa
%% NON USARE LE MACRO \math.., MA \sym..
\usepackage
[math-style=ISO]
{
unicode-math
}
% per la matematica UNICODE
\usepackage
[math-style=ISO]
{
unicode-math
}
% per la matematica UNICODE
\setmathfont
{
XITS Math
}
% font matematici UNICODE che van bene con i Times
\def\corrxits
#1
{
\expanded
{
\Umathstackdenomdown
#1=
\the\Umathfractiondenomdown
#1
}
\relax
}
\setmathfont
[range={\mathcal,\mathbfcal},StylisticSet=1,partial=upright]
{
XITS Math
}
\ No newline at end of file
\AtBeginDocument
{
% see https://tex.stackexchange.com/a/120070
\setmathfont
{
XITS Math
}
[partial=upright]
% font matematici UNICODE che van bene con i Times. Base math font.
\setmathfont
{
XITS Math
}
[range=
{
cal,bfcal
}
,StylisticSet=1]
% enable calligraphic font for XITS Math.
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment