/[bibulus]/bibulus/LaTeX/bibulustex
ViewVC logotype

Diff of /bibulus/LaTeX/bibulustex

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by twid, Sun Apr 6 21:16:46 2003 UTC revision 1.4 by twid, Fri Jul 11 08:41:45 2003 UTC
# Line 3  Line 3 
3  use strict;  use strict;
4  use Bibulus::LaTeX;  use Bibulus::LaTeX;
5    
6    my $DEBUG = 1;
7    print STDERR 'This is bibulustex $Id$; ', "\n" if $DEBUG;
8    Bibulus::LaTeX->setdebug;
9    
10  # If perl 5.8.0 is used, then  # If perl 5.8.0 is used, then
11  #      binmode(STDOUT, ":utf8");  #      binmode(STDOUT, ":utf8");
12  # will output in that character set (other modes are available, too).  # will output in that character set (other modes are available, too).

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26