ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: PDFTeX sources
Date: Fri, 30 Jul 2004 09:43:48 +0200	[thread overview]
Message-ID: <20040730094348.4973286a.taco@elvenkind.com> (raw)
In-Reply-To: <200407292044.37533.skhilji@tampabay.rr.com>

On Thu, 29 Jul 2004 20:44:37 -0700
Salman Khilji <skhilji@tampabay.rr.com> wrote:

> 1)  I want to know the simplest way (and the minimal way) to compile PDFTeX on 
> Windows.  From the manual, I see that you have to download
> 
> I want to be able to compile pdfTeX from sources using an already available 
> DSP (MS Visual C++ project file)---this means it should somehow use an 
> already existing config.h file.
> 
> I downloaded the MikTeX sources, but it comes with 65535 other files and 
> directories that I do not need and also mandates the download of Cygwin.

I don't think there is an 'easy and minimal way' atm, especially not for pdftex 
which needs a number of libraries available at compile time. 
 
> 2)  Basically, I want to learn a little about the internals of pdfTeX to 
> investigate if I can take the PDF specific C source code out of it and 

Isolation would be very hard I believe. pdftex makes changes all over (e.g. to 
allow justification improvements and creation of arbitrary pdf objects).

> somehow use then in the TeX++ project (which is a reincarnation of CommonTeX, 
> which was an implementation of TeX written in C from scratch by Pat Monardo).  

Tell me more (off-list), it seems we are doing more or less the same thing!  

You might want to look at the sources on this location: 

  http://www.metatex.org/

The CXTeX sources are not bug-free, but it compiles usable pdf documents cf. 
"pdfetex". They are based on a manual conversion (by me) of the web sources.
It is a lot easier to setup than a full blown TeX installation, but it does 
use autoconf, so it will need some work to get it compile without msys/cygwin.

Greetings, Taco

      parent reply	other threads:[~2004-07-30  7:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-30  3:44 Salman Khilji
2004-07-30  7:43 ` Hans Hagen
2004-07-30  7:43 ` Taco Hoekwater [this message]

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=20040730094348.4973286a.taco@elvenkind.com \
    --to=taco@elvenkind.com \
    --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).