[texpoint-users] pmatrix problem

TexPoint texpoint at necula.org
Sun Dec 7 19:16:34 PST 2008


The problem is probably due to using white for the foreground. The bounding
box computation sees only non-white pixels. Try changing the color to
0.9,0.9,0.9

 

George.

 

From: users-bounces at lists.texpoint.necula.org
[mailto:users-bounces at lists.texpoint.necula.org] On Behalf Of Mukta Prasad
Sent: Tuesday, December 02, 2008 10:19 AM
To: users at lists.texpoint.necula.org
Subject: [texpoint-users] pmatrix problem

 

Hi, 

    I find that the bounding boxes for equations in which 'matrix',
'pmatrix' etc. are used, result in EMFs with the brackets, braces etc. being
chopped off. Does anyone know how to avoid this problem? I'm including the
latex and a snapshot of the problem here. 

latex:
\documentclass{article}\pagestyle{empty}
\usepackage{amsmath}
\usepackage{color}
\definecolor{white}{rgb}{1,1,1}
\color{white}
\usepackage{graphicx}
\begin{document}
\begin{eqnarray}
\begin{pmatrix}
  1 & 2 & 3 & 4\\
  5 & 6 & 7 & 8\\
  9 &10 &11 &12\\
  13&14 &15 &16
\end{pmatrix}
\end{eqnarray}
\end{document}


Thanks in advance, 
M

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.texpoint.necula.org/pipermail/users-texpoint.necula.org/attachments/20081207/0e47837e/attachment-0003.htm>


More information about the users mailing list