A title text that is optically separated from the main text of an article. Language-independent concept, occurs in languages as HTML, LaTeX and Markdown.
Questions tagged [caption]
692 questions
7
votes
2 answers
How can you remove (or hide) the caption bar in jqgrid?
I see you can add a top caption bar and put a title by using this code:
jQuery('#grid').setCaption("Title");
Is there anyway, if I have already set a title, to remove the caption bar?
I tried this but it just removes the text (doesn't remove the…

leora
- 188,729
- 360
- 878
- 1,366
7
votes
2 answers
How to show HLS embedded captions on Exoplayer
how do I enable and also select different subtitles that are embedded in a Vimeo video in HLS format using Exoplayer, ExoMedia or another player?
In iOS this same video already presents the option of subtitles natively but in Android I cannot find…

Zontag
- 147
- 2
- 7
7
votes
1 answer
Skip numeration figure and table caption
How to make a table and figure caption without any automatic numeration?
For example:
\begin{table}
\begin{tabular}{ll}
\textbf{Name} & \textbf{Description} \\
Foo & bar \\
Foo & bar
\end{tabular}
\caption{Nice Table…

potapuff
- 1,839
- 4
- 18
- 36
7
votes
1 answer
How to place caption (figure / table) into margin?
I write thesis and need to put a lot of small pictures into it. I also need to use captions (with labels) for better navigation and referring to these pictures. In the same time I want to spare space and put captions beside (next to) pictures, in…

Vít Baisa
- 71
- 1
- 2
7
votes
1 answer
xtable adding a title on top and a caption under the table
I want to put a caption title on the xtable in a Rnw document. Here's the code. Unfortunately, I'm not able to add a caption under the table. I've tried the \caption{} function, but it won't print the PDF.
I've seen R: xtable caption (or comment),…

M. Beausoleil
- 3,141
- 6
- 29
- 61
7
votes
1 answer
add caption to image on new whatsapp ver 2.11.399 (android)
Friends,
On android "whatsapp messenger" version 2.11.399 (Sep 30, 2014) it is possible to add a caption (textual decription) to a shared image.
I share image via intent as follows:
Intent share = new…

robert
- 93
- 1
- 6
7
votes
3 answers
Prevent paragraph from increasing the width of a floated parent
I often find myself using code blocks for inline article images like the following:
...article text.
Potentially long image…

Sandwich
- 475
- 1
- 8
- 16
7
votes
1 answer
How align text in table to the left?
Good day.
Code: