Search found 3 matches

by bar_ba_dos
Tue Oct 16, 2012 10:29 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Index - spacing between index entry and page number
Replies: 1
Views: 3212

Index - spacing between index entry and page number

Hi all,

Does anyone know how to control the spacing between an index entry and the page number. I would like to avoid the situation in the image below.

Thanks.
by bar_ba_dos
Fri Oct 15, 2010 12:23 pm
Forum: Text Formatting
Topic: enumerate question
Replies: 1
Views: 1606

enumerate question

Hi,

I would like to achieve the following enumerate style:

1. Text for the first item.
2. Text for the second item.
3 i. Text for the first sub-item.
ii. Text for the second sub-item.
iii. Text for the third sub-item.
What I have at the moment (by changing enumi, enumii and labelenumii) is ...
by bar_ba_dos
Fri Feb 23, 2007 1:31 pm
Forum: General
Topic: How to shade the background of a table + caption
Replies: 1
Views: 11071

How to shade the background of a table + caption

Hi guys,

I would like to set the background of a table and its accompanying caption with a grey color. I have tried many things (shadbox,colorbox) without success. The table is defined on a twocolumn document and has the following form:

\begin{table}[h]
\centering
\begin{tabular}{...}
....
\end ...