From 50c13fdbcaf12b63ac0dd8f371aa17ee77ff6699 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 30 Apr 2010 23:15:45 -0400 Subject: texpdf, tell file being processed --- lib/sisu/v2/texpdf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sisu/v2/texpdf.rb b/lib/sisu/v2/texpdf.rb index f0e04b33..4854ce72 100644 --- a/lib/sisu/v2/texpdf.rb +++ b/lib/sisu/v2/texpdf.rb @@ -104,7 +104,7 @@ module SiSU_TeX def song begin @md=@particulars.md - tell=SiSU_Screen::Ansi.new(@opt.cmd,'LaTeX/PDF') + tell=SiSU_Screen::Ansi.new(@opt.cmd,'LaTeX/PDF',@md.fns) tell.green_title_hi unless @opt.cmd =~/q/ path=@env.url.output_tell if @opt.cmd =~/[MVv]/ -- cgit v1.2.3