Search found 7 matches

by bgeorge
Mon Oct 18, 2010 11:07 pm
Forum: Graphics, Figures & Tables
Topic: Frame around text + table (+ figure)
Replies: 4
Views: 26057

Re: Frame around text + table (+ figure)

Thank you, I will test this out tomorrow.

Ben.
by bgeorge
Mon Oct 18, 2010 9:05 pm
Forum: Graphics, Figures & Tables
Topic: Frame around text + table (+ figure)
Replies: 4
Views: 26057

Re: Frame around text + table (+ figure)

How do I do that? Sorry, I'm far from a Latex expert.
by bgeorge
Mon Oct 18, 2010 5:07 pm
Forum: Graphics, Figures & Tables
Topic: Frame around text + table (+ figure)
Replies: 4
Views: 26057

Frame around text + table (+ figure)

Hi all,

I'm looking for a solution to placing a frame around some text that includes a table. The 'framed' environment does exactly what I want for pure text

\begin{framed}
Paragraph or more of text, can run to multiple pages.
\end{framed}

However it does not work when tables are included.

Is ...
by bgeorge
Mon Dec 14, 2009 1:18 pm
Forum: Text Formatting
Topic: Box around text including table
Replies: 3
Views: 2576

Re: Box around text including table

Hi,

Thanks for your advice. I'm having a look at the documentation for the caption package, but not sure how to make it do what I need. Can you give me an example if possible?

Cheers,

Ben.
by bgeorge
Fri Dec 11, 2009 6:09 pm
Forum: Text Formatting
Topic: Box around text including table
Replies: 3
Views: 2576

Box around text including table

Hey guys,

Not sure if this should have gone in 'General' forum or not, feel free to move it if needed.

I'm trying to get a box to go around multiple lines (and actually multiple pages) of text, however within the text is a table (and possibly figures in the future).

The 'framed' package works ...
by bgeorge
Tue Nov 03, 2009 4:49 pm
Forum: Text Formatting
Topic: Custom toc entry
Replies: 2
Views: 2988

Re: Custom toc entry

Thank you, that is perfect. Such a simple solution, surprised I haven't come across it before.

Ben
by bgeorge
Thu Oct 29, 2009 2:21 pm
Forum: Text Formatting
Topic: Custom toc entry
Replies: 2
Views: 2988

Custom toc entry

Hi all,

I'll try and explain my problem. I'm creating a document, and in this I'd like to have headings that have math mode symbols. I've found that I have to use the {\bf } environment to ensure that they appear bold in the document section headers, for example:

\section{$^{{\bf 99}} {\bf Tc ...