From 832167755f955dcc771b83d8b094ccc370c7451d Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 4 Feb 2010 17:45:42 -0500 Subject: cosmetic --- data/doc/sisu/v1/html/sisu.1.html | 4 ++-- lib/sisu/v1/dal.rb | 1 - lib/sisu/v1/html_format.rb | 20 -------------------- 3 files changed, 2 insertions(+), 23 deletions(-) diff --git a/data/doc/sisu/v1/html/sisu.1.html b/data/doc/sisu/v1/html/sisu.1.html index ea0c304e..01aafbb1 100644 --- a/data/doc/sisu/v1/html/sisu.1.html +++ b/data/doc/sisu/v1/html/sisu.1.html @@ -270,8 +270,8 @@ that produced it) (digest.txt). -NV for verbose digest output to screen.

-n -[filename/wildcard/url]
- +[filename/wildcard/url] +
skip the creation of intermediate processing files (document abstraction) if they already exist, this skips the equivalent of -m which is otherwise assumed by most processing flags. diff --git a/lib/sisu/v1/dal.rb b/lib/sisu/v1/dal.rb index 627244c6..63b7b534 100644 --- a/lib/sisu/v1/dal.rb +++ b/lib/sisu/v1/dal.rb @@ -178,7 +178,6 @@ module SiSU_DAL else nil #SiSU_DAL::Source.new(@opt).create_dal end -#p dal; dal end end class Output diff --git a/lib/sisu/v1/html_format.rb b/lib/sisu/v1/html_format.rb index 0ceb1a8b..af8de05e 100644 --- a/lib/sisu/v1/html_format.rb +++ b/lib/sisu/v1/html_format.rb @@ -959,23 +959,6 @@ WOK #{@vz.paragraph_txt}} end -## def toc_endnote -## %{#{@vz.margin_txt_3} -## #{@vz.paragraph_font_small} -## -## Endnotes -## -## #{@vz.table_close}} -## end -# def toc_endnote -# %{#{@vz.margin_css} -#

-# -# Endnotes -# -#

-##{@vz.table_close}} -# end def title_endnote #revisit # %{#{@vz.margin_txt_0} # #{@vz.paragraph_txt} @@ -1401,9 +1384,6 @@ WOK lev('h0','minitoc') end def mini_tail -# -# Document Information (metadata) -# %{

Manifest (alternative outputs) -- cgit v1.2.3