mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Adjust location of \input{sphinxmessage.sty}
This commit is contained in:
parent
af1e089472
commit
cf2feae1e1
@ -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 %>
|
||||
|
Loading…
Reference in New Issue
Block a user