From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7763 Path: main.gmane.org!not-for-mail From: Jaroslav Snajdr Newsgroups: gmane.comp.tex.context Subject: Scaling figures Date: Wed, 24 Apr 2002 11:13:31 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3CC6773B.68017D6D@kerio.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035398210 22075 80.91.224.250 (23 Oct 2002 18:36:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:36:50 +0000 (UTC) Original-To: Context list Xref: main.gmane.org gmane.comp.tex.context:7763 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7763 Hello, I write a document that contains a lot of figures - screenshots. And I have a problem with their scaling. They look the best if I write \externalfigure[window.png][scale=3000] However, some screenshots are so large that they are wider that the paper. So, what I need is to tell context to use scale=3000 most of the time, but if the figure would be wider than \textwidth, just scale the figure to \textwidth. \setupexternalfigures[xmax=\textwidth] doesn't work for me. Any clue? Thanks, J. Snajdr