From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39585 Path: news.gmane.org!not-for-mail From: "Santy, Michael" Newsgroups: gmane.comp.tex.context Subject: externalfigure sizing problem Date: Thu, 20 Mar 2008 09:52:22 -0500 Message-ID: <6703815B292B664DBAEC55EE3192386A20C002@poseidon.in.dynetics.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1001278204==" X-Trace: ger.gmane.org 1206025088 23547 80.91.229.12 (20 Mar 2008 14:58:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2008 14:58:08 +0000 (UTC) To: Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 20 15:58:36 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JcMD2-0005Zf-Ro for gctc-ntg-context-518@m.gmane.org; Thu, 20 Mar 2008 15:57:36 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 228191FB98; Thu, 20 Mar 2008 15:56:59 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30532-01; Thu, 20 Mar 2008 15:56:32 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 02AE31FBF6; Thu, 20 Mar 2008 15:56:32 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 806161FBF6 for ; Thu, 20 Mar 2008 15:56:30 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30130-01-2 for ; Thu, 20 Mar 2008 15:55:53 +0100 (CET) Original-Received: from myrddin.dynetics.com (myrddin.dynetics.com [204.154.192.33]) by ronja.ntg.nl (Postfix) with ESMTP id 27CD61FB98 for ; Thu, 20 Mar 2008 15:55:52 +0100 (CET) Original-Received: from poseidon.in.dynetics.com ([10.1.15.106]) by myrddin.dynetics.com (8.13.1/8.13.1) with ESMTP id m2KEjE3o007409 for ; Thu, 20 Mar 2008 09:45:14 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: externalfigure sizing problem Thread-Index: AciKmgDl+3GQOlvWQ7KGMkNH3B4Whg== X-dynetics.com-MailScanner-Information: Please contact the ISP for more information X-dynetics.com-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-1.439, required 2, autolearn=disabled, ALL_TRUSTED -1.44, HTML_MESSAGE 0.00) X-MailScanner-From: michael.santy@dynetics.com X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:39585 Archived-At: This is a multi-part message in MIME format. --===============1001278204== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C88A9A.00FAA63A" This is a multi-part message in MIME format. ------_=_NextPart_001_01C88A9A.00FAA63A Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I've noticed that the images included with externalfigure appear at = about 95% of their specified size on a printed page. The example below = can be compiled on contextgarden to replicate the behavior. This = problem is nothing new and has existed for at least a couple of months. = Is there something that I'm not specifying correctly, or it this a bug? Thanks, Mike \starttext \placefigure{6.0in x 3.0in}{ \externalfigure[blah.jpg][width=3D6.0in, height=3D3.0in] % Comes out 5.6in x 2.8in } \placefigure{15.0cm x 9cm}{ \externalfigure[blah.jpg][width=3D15.0cm, height=3D9cm] % Comes out 14.1cm x 8.45cm } \stoptext ------_=_NextPart_001_01C88A9A.00FAA63A Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable externalfigure sizing problem

Hello,

I've noticed that the images included with externalfigure appear at = about 95% of their specified size on a printed page.  The example = below can be compiled on contextgarden to replicate the behavior.  = This problem is nothing new and has existed for at least a couple of = months.  Is there something that I'm not specifying correctly, or = it this a bug?

Thanks,
Mike


\starttext
\placefigure{6.0in x 3.0in}{
  \externalfigure[blah.jpg][width=3D6.0in, height=3D3.0in]
  % Comes out 5.6in x 2.8in
}
\placefigure{15.0cm x 9cm}{
  \externalfigure[blah.jpg][width=3D15.0cm, height=3D9cm]
  % Comes out 14.1cm x 8.45cm
}
\stoptext

------_=_NextPart_001_01C88A9A.00FAA63A-- --===============1001278204== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1001278204==--