aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/se_get_init.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-10-12 10:52:35 -0400
committerRalph Amissah <ralph@amissah.com>2014-10-12 10:52:35 -0400
commit32fd8f3908bc8632e2d8ab4d872f6e4362fe031b (patch)
tree8094371a7fd511409992200f4b7c1cb4c33582d6 /lib/sisu/v5/se_get_init.rb
parentv6: '*_parts', remove defaults.rb & some relics related to sisu skins, long gone (diff)
v5: merge v6: remove defaults.rb & some relics related to sisu skinssisu_5.7.0
Diffstat (limited to 'lib/sisu/v5/se_get_init.rb')
-rw-r--r--lib/sisu/v5/se_get_init.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/sisu/v5/se_get_init.rb b/lib/sisu/v5/se_get_init.rb
index 04aa633c..a74e22f9 100644
--- a/lib/sisu/v5/se_get_init.rb
+++ b/lib/sisu/v5/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
[