aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-04-30 23:15:45 -0400
committerRalph Amissah <ralph@amissah.com>2010-04-30 23:15:45 -0400
commit50c13fdbcaf12b63ac0dd8f371aa17ee77ff6699 (patch)
treeefa38655471a4fe978db78f6e3a233f29f691679
parentshared_txt, text wrap, deal with <br> markers where they occur (diff)
texpdf, tell file being processed
-rw-r--r--lib/sisu/v2/texpdf.rb2
1 files changed, 1 insertions, 1 deletions
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]/