texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo update (Wed Jun 22 09:22:01 EDT 2005)


From: Karl Berry
Subject: texinfo update (Wed Jun 22 09:22:01 EDT 2005)
Date: Wed, 22 Jun 2005 09:22:08 -0400

Index: util/texi2dvi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/util/texi2dvi,v
retrieving revision 1.54
retrieving revision 1.55
diff -c -r1.54 -r1.55
*** util/texi2dvi       10 Jun 2005 13:44:47 -0000      1.54
--- util/texi2dvi       22 Jun 2005 13:08:39 -0000      1.55
***************
*** 1,6 ****
  #! /bin/sh
  # texi2dvi --- produce DVI (or PDF) files from Texinfo (or LaTeX) sources.
! # $Id: texi2dvi,v 1.54 2005/06/10 13:44:47 karl Exp $
  #
  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
  # 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
--- 1,6 ----
  #! /bin/sh
  # texi2dvi --- produce DVI (or PDF) files from Texinfo (or LaTeX) sources.
! # $Id: texi2dvi,v 1.55 2005/06/22 13:08:39 karl Exp $
  #
  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
  # 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
***************
*** 32,38 ****
  unset RUNNING_KSH
  
  # This string is expanded by rcs automatically when this file is checked out.
! rcs_revision='$Revision: 1.54 $'
  rcs_version=`set - $rcs_revision; echo $2`
  program=`echo $0 | sed -e 's!.*/!!'`
  version="texi2dvi (GNU Texinfo 4.8) $rcs_version
--- 32,38 ----
  unset RUNNING_KSH
  
  # This string is expanded by rcs automatically when this file is checked out.
! rcs_revision='$Revision: 1.55 $'
  rcs_version=`set - $rcs_revision; echo $2`
  program=`echo $0 | sed -e 's!.*/!!'`
  version="texi2dvi (GNU Texinfo 4.8) $rcs_version
***************
*** 76,82 ****
     or --texinfo=CMD    multiple values accumulate
  
  Build modes:
!   --build=MODE  specify the treatment of auxialiary files [$build_mode]
        --tidy    same as --build=tidy
    -c, --clean   same as --build=clean
  
--- 76,82 ----
     or --texinfo=CMD    multiple values accumulate
  
  Build modes:
!   --build=MODE  specify the treatment of auxiliary files [$build_mode]
        --tidy    same as --build=tidy
    -c, --clean   same as --build=clean
  
P util/texi2dvi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]