Search found 5 matches

by bsb233
Sat Mar 21, 2009 10:23 pm
Forum: Math & Science
Topic: Draw a box around two aligned equations
Replies: 4
Views: 9271

Re: Draw a box around two aligned equations

Hi localghost,

Thanks for your reply. I've got hold of the mh package, but TeXnicCenter requires empheq.sty, and I only have empheq.dtx.

How can I generate the sty file from the dtx file? I'm still rather new to LaTeX.

Many thanks,

Barinder
by bsb233
Sat Mar 21, 2009 8:42 pm
Forum: Math & Science
Topic: Draw a box around two aligned equations
Replies: 4
Views: 9271

Draw a box around two aligned equations

Dear Community,

I am using the amsmath package, and am working in its align environment, viz

\begin{align*}
H_T^0(G,Z) &= Z/|G|Z \\ \\
H_T^1(G,Z) &= 0.
\end{align*}

I wish to draw a box around both of these equations - i have tried \boxed{...}, which doesn't seem to work for arrays, and looked ...
by bsb233
Fri Nov 28, 2008 2:11 am
Forum: General
Topic: Removing Captions from Pictures
Replies: 4
Views: 2105

Re: Removing Captions from Pictures

Eureka!

Thank you very much localghost

Regards,

Barinder
by bsb233
Fri Nov 28, 2008 12:59 am
Forum: General
Topic: Removing Captions from Pictures
Replies: 4
Views: 2105

Re: Removing Captions from Pictures

Hi,

All I typed in was

\includegraphics{C:/Users/Barinder/Documents/Latex Documents/Line.jpg}

It's not even in a float environment, but the words "Documents/Line.jpg" appear next to the picture.

Regards,

Barinder
by bsb233
Thu Nov 27, 2008 11:37 pm
Forum: General
Topic: Removing Captions from Pictures
Replies: 4
Views: 2105

Removing Captions from Pictures

Hi All,

I'm using TexCenter, and have inserted a picture. A caption automatically comes up, but I do not want this. How can I remove this caption?

I have declared \usepackage{graphicx}

Regards,

Barinder Banwait