Tagged Questions
5
votes
4answers
360 views
Table with foot note
I have a table and some of the number inside has some symbol like * and **
which should be explianed as footer ( at the end of the table not the page) I dont know how to do that and I dont want to ...
5
votes
1answer
293 views
How to change the format of table captions?
How I can change "Table 1: sample" to "Table 1. sample"?
PS. I'm using ctable, if it important:
\documentclass{article}
\usepackage{ctable}
\begin{document}
\ctable
[caption={sample}]
{|l|r|}
{}
{
...
4
votes
1answer
229 views
Reference a table by caption created by ctable
Fixed in the new version of ctable
ctan-ann: CTAN Update: ctable 26 May 2012
Might be a stupid question, but is there a way to reference, that means print, the caption of a ctable? hyperref ...
9
votes
4answers
646 views
Caption and footnote width with ctable
I am using ctable and I have a table with footnotes. Since the table is narrow, the caption text is squeezed in the table width, which looks odd. I can use mincapwidth to specify a minimum width for ...
5
votes
1answer
353 views
Caption issue with tufte-latex and ctable
When using ctable with the tufte-latex class (in xelatex), I get an error when defining a caption (and hence a label).
! Undefined control sequence.
\@tufte@stored@caption ->\@ctblcaptionarg**
...