Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

table captions placement #161

Open
shimizukawa opened this issue Jan 2, 2015 · 3 comments
Open

table captions placement #161

shimizukawa opened this issue Jan 2, 2015 · 3 comments
Labels
builder:latex type:enhancement enhance or introduce a new feature

Comments

@shimizukawa
Copy link
Member

I'd like to define if table titles (captions) are placed before or after the table.


@shimizukawa shimizukawa added this to the some future version milestone Jan 2, 2015
@shimizukawa shimizukawa added type:enhancement enhance or introduce a new feature builder:latex labels Jan 2, 2015
@shimizukawa
Copy link
Member Author

From Anonymous on 2009-07-03 04:36:06+00:00

Caption's placement with figures and tables is simply determined by the \caption{...} being given before or after the includegraphics command resp. tabulary environment.

@shimizukawa
Copy link
Member Author

From Georg Brandl on 2010-08-25 12:19:51+00:00

Removing milestone: 0.6 (automated comment)

@jfbu
Copy link
Contributor

jfbu commented May 9, 2017

This is solved by merge of #3686 (which is based on the table templates from #3389, 2a37b0e). The user can position the caption after table using the templates. The \sphinxaftercaption should not be used then, and the \sphinxcapstartof{table} should stay where it is, if one wants internal hyperlink to go to top of table.

What is lacking is a config setting to do this automatically, but already user can use custom templates modifying the defaults.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builder:latex type:enhancement enhance or introduce a new feature
Projects
None yet
Development

No branches or pull requests

2 participants