ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Example ConTeXt document: PS output
Date: Sat, 10 Jul 2010 14:34:55 +0200	[thread overview]
Message-ID: <20100710123455.GA18706@gaston.couberia.bzh> (raw)
In-Reply-To: <Pine.LNX.4.64.1007092356170.31406@calypso.view.net.au>

On Sat, Jul 10 2010, Michael Talbot-Wilson wrote:

> I have a PostScript printer.  I'd prefer not to have to run pdf2ps.

Hello,

Normally, the printing system (cups for example) will run pdf2ps for you,
and you should be able to do something like "lpr file.pdf" without any
problems.


> How can ps output be produced directly?

You can make a script "context-ps", for example like this:

#!/bin/bash
context "$1"
pdf2ps "${1/.tex/}.pdf"

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2010-07-10 12:34 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09 15:46 Michael Talbot-Wilson
2010-07-09 16:06 ` luigi scarso
2010-07-09 18:49   ` Vedran Miletić
2010-07-10  2:46     ` Michael Talbot-Wilson
2010-07-10  3:30       ` luigi scarso
2010-07-10  3:32       ` Michael Talbot-Wilson
2010-07-10  3:37         ` luigi scarso
2010-07-10  5:46           ` Michael Talbot-Wilson
2010-07-10  6:42             ` Taco Hoekwater
2010-07-10 14:28             ` Martin Schröder
2010-07-10 22:07         ` Aditya Mahajan
2010-07-10 12:34 ` Peter Münster [this message]
2010-07-10 21:42 ` Mojca Miklavec
2010-07-10 22:21   ` Martin Schröder
2010-07-11 11:25     ` Vnpenguin
2010-07-11 16:43     ` Michael Talbot-Wilson
2010-07-11 17:28       ` Ivo Solnický
2010-07-11 17:39         ` luigi scarso
2010-07-11 20:37           ` Henning Hraban Ramm
2010-07-11 20:53             ` Khaled Hosny
2010-07-11 21:25               ` Henning Hraban Ramm
2010-07-12  8:58           ` Hans Hagen

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=20100710123455.GA18706@gaston.couberia.bzh \
    --to=pmlists@free.fr \
    --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).