Takeshi KOMIYA
|
92d8935df0
|
latex: Use `\cite for citation references instead \hyperref`
|
2018-05-03 20:57:29 +09:00 |
|
Takeshi KOMIYA
|
304c208d32
|
Add BibliographyTransform to restruct doctree for LaTeX
|
2018-05-03 20:54:42 +09:00 |
|
Takeshi KOMIYA
|
8febb09373
|
Merge branch 'master' into refactor_latex_footnotes
|
2018-05-03 11:40:44 +09:00 |
|
Takeshi KOMIYA
|
cbf4ee24f9
|
Fix #4811: The files under html_static_path are excluded from source
|
2018-05-03 11:07:14 +09:00 |
|
Takeshi KOMIYA
|
ec76f9cd47
|
Merge branch '1.7'
|
2018-05-03 11:06:16 +09:00 |
|
Takeshi KOMIYA
|
d55b17d091
|
Update CHANGES for PR #4924
|
2018-05-03 09:34:02 +09:00 |
|
Takeshi KOMIYA
|
0ea06e40ca
|
Merge branch 'master' into 789_escape_braces_on_samp_role
|
2018-05-03 01:32:35 +09:00 |
|
Takeshi KOMIYA
|
39fe7ee293
|
refactor: Move env.write_doctree() to Builder._write_doctree()
|
2018-05-01 23:06:05 +09:00 |
|
Takeshi KOMIYA
|
90949a3b4f
|
refactor: Move env.read_doc() to Builder._read_doc()
|
2018-05-01 23:06:05 +09:00 |
|
Takeshi KOMIYA
|
9d4b3ca0eb
|
Merge pull request #4879 from tk0miya/refactor_OptionParser
Let docutils know the location of ``docutils.conf`` for Sphinx
|
2018-05-01 00:32:19 +09:00 |
|
Takeshi KOMIYA
|
feee462836
|
Update CHANGES for PR #4866
|
2018-04-29 22:23:37 +09:00 |
|
Takeshi KOMIYA
|
8e6c04c630
|
Merge branch 'master' into deprecate_highlightlang_directive
|
2018-04-29 21:13:13 +09:00 |
|
Takeshi KOMIYA
|
a31e7beee7
|
Merge branch 'master' into refactor_latex_footnotes
|
2018-04-29 21:09:46 +09:00 |
|
Takeshi KOMIYA
|
a68f772d7a
|
Merge branch 'master' into refactor_config
|
2018-04-28 13:05:47 +09:00 |
|
Takeshi KOMIYA
|
b165ade6b0
|
Rename Config.read_from_py() to Config.read()
|
2018-04-28 13:05:28 +09:00 |
|
Takeshi KOMIYA
|
622119a9d4
|
Fix #789: `:samp:` role supports to escape curly braces with backslash
|
2018-04-28 12:56:01 +09:00 |
|
Takeshi KOMIYA
|
93837bb01e
|
Merge branch '1.7'
|
2018-04-26 01:03:49 +09:00 |
|
Takeshi KOMIYA
|
6ad0ad6f17
|
Bump version
|
2018-04-26 01:02:14 +09:00 |
|
Takeshi KOMIYA
|
f7b3292d87
|
Bump to 1.7.4 final
|
2018-04-26 00:54:38 +09:00 |
|
Takeshi KOMIYA
|
0a80d8f0ab
|
Merge branch '1.7' into 4889_recursive_import
|
2018-04-25 23:04:16 +09:00 |
|
jfbu
|
0a0803fd45
|
Update CHANGES for PR #4868
|
2018-04-24 14:09:53 +02:00 |
|
Takeshi KOMIYA
|
d2ed2d4c4c
|
Fix #4885: jsdomain also crashed with duplicated objects
|
2018-04-24 01:09:34 +09:00 |
|
Takeshi KOMIYA
|
1a59aca8a1
|
Fix #4889: latex: sphinx.writers.latex causes recusrive import
|
2018-04-24 01:02:39 +09:00 |
|
Takeshi KOMIYA
|
7a13a5996b
|
Update CHANGES for PR #4887
|
2018-04-24 00:44:27 +09:00 |
|
Takeshi KOMIYA
|
985886a7fc
|
Merge branch '1.7'
|
2018-04-23 01:32:12 +09:00 |
|
Takeshi KOMIYA
|
b4a6841c46
|
Bump version
|
2018-04-23 01:30:45 +09:00 |
|
Takeshi KOMIYA
|
d5a108428d
|
Bump to 1.7.3 final
|
2018-04-23 01:23:45 +09:00 |
|
Takeshi KOMIYA
|
0e648eb8ba
|
Merge branch '1.7' into 4878_ignore_invalid_extension_metadata
|
2018-04-23 00:19:01 +09:00 |
|
Takeshi KOMIYA
|
a31c0ddfca
|
Fix #4878: Crashed with extension which returns invalid metadata
|
2018-04-22 19:25:02 +09:00 |
|
Takeshi KOMIYA
|
f4f693eff7
|
#4459: duplicated labels detector does not work well in parallel build
|
2018-04-22 19:20:12 +09:00 |
|
Takeshi KOMIYA
|
5897d45cc6
|
Merge branch 'master' into refactor_config
|
2018-04-22 18:56:04 +09:00 |
|
Takeshi KOMIYA
|
a4dbb6e657
|
Improve warning messages during including (refs: #4818)
|
2018-04-22 18:36:10 +09:00 |
|
Takeshi KOMIYA
|
bafeb3eb18
|
Merge branch '1.7'
|
2018-04-22 18:19:29 +09:00 |
|
Takeshi KOMIYA
|
81946e423a
|
Let docutils know the location of `docutils.conf` for Sphinx
|
2018-04-22 17:16:12 +09:00 |
|
Takeshi KOMIYA
|
0354b29459
|
Merge branch 'master' into 4827_remove_substitution_defs_from_doctree
|
2018-04-21 19:20:40 +09:00 |
|
Takeshi KOMIYA
|
1542622cf7
|
Merge pull request #4853 from tk0miya/4810_order_of_transforms
Change processing order of reading a document
|
2018-04-21 19:17:27 +09:00 |
|
Takeshi KOMIYA
|
61bf7c44df
|
Fix #4717: latex: Compilation for German docs failed with LuaLaTeX and XeLaTeX
|
2018-04-21 18:47:11 +09:00 |
|
Takeshi KOMIYA
|
0541c14766
|
Update CHANGES for PR #4871
|
2018-04-21 17:00:48 +09:00 |
|
Takeshi KOMIYA
|
45e691eb9b
|
Merge branch 'master' into 4827_remove_substitution_defs_from_doctree
|
2018-04-21 14:50:23 +09:00 |
|
Takeshi KOMIYA
|
6b14cd3bd6
|
Change priority of versioning doctrees
|
2018-04-21 11:28:23 +09:00 |
|
Takeshi KOMIYA
|
225588469a
|
Merge pull request #4842 from tk0miya/4828_partial_numfig_format
Fix #4828: Allow to override numfig_format partially
|
2018-04-21 11:25:18 +09:00 |
|
Takeshi KOMIYA
|
ec47b66887
|
Merge pull request #4849 from tk0miya/fix_toctree
Fix toctree directive tries to glob for URL having query_string
|
2018-04-21 00:15:04 +09:00 |
|
Takeshi KOMIYA
|
abf8999ce7
|
Deprecate footnotes helpers
|
2018-04-20 22:14:49 +09:00 |
|
Takeshi KOMIYA
|
6977270b66
|
Fix #4850: latex: footnote inside footnote was not rendered
|
2018-04-20 21:39:42 +09:00 |
|
Takeshi KOMIYA
|
96c5605374
|
Merge branch '1.7'
|
2018-04-18 11:35:10 +09:00 |
|
Takeshi KOMIYA
|
ef10ca11fc
|
Fix toctree directive tries to glob for URL having query_string
|
2018-04-16 16:01:59 +09:00 |
|
Takeshi KOMIYA
|
c24216b48d
|
Update CHANGES for #4771
|
2018-04-16 01:50:05 +09:00 |
|
Takeshi KOMIYA
|
538c061e7c
|
Change priority of doctree-read event
|
2018-04-16 00:16:18 +09:00 |
|
Takeshi KOMIYA
|
adf5e9fda6
|
Update CHANGES for PR #4838
|
2018-04-15 13:37:57 +09:00 |
|
Takeshi KOMIYA
|
bab5e3a826
|
Merge branch '1.7' into 4803_optimize_latex_show_urls
|
2018-04-15 13:01:43 +09:00 |
|