Hello people,
I'm using memoir to write my PhD thesis. I want to make a special formatting in the LoF and LoT parts of my thesis. Specifically, I want above each group of figures or tables to print simply a "Chapter x", just for better visualization. I followed the guide here (somehow adapted ...
Search found 5 matches
- Wed Jul 17, 2013 10:49 am
- Forum: Page Layout
- Topic: Special Customization of LoF and LoT
- Replies: 0
- Views: 2807
- Sun Mar 27, 2011 11:39 am
- Forum: Graphics, Figures & Tables
- Topic: Problem with long footnote on table
- Replies: 7
- Views: 3171
Re: Problem with long footnote on table
That seems to solve the problem. Many thanks! \Big( and \Big) seem to restore the braking. It was the \left( and \right) that were preventing correct breaking.
- Sat Mar 26, 2011 11:10 pm
- Forum: Graphics, Figures & Tables
- Topic: Problem with long footnote on table
- Replies: 7
- Views: 3171
Re: Problem with long footnote on table
That seems to solve the problem. The only problem now is that at the first line of the footnote i want to start a \left( and at the last line of the footnote issue a \right), which due to several $...$ it fails. Any ideas?
- Sat Mar 26, 2011 10:51 am
- Forum: Graphics, Figures & Tables
- Topic: Problem with long footnote on table
- Replies: 7
- Views: 3171
Re: Problem with long footnote on table
Hi localghost! I tried to do so by inserting \\ but it didn't work out.
- Fri Mar 25, 2011 11:36 pm
- Forum: Graphics, Figures & Tables
- Topic: Problem with long footnote on table
- Replies: 7
- Views: 3171
Problem with long footnote on table
Hello everybody,
I have created the following table:
\begin{table}
\centering
\renewcommand{\arraystretch}{1.2}
\begin{threeparttable}
\caption{Normalized area complexity comparisons}
\label{table_6}
\centering
\begin{tabular}{|c|c|c|}
\hline
\multirow{2}{*}{\textbf{Work}} & \multirow{2 ...
I have created the following table:
\begin{table}
\centering
\renewcommand{\arraystretch}{1.2}
\begin{threeparttable}
\caption{Normalized area complexity comparisons}
\label{table_6}
\centering
\begin{tabular}{|c|c|c|}
\hline
\multirow{2}{*}{\textbf{Work}} & \multirow{2 ...