ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jilani Khaldi <jilani.khaldi1@virgilio.it>
Subject: Re: Why PDF files generated by ConTeXt are so big?
Date: Wed, 11 Jan 2006 17:45:44 +0100	[thread overview]
Message-ID: <43C53638.7040509@virgilio.it> (raw)
In-Reply-To: <43C512C4.7080009@wxs.nl>


> so what do you use otherwise (instead of tetex)?

Under Linux (Slackware 10.2) I have only TeTeX:
pdftex => This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
pdflatex => This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)

Under Windows (2000 Pro) using MikTeX:
pdftex => This is pdfTeX, Version 3.141592-1.21a (MiKTeX 2.4)
pdflatex => This is pdfeTeX, Version 3.141592-1.21a-2.2 (MiKTeX 2.4)  (*)

(*) I am using this one to create PDF files from LaTeX docs. For this 
reason, I think, I have almost the same size of PDF files under Windows 
(MiKTeX/LaTeX) and Linux (TeTeX/ConTeXt).

ConTeXt premable:
\mainlanguage[italian]
\setupbodyfont[12pt]
\setuppapersize[A4]
\enableregime[il1]

LaTeX preamble:
\documentclass[a4,10pt,fleqn]{report}
\setcounter{secnumdepth}{2}
\usepackage[latin1]{inputenc}
\usepackage[italian]{babel}
... other packages

>
> you can run pdffonts to check this

ConTeXt/MiKTeX (Windows)
name                                 type         emb sub uni object ID
------------------------------------ ------------ --- --- --- ---------
DTTIEI+LMSans12-Regular              Type 1       yes yes no      39  0
EETXYV+LMSans12-Oblique              Type 1       yes yes yes     42  0
DXNZSG+LMSans10-Bold                 Type 1       yes yes yes     45  0
BBOGPU+Utopia-Italic                 Type 1       yes yes no       9  0
YTDIBL+Utopia-Regular                Type 1       yes yes no      14  0
SODXLF+Fourier-Math-Symbols          Type 1C      yes yes no      15  0
CJFCZI+Fourier-Math-Letters-Italic   Type 1C      yes yes no      16  0
YYSITY+Fourier-Math-Extension        Type 1C      yes yes no      17  0
NMJDRH+LMRoman12-Regular             Type 1       yes yes yes     87  0
DQFNRX+LMRoman12-Italic              Type 1       yes yes no      90  0
IHGOTS+LMSans10-Regular              Type 1       yes yes yes    137  0
BLEFMM+LMSans10-Oblique              Type 1       yes yes yes    140  0
TGZULI+LMRoman12-Bold                Type 1       yes yes no     194  0
FHYPVG+LOGO10                        Type 1       yes yes no     197  0
JDIEUM+LMRoman10-Bold                Type 1       yes yes no     205  0
ERNOBW+CMMI12                        Type 1       yes yes no     209  0
IYOQET+LMRoman12-Regular             Type 1       yes yes no     212  0
HUKRQA+CMEX10                        Type 1       yes yes no     215  0
FKFBNU+LMRoman9-Regular              Type 1       yes yes no     218  0
CNWZSY+CMSY10                        Type 1       yes yes no     221  0
SQCOBF+CMMI9                         Type 1       yes yes no     224  0
IAKFGB+LMRoman7-Regular              Type 1       yes yes no     227  0
UTYJTI+CMSY9                         Type 1       yes yes no     274  0
ZCMOAX+CMMI7                         Type 1       yes yes no     326  0
HFGQHV+CMSY7                         Type 1       yes yes no     329  0
===================================================
ConTeXt/TeTeX (Linux)
name                                 type         emb sub uni object ID
------------------------------------ ------------ --- --- --- ---------
ZODZLY+CMSSBX10                      Type 1       yes yes no      34  0
GDNCCV+CMSSI12                       Type 1       yes yes no      37  0
DCDFAR+CMSS12                        Type 1       yes yes no      40  0
ASKJEX+CMR12                         Type 1       yes yes no      43  0
AQWQFQ+CMR9                          Type 1       yes yes no      46  0
QTBLYG+Utopia-Italic                 Type 1C      yes yes no       4  0
ESSWFP+Utopia-Regular                Type 1C      yes yes no       5  0
SODXLF+Fourier-Math-Symbols          Type 1C      yes yes no       6  0
CJFCZI+Fourier-Math-Letters-Italic   Type 1C      yes yes no       7  0
YYSITY+Fourier-Math-Extension        Type 1C      yes yes no       8  0
WXACZF+CMTI12                        Type 1       yes yes no      88  0
RTVTJB+CMSS10                        Type 1       yes yes no     135  0
FGDGJS+CMBX10                        Type 1       yes yes no     189  0
CEDOCE+CMMI12                        Type 1       yes yes no     193  0
FWWPUA+CMEX10                        Type 1       yes yes no     196  0
LFQGNZ+CMSY10                        Type 1       yes yes no     199  0
SQAFLI+CMMI9                         Type 1       yes yes no     202  0
BYRSZI+CMR7                          Type 1       yes yes no     205  0
SSTBGA+CMSY9                         Type 1       yes yes no     251  0
SEIPGZ+CMMI7                         Type 1       yes yes no     304  0
EWUBSW+CMSY7                         Type 1       yes yes no     307  0
RELHCG+CMBX12  

ps.
I see that the PDF generated by MiKTeX (the bigger one) looks a little 
better than the one generated by TeTeX. So I understand now why this 
difference between their sizes.

Thank you.

jk

-- 
Jilani KHALDI
http://jkhaldi.oltrelinux.com

  reply	other threads:[~2006-01-11 16:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-06 16:19 framed texts Hans van der Meer
2006-01-06 17:20 ` Peter Rolf
2006-01-06 20:43   ` Hans van der Meer
2006-01-07 12:50     ` Hans Hagen
2006-01-07 22:52       ` framed texts and other "minipage" Maurice Diamantini (dom)
2006-01-09 10:52         ` Hans Hagen
2006-01-09 20:54           ` framed texts for boxing stuff Maurice Diamantini (dom)
2006-01-09 23:01             ` Hans Hagen
2006-01-10 22:14               ` Maurice Diamantini (dom)
2006-01-10 22:50                 ` Hans Hagen
2006-01-10 23:44                   ` Why PDF files generated by ConTeXt are so big? Jilani Khaldi
2006-01-11  8:22                     ` Hans Hagen
2006-01-11 12:41                       ` Jilani Khaldi
2006-01-11 14:14                         ` Hans Hagen
2006-01-11 16:45                           ` Jilani Khaldi [this message]
2006-01-11 18:27                             ` Hans Hagen
2006-01-10 22:53                 ` framed texts for boxing stuff Hans Hagen
2006-01-10 23:28                 ` Mojca Miklavec
2006-01-11 20:07               ` Bob Kerstetter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43C53638.7040509@virgilio.it \
    --to=jilani.khaldi1@virgilio.it \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).