aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3dv/param.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-02-14 21:32:53 -0500
committerRalph Amissah <ralph@amissah.com>2012-02-14 21:33:13 -0500
commit6d898f1eb74160fbc7d6365b3ad8d6b9417d2f19 (patch)
tree066bf34901b3169eec6a573e58ce971ec2fbde8e /lib/sisu/v3dv/param.rb
parentv3dv: dal, remove sisu_manifest from document structure & toc (diff)
v3dv: control hookssisu_3.1.14
* hooks to make it possible to control (via: the command line; the document markup header, or; the command line) the likes of: toc, manifest, manifest-links, metadata, html-minitoc, html-navigation, html-navigation-bar; these are switched on by default and control takes the form of making it possible to switch them off.
Diffstat (limited to 'lib/sisu/v3dv/param.rb')
-rw-r--r--lib/sisu/v3dv/param.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/sisu/v3dv/param.rb b/lib/sisu/v3dv/param.rb
index fac9ad76..8d3379b7 100644
--- a/lib/sisu/v3dv/param.rb
+++ b/lib/sisu/v3dv/param.rb
@@ -811,6 +811,9 @@ module SiSU_Param
else nil
end
end
+ def omit_list
+ m=@h['omit']
+ end
def texpdf_font
def main
@h['texpdf_font'] \