From 5dace95567352f850f147cd911dd9846940caa17 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 12 May 2012 00:44:04 -0400 Subject: v3: reporting, composite file names touched --- lib/sisu/v3/texinfo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sisu/v3/texinfo.rb') diff --git a/lib/sisu/v3/texinfo.rb b/lib/sisu/v3/texinfo.rb index d13fb979..224bef92 100644 --- a/lib/sisu/v3/texinfo.rb +++ b/lib/sisu/v3/texinfo.rb @@ -102,7 +102,7 @@ module SiSU_TexInfo begin tool=(@opt.cmd =~/[MVv]/) \ ? "#{@env.program.texinfo} #{@md.file.output_path.texinfo.dir}/#{@md.file.base_filename.info}" - : "[#{@opt.f_pth[:lng_is]}] #{@opt.fns}" + : "[#{@opt.f_pth[:lng_is]}] #{@opt.fno}" tell=@opt.cmd=~/[MVvz]/ \ && @opt.cmd !~/q/ \ ? SiSU_Screen::Ansi.new(@opt.cmd,'TexInfo',tool).green_hi_blue -- cgit v1.2.3