feat(emacs): configure plex in a package
This commit is contained in:
11
modules/home/users/msyds/emacs/nix/plex-latex/syd-plex.sty
Normal file
11
modules/home/users/msyds/emacs/nix/plex-latex/syd-plex.sty
Normal file
@@ -0,0 +1,11 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{syd-plex}[2014/08/24 Configure IBM Plex fonts]
|
||||
Example LaTeX package
|
||||
|
||||
% Redefine some commands to make unicode-math work lol. See §3.1 of the
|
||||
% unicode-math manual.
|
||||
\renewcommand*{\mathrm}[1]{\symup{#1}}
|
||||
|
||||
\RequirePackage{plex-otf}
|
||||
\setmathfont{IBM Plex Math}
|
||||
\setmainfont{IBM Plex Serif}
|
||||
Reference in New Issue
Block a user