#! /bin/sh # Copyright (C) 2003, 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Texinfo. # # GNU Texinfo is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, # or (at your option) any later version. # # GNU Texinfo is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . required='tex' . ./defs || exit 1 set -e # one_run ARGS -- FILES # --------------------- # Run texi2dvi with ARGS, expect the FILES to be left. Remove them. one_run () { # Testing the local build mode. create_input_texi