Hej,
I have a problem with the figures in a project, whenever i include PNG images which are saved with transparency the compilation output gives black images. It is not a problem which happens on all computers i work on, but still a problem on more than one.
Search found 5 matches
- Mon Apr 27, 2009 12:24 pm
- Forum: Graphics, Figures & Tables
- Topic: Black figures
- Replies: 1
- Views: 1680
- Wed May 28, 2008 3:05 pm
- Forum: General
- Topic: Problem with footnotesize
- Replies: 12
- Views: 16360
Re: Problem with footnotesize
Stefan's suggestion worked... thanks for the help 

- Wed May 28, 2008 2:25 pm
- Forum: General
- Topic: Problem with footnotesize
- Replies: 12
- Views: 16360
Re: Problem with footnotesize
Well there is not much to show...
{\footnotesize
\begin{align}
...
\end{align}
}
The result of this is the following:
- The above standing two lines get crammed together with less than normal line spacing
- The content of the align gets footnotesize
{\footnotesize
\begin{align}
...
\end{align}
}
The result of this is the following:
- The above standing two lines get crammed together with less than normal line spacing
- The content of the align gets footnotesize
- Tue May 27, 2008 10:22 am
- Forum: General
- Topic: Problem with footnotesize
- Replies: 12
- Views: 16360
Re: Problem with footnotesize
Hmm it doesn't seem to work, the above standing text is still crammed together. Does it mean anything that it is around a eqnarray?
- Mon May 26, 2008 3:11 pm
- Forum: General
- Topic: Problem with footnotesize
- Replies: 12
- Views: 16360
Problem with footnotesize
I have a problem connected with the command footnotesize. I am writing a report which contains some large matrices, these matrices are to large to be contained on the page. So i have used the command \footnotesize to reduce its size, however the command effects the text above as well, which i haven ...