Commit Graph

8271 Commits

Author SHA1 Message Date
Takeshi KOMIYA
8b2c92d54f latex: Refactor spanning cells 2017-02-08 00:11:46 +09:00
Stefan Scherfke
577e842532 Use "--color" and "--no-color" options 2017-02-07 14:12:18 +01:00
jfbu
eb1e9e07f6 add to latex text layout dimension computations for Japanese documents 2017-02-07 11:17:54 +01:00
Takeshi KOMIYA
056b73e109 Update CHANGES for PR#3399 2017-02-07 11:33:20 +09:00
Takeshi KOMIYA
a403c83e51 Merge pull request #3399 from pashango2/stable
Fixed bug that conf.py was not overwritten by template
2017-02-07 11:32:11 +09:00
pashango2
959a76341b Fixed bug that conf.py was not overwritten by template 2017-02-07 07:53:07 +09:00
jfbu
3c3ab3ace8 mention customizability of PDF page margin dimensions 2017-02-06 18:35:19 +01:00
Jean-François B
c7f44897a8 Merge pull request #3387 from jfbu/japanesetextlayout
Fix #3356 and #3394 latex text layout for Japanese document
2017-02-06 18:32:30 +01:00
Jean-François B
6f3759dbab Merge branch 'stable' into japanesetextlayout 2017-02-06 14:48:38 +01:00
jfbu
6b577914a1 correct missing {} in sphinx.sty 2017-02-06 14:40:07 +01:00
jfbu
64475a8d7d shorten and link latex docs 2017-02-06 14:24:19 +01:00
jfbu
101af91b80 more precise latex docs 2017-02-06 13:55:25 +01:00
Stefan Scherfke
1be5282c77 Add "--color" option to sphinx-build (fixes issue #3248). 2017-02-06 10:03:22 +01:00
Takeshi KOMIYA
029e9908c0 Remove unused "type: ignore" 2017-02-06 15:21:19 +09:00
jfbu
c240a90f18 improve the index appearance in Sphinx's own PDF documentation 2017-02-05 23:20:30 +01:00
jfbu
80e39e4031 Update docs about latex's `'releasename'` 2017-02-05 23:13:17 +01:00
Jean-François B
cc39cc4470 Merge pull request #3393 from jfbu/3392releasename
Fix #3392: "releasename" in latex_elements is not working
2017-02-05 20:40:30 +01:00
Jean-François B
2e83241486 Merge pull request #3390 from jfbu/latex_table_newlines
Latex table newlines
2017-02-05 20:37:24 +01:00
jfbu
09324bd9a6 allow user to pass option nomag to jsbook LaTeX class 2017-02-05 20:24:02 +01:00
jfbu
451115f2d1 no need to pass truedimen as class option, package option is enough 2017-02-05 20:07:41 +01:00
Takeshi KOMIYA
aefa1e0ab7 refactor: Add InventoryAdapter class 2017-02-06 02:11:14 +09:00
Takeshi KOMIYA
2012ebe054 Rename key of toc_secnumbers for singlehtml 2017-02-06 02:05:54 +09:00
jfbu
9c6a071572 Fix #3356 and #3394 (latex) text layout of Japanese documents
- make text width integer multiple of zenkaku width

- fix incompatibility of ``geometry`` package with ``jsbook`` LaTeX
  class (``'manual'`` docclass)

- fix issue with shortened text area height in ``'manual'`` docclass
2017-02-05 17:25:50 +01:00
jfbu
20dc524346 Fix #3392: "releasename" in latex_elements is not working 2017-02-05 12:59:33 +01:00
jfbu
368e5d8727 Merge branch 'master' into latex_table_newlines 2017-02-04 18:47:06 +01:00
Takeshi KOMIYA
b6a4b221b2 Merge pull request #3389 from tk0miya/refactor_latex_table
Refactor latex table
2017-02-05 02:40:46 +09:00
jfbu
f88e2f23f5 Streamlines newlines in latex output for tables 2017-02-04 16:51:05 +01:00
Takeshi KOMIYA
fdd6f90792 Fix changes in #3381 is lost on merging 2017-02-04 22:29:40 +09:00
Takeshi KOMIYA
35ce2ea432 latex: modify the conditions for colspecs 2017-02-04 21:32:36 +09:00
Takeshi KOMIYA
976fc326b9 latex: Use templates to render tables 2017-02-04 20:17:49 +09:00
Takeshi KOMIYA
7edcec66c9 Support gettext translation in templates 2017-02-04 20:09:46 +09:00
Takeshi KOMIYA
40a957009d Add testcases for latex tables 2017-02-04 20:09:46 +09:00
Takeshi KOMIYA
4f8b3f94d4 Add testcase for captioned table and longtable 2017-02-04 20:09:46 +09:00
Takeshi KOMIYA
10ae47d7b9 latex: Fix colwidths without :widths: option 2017-02-04 20:09:46 +09:00
jfbu
a542ca2e78 Update CHANGES for PR#3381 2017-02-04 09:07:57 +01:00
jfbu
87ab6b01ec Fix a typo in CHANGES 2017-02-04 09:07:35 +01:00
Jean-François B
6808e5aa2e Merge pull request #3381 from jfbu/3379slightrewrite
Simplify LaTeX mark-up for table column widths (ref #3379)
2017-02-04 09:02:04 +01:00
Takeshi KOMIYA
2576def413 Merge pull request #3386 from adrian5/patch-1
Update conf.py.txt
2017-02-04 01:01:59 +09:00
adrian5
680030b568 Update conf.py.txt
I'm not entirely sure what this line is trying to say, but is needs rewriting. Modify my commit, if necessary.
2017-02-03 16:30:26 +01:00
jfbu
a307abcb48 Update CHANGES for PR#3383 2017-02-03 09:46:51 +01:00
Jean-François B
cf6290d7ac Merge pull request #3383 from jfbu/fixmissingindexintoc
Fix: since 1.5, PDF's TOC and bookmarks lack an entry for general Index
2017-02-03 09:41:03 +01:00
jfbu
6a5be5b60f Fix: since 1.5, PDF's TOC and bookmarks lack an entry for general Index 2017-02-02 19:50:13 +01:00
jfbu
1b6bb1cace Use tabular (not tabulary) if `:widths:` table option (and no colspec)
Also, organizes code for more clarity in conditionals.
2017-02-02 10:12:13 +01:00
Timotheus Kampik
681139ee0f document markdown support: work in review comments #2303 #825 2017-02-02 14:42:48 +09:00
Timotheus Kampik
82d608ccaf document markdown support #2303 #825 2017-02-02 14:42:42 +09:00
Takeshi KOMIYA
11f2bd39d0 Merge pull request #3373 from TimKam/2303-document-markdown-support
Document markdown support #2303 #825
2017-02-02 14:40:59 +09:00
jfbu
e97d4e955b Simplify LaTeX mark-up for table column widths (ref #3379)
The ``\X`` token is used as column-specifier: this does not define or
redefine ``\X`` as a LaTeX macro. Using a letter could have led to
conflict with user defined column types or table packages. This column
specifier takes two arguments which must be positive integers, as
produced by LaTeX writer for ``:widths:`` option or for equal widths
columns. As it always uses ``\linewidth`` the latter was not abstracted
into a third argument.
2017-02-01 20:05:28 +01:00
Timotheus Kampik
98a39f8a51 document markdown support: work in review comments #2303 #825 2017-02-01 19:16:05 +01:00
Takeshi KOMIYA
98e0f6b56f Use Ubuntu/trusty for testing 2017-02-02 03:07:27 +09:00
Takeshi KOMIYA
ecdcb4c123 Merge pull request #3372 from tk0miya/move_docref_to_stddomain
Refactor: Move doc reference to under standard domain
2017-02-02 00:01:53 +09:00