Admin/psbooklet
author wenzelm
Thu, 28 Aug 2008 00:33:17 +0200
changeset 28037 915b9a777441
parent 12721 226fc0e2e7e3
child 36859 51af1657263b
permissions -rwxr-xr-x
changed Markup print mode to YXML -- explicitly decode messages before being issued; changed Output print mode to plain default -- no escaping; simplified pgml_sym: produce Pgml.pgmlatom, no special treatment of Ctrl/Raw; removed unused issue_pgips; removed obsolete delay_msgs feature -- the script parser never fails, but produces inline error markup; removed obsolete wrap_pgml; explicit transformation of messages (pgml_terms and message_content); remove obsolete split_markup workaround; misc tuning;

#!/usr/bin/env bash
#
# $Id$
#
# psbooklet - rearrange pages of ps file to be printed as booklet (duplex)
#

psbook "$@" | \
  pstops '4:0L@.7(21cm,0cm)+1L@.7(21cm,14.85cm),3R@.7(0cm,14.85cm)+2R@.7(0cm,29.7cm)'