aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/se_get_init.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-10-12 10:46:48 -0400
committerRalph Amissah <ralph@amissah.com>2014-10-12 10:46:48 -0400
commit53b74bac29e476d4000b76d10acc0c31e2376669 (patch)
tree0624c1e81d661c6f1296e66679b9e9cd29debaac /lib/sisu/v6/se_get_init.rb
parentv5 v6: html, epub, set document body language (diff)
v6: '*_parts', remove defaults.rb & some relics related to sisu skins, long gone
* old code removed & substituted as required by *_parts * attending code changes, fairly wide ranging, test
Diffstat (limited to 'lib/sisu/v6/se_get_init.rb')
-rw-r--r--lib/sisu/v6/se_get_init.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/sisu/v6/se_get_init.rb b/lib/sisu/v6/se_get_init.rb
index b5f8fd16..7452bb66 100644
--- a/lib/sisu/v6/se_get_init.rb
+++ b/lib/sisu/v6/se_get_init.rb
@@ -78,7 +78,8 @@ module SiSU_Get_Init
end
end
def tex
- @@tx ||=SiSU_Viz::TeX.new
+ require_relative 'texpdf_parts' # texpdf_parts.rb
+ @@tx ||=SiSU_Parts_TeXpdf::TeX.new
end
def rc_path_options
[