Search found 4 matches

by Zem
Sun Dec 14, 2008 1:39 am
Forum: General
Topic: SCfigure as figure in structure view
Replies: 1
Views: 3027

SCfigure as figure in structure view

Hi

I am using the SCfigure package for images with captions to the left or right instead of below the image

i.e.
\begin{SCfigure}
\centering
\includegraphics{img01}
\caption{this caption will appear beside the image}
\label{fig:img01}
\end{SCfigure}


Is there a way to make texniccenter ...
by Zem
Tue Sep 16, 2008 6:29 pm
Forum: General
Topic: save tcp only when changed
Replies: 0
Views: 2020

save tcp only when changed

Is there a way to preserve the last-changed file-date for the project.tcp file?

All other files are only saved to disk when they are actually changed, but the .tcp seems to get saved regardless.

I need to keep my latex directory on two PCs in sync and this is very confusing.

(I know that with a ...
by Zem
Sun Sep 14, 2008 3:34 pm
Forum: General
Topic: compress pdf, reduce graphics size selectively
Replies: 2
Views: 4114

Re: compress pdf, reduce graphics size selectively

Thanks, but according to what I found, I already use the maximum level, since it is set by hyperref.
Also, it is only lossless compression without any change in appearance, so savings are rather low.
by Zem
Sun Sep 14, 2008 2:36 pm
Forum: General
Topic: compress pdf, reduce graphics size selectively
Replies: 2
Views: 4114

compress pdf, reduce graphics size selectively

Is there an easy way to generate pdf output with different compression settings?
Such as a pdflatex switch or a tool to recompress the resulting pdf?

- One version with highest-dpi, non-lossy images where size does not matter.
- And one version with lower-dpi downsampled images with stronger lossy ...