OSDN Git Service

{y,t}albaselineshift now affect to a \vcenter box
[luatex-ja/luatexja.git] / src / ltj-latex.sty
index 330dd1f..1a3c54a 100644 (file)
@@ -62,7 +62,6 @@
 \ltj@pkgpatch{unicode-math}
 \ltj@pkgpatch{xunicode}
 \ltj@pkgpatch{fontspec}
-\ltj@pkgpatch{stfloats}
 \ltj@pkgpatch{footmisc}
 \ltj@pkgpatch{tascmac}
 \ltj@AtBeginDocument{\@ifpackageloaded{ascmac}{%
   \makeatletter\input{lltjp-tascmac.sty}%
   \ltj@asc@temp\let\ltj@asc@temp=\relax
 }{}}% ascmac
+\ltj@pkgpatch{stfloats}
 
 \RequirePackage{lltjp-geometry}
 \RequirePackage{filehook}
 \AtEndOfPackageFile*{fontspec}{%
-  \RequirePackage{lltjp-fontspec-immediate}
+  \input{lltjp-fontspec-immediate.sty}
+  % \RequirePackage だと fontspec にオプション指定したときにエラー出る
 }