On 14 Jun 2001, Benoit Pelletier wrote:
> I am exporting a dia file to TeX and I would like to scale it in my
> LaTeX document using something like
>
> \resizebox{5cm}{!}{\include{myfile}}
Hi!
I am not really on-line now so I cannot test it but:
1. Check if that works under \include, i.e. whe you
insert the \resibox command into the myfile.
2. In TeX export I use:
\scalebox{1 -1}{}
which does work and you may treat as temporary solution.
Good Luck,
Jacke