From 4dd468350bc30a54bac2b7f533c7d1e1233b8653 Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Thu, 5 May 2016 17:27:44 +0900 Subject: [PATCH] lltjp-fontspec.sty: shapes in \em --- src/patches/lltjp-fontspec.sty | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/patches/lltjp-fontspec.sty b/src/patches/lltjp-fontspec.sty index d1e894e..b679d5a 100644 --- a/src/patches/lltjp-fontspec.sty +++ b/src/patches/lltjp-fontspec.sty @@ -65,5 +65,10 @@ \ltj_orig_fontspec_setup_maths: \group_end: } + +%%%%%%%% shapes in \em +\cs_set:Npn \emshape { \gtfamily \itshape } +\cs_set:Npn \eminnershape { \mcfamily \upshape } + \ExplSyntaxOff \endinput -- 2.11.0