Adjust location of \input{sphinxmessage.sty}

This commit is contained in:
Takeshi KOMIYA 2018-10-07 21:13:33 +09:00
parent af1e089472
commit cf2feae1e1

View File

@ -29,7 +29,6 @@
<%= fontpkg %>
<%= fncychap %>
\usepackage<%= sphinxpkgoptions %>{sphinx}
\input{sphinxmessage.sty}
<%= sphinxsetup %>
<%= fvset %>
<%= geometry %>
@ -37,6 +36,7 @@
<%= hyperref %>
<%= contentsname %>
<%= numfig_format %>
\input{sphinxmessage.sty}
<%= pageautorefname %>
<%= tocdepth %>
<%= secnumdepth %>