From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/112190 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.comp.tex.context Subject: Fontsizes in Adobe Acrobat vs ConTeXt Date: Tue, 20 Jul 2021 11:09:28 +0000 Message-ID: Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2604988128693303543==" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19947"; mail-complaints-to="usenet@ciao.gmane.io" To: Original-X-From: ntg-context-bounces@ntg.nl Tue Jul 20 13:09:59 2021 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane-mx.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m5ndP-00052Y-4o for gctc-ntg-context-518@m.gmane-mx.org; Tue, 20 Jul 2021 13:09:59 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id C05EB285E2F; Tue, 20 Jul 2021 13:09:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G94k10ttbSnA; Tue, 20 Jul 2021 13:09:35 +0200 (CEST) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 5517F285E30; Tue, 20 Jul 2021 13:09:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 72453285E2E for ; Tue, 20 Jul 2021 13:09:33 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tlOAPP6DL49u for ; Tue, 20 Jul 2021 13:09:31 +0200 (CEST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=130.92.0.84; helo=mailhub-lb3.unibe.ch; envelope-from=denis.maier@unibe.ch; receiver= Original-Received: from mailhub-lb3.unibe.ch (mailhub-lb3.unibe.ch [130.92.0.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 6701C285E1F for ; Tue, 20 Jul 2021 13:09:31 +0200 (CEST) X-Virus-Scanned: By University of Bern - MGW Original-Received: from mail.campus.unibe.ch (aai-edge-01.campus.unibe.ch [130.92.13.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhub-lb3.unibe.ch (Postfix) with ESMTPS id E9F3E5000AB for ; Tue, 20 Jul 2021 13:09:28 +0200 (CEST) Thread-Topic: Fontsizes in Adobe Acrobat vs ConTeXt Thread-Index: Add9VdYqVq4eBFKmQTSyl5ufi/i5yw== Accept-Language: de-CH, en-US Content-Language: de-DE x-originating-ip: [172.18.72.2] X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.26 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.io gmane.comp.tex.context:112190 Archived-At: --===============2604988128693303543== Content-Language: de-DE Content-Type: multipart/alternative; boundary="_000_c6fcabc7628a41bf953908a03ab299a8unibech_" --_000_c6fcabc7628a41bf953908a03ab299a8unibech_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I have to reproduce a book layout that was done in Adobe Indesign, and I do= n't really manage to get the right fontsizes, i.e. according to Acrobat Pro= the fonts are consistently a bit smaller then expected. That may well be an Adobe problem, it's just that I have to aim for rather = specific target values... As you can see below the deviation is not so sign= ificant with the normal font size and bigger sizes, but more so with the sm= aller sizes. % ---------------------------------------------------------------------- \setupbodyfont[10pt] \definebodyfontenvironment [default] [xx=3D0.7, x=3D0.85, a=3D1.175, b=3D1.5, ] \starttext {\tfxx Smallest } % =3D> expected 7pt, actual 5.98pt {\tfx Small} % =3D> expected 8.5pt, actual 7.97pt {\tf Normal} % =3D> expected 10pt, actual 9.96pt {\tfa Larger} % =3D> expected 11.75pt, actual 11.71pt {\tfb Largest} % =3D> expected 15pt, actual 14.94pt \stoptext % ---------------------------------------------------------------------- Any ideas, how I could get that right? (The project uses Noto Serif, but th= e same happens there.) Thanks for you help, Denis --_000_c6fcabc7628a41bf953908a03ab299a8unibech_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

I have to reproduce a book layout that was done in A= dobe Indesign, and I don’t really manage to get the right fontsizes, = i.e. according to Acrobat Pro the fonts are consistently a bit smaller then= expected.

That may well be an Adobe problem, it’s just t= hat I have to aim for rather specific target values... As you can see below= the deviation is not so significant with the normal font size and bigger s= izes, but more so with the smaller sizes.

 

 

% --------------------------------------------------= --------------------

\setupbodyfont[10pt]

\definebodyfontenvironment

        &nbs= p;       [default]

        &nbs= p;       [xx=3D0.7,

        &nbs= p;       x=3D0.85,

        &nbs= p;       a=3D1.175,

        &nbs= p;       b=3D1.5,

        &nbs= p;       ]

 

\starttext

 

 

{\tfxx Smallest } % =3D> expected 7pt, actual 5.9= 8pt

 

{\tfx Small} % =3D> expected= 8.5pt, actual 7.97pt

 

{\tf Normal} % =3D> expected= 10pt, actual 9.96pt

 

{\tfa Larger} % =3D> expecte= d 11.75pt, actual 11.71pt

 

{\tfb Largest} % =3D> expect= ed 15pt, actual 14.94pt

 

\stoptext

% --------------------------------------------------= --------------------

 

Any ideas, how I could get that right? (The project uses Noto Serif, but the same happens there.)

 

Thanks for you help,

Denis

--_000_c6fcabc7628a41bf953908a03ab299a8unibech_-- --===============2604988128693303543== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --===============2604988128693303543==--