von nixversteh » Mi 16. Nov 2016, 18:58
Hallo armor,
schau dir diesen Font an:
%---------------------------------------------------------------------------
% FONTS Linux Libertinus
%---------------------------------------------------------------------------
\usepackage{fontspec}
\usepackage{metalogo} % Für die Logos von \LaTeX \XeTeX usw.
\usepackage{amsmath} %% Displayed equations
\usepackage{amssymb} %% and additional symbols
\usepackage{amsfonts}
\usepackage{trace}
\usepackage{amsthm}
\usepackage{unicode-math}
\setmainfont[Mapping=tex-text,Numbers={OldStyle,Proportional},Ligatures={TeX, Common%, Historic, Contextual, Rare, Discretionary
}]{Libertinus Serif}
\setmonofont[Mapping=tex-text,Scale=0.8]{Libertinus Mono}
\setsansfont[Mapping=tex-text]{Libertinus Sans}
\setmathfont[AutoFakeBold]{Libertinus Math}
Gruß
Martin
Hallo armor,
schau dir diesen Font an:
[code]%---------------------------------------------------------------------------
% FONTS Linux Libertinus
%---------------------------------------------------------------------------
\usepackage{fontspec}
\usepackage{metalogo} % Für die Logos von \LaTeX \XeTeX usw.
\usepackage{amsmath} %% Displayed equations
\usepackage{amssymb} %% and additional symbols
\usepackage{amsfonts}
\usepackage{trace}
\usepackage{amsthm}
\usepackage{unicode-math}
\setmainfont[Mapping=tex-text,Numbers={OldStyle,Proportional},Ligatures={TeX, Common%, Historic, Contextual, Rare, Discretionary
}]{Libertinus Serif}
\setmonofont[Mapping=tex-text,Scale=0.8]{Libertinus Mono}
\setsansfont[Mapping=tex-text]{Libertinus Sans}
\setmathfont[AutoFakeBold]{Libertinus Math}[/code]
Gruß
Martin