summaryrefslogtreecommitdiff
path: root/Build/source/libs/paper/paper.test
blob: 54c4a2c82d2ef50ab9e569f296d894b214043a23 (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

# Copyright (C) 2013 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.

./paperconf || exit 1

PAPERSIZE=B3 ./paperconf || exit 1

PAPERSIZE=jisB3 ./paperconf || exit 1