Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] pdf page margins

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] pdf page margins


Chronological Thread 
  • From: Henri Lesourd <address@hidden>
  • To: Bob Lounsbury <address@hidden>
  • Cc: Patrick Moule <address@hidden>, address@hidden
  • Subject: Re: [TeXmacs] pdf page margins
  • Date: Wed, 06 Sep 2006 23:01:28 +0200

Bob Lounsbury wrote:

I'm not trying to be testy here. It's just that I'm not a computer
programmer, I'm an end user and I need a little more information than
modifying the postscript file to answer my question.

I would greatly appreciate any additional information.


The problem here is that even for computer programmers,
entering into the process of diagnosing these things is
painful, it means several hours / days of work. This is
why...


But as far as I can see, in the post :
http://lists.texmacs.org/wws/arc/texmacs-users/2006-08/msg00141.html

, it is said that ps2pdf could do the job, by means
of using the "-sPAPERSIZE=a4" option, namely, under
a shell :
<<
/home/smith>ps2pdf -sPAPERSIZE=a4 my-paper.ps my-paper.pdf
/home/smith>_
>>

This way, till this bug is corrected, you can solve the
problem by means of always exporting to postscript, and
then using a command line command similar to the one above
to export to PDF.




Archive powered by MHonArc 2.6.19.

Top of Page