9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: tlaronde@kergis.com
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] kerTeX update: beamer and al.
Date: Thu, 19 Dec 2024 19:24:02 +0100	[thread overview]
Message-ID: <Z2RkwrFstaa3YnqE@kergis.com> (raw)
In-Reply-To: <Z1_sRrUR6YYaFTQV@kergis.com>

On Mon, Dec 16, 2024 at 10:00:54AM +0100, tlaronde@kergis.com wrote:
> I have made an important update to kerTeX, adding 22 more recipes
> (packages) including beamer (LaTeX dependent) and all its
> dependencies---there are also Jean-Fran\,cois Burnol's extended
> precision numerical packages, a collection of fonts (Yannis
> Haralambous' old German ones, for example) and misc. dependencies of
> these packages.
> 
> Since I'm not a LaTeX user, I'd like people to test beamer under Plan9
> and/or 9Front, specially to verify that kpstopdf (added to kerTeX)
> yields the correct PDF result---the utility invokes GhostScript at low
> level in order to have PDF pages matching exactly what was specified in
> the PostScript files (it is not kerTeX dependent; it should work with
> any PostScript file).
> 
> The problem being that in order to have correct "fading" (shadows) on
> the slides, the gs(1) "-dALLOWPSTRANSPARENCY" option has to be passed,
> and I don't know if it is present in the gs(1) version of all Plan9 and
> variants, and I don't know either if, with various differing beamer's
> options, some details of the PS and then PDF rendering will work 
> correctly or not.

One user reported that some recipes failed due to the copying of dirs.

I have hence updated the pkg framework to add a customized version (I
couldn't use dircp since it is, at least on 9front, a rc script; so I
ended up using tar).

You can update simply by updating the recipe tools@pkg.sh (that will
path the pkg library).

pgf@tex.sh and beamer@latex.sh have been updated (you can retrieve
them individually or on bulk with rcp@pkg.sh).

The bad news is that GhostScript is too old and, for beamer, it can't
translate the PostScript in PDF (it can't even display the
PostScript).

As said before, I can't do anything about that on the kerTeX side. For
this to work, GhostScript has to be updated. Not a small task (and
this is a reason why, I want to be able to have images without
requiring a PostScript interpreter).
-- 
        Thierry Laronde <tlaronde +AT+ kergis +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T1c3c196d02b3d7c6-Mdfb763ca90c25563fd5bfbfe
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

      reply	other threads:[~2024-12-19 18:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-16  9:00 tlaronde
2024-12-19 18:24 ` tlaronde [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=Z2RkwrFstaa3YnqE@kergis.com \
    --to=tlaronde@kergis.com \
    --cc=9fans@9fans.net \
    /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).