diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2017-04-27 21:49:19 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2017-04-27 21:49:19 +0900 |
| commit | 361a34257becbc0ae87c6ae10609427dab7ab11f (patch) | |
| tree | 410af068dee4d68b0cd6da269d02c2b0d78d6251 /doc/_static | |
| parent | f2c93b3175c087cbb7305be3a9ed8f8b32cabc57 (diff) | |
| download | sphinx-git-361a34257becbc0ae87c6ae10609427dab7ab11f.tar.gz | |
Remove deprecated feature: latex_keep_old_macro_names
Diffstat (limited to 'doc/_static')
| -rw-r--r-- | doc/_static/conf.py.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/_static/conf.py.txt b/doc/_static/conf.py.txt index be0c846db..f1a4ecdbc 100644 --- a/doc/_static/conf.py.txt +++ b/doc/_static/conf.py.txt @@ -280,12 +280,6 @@ latex_documents = [ # # latex_appendices = [] -# If false, will not define \strong, \code, \titleref, \crossref ... but only -# \sphinxstrong, ..., \sphinxtitleref, ... to help avoid clash with user added -# packages. -# -# latex_keep_old_macro_names = True - # If false, no module index is generated. # # latex_domain_indices = True |
