aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/se_get_init.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-10-12 10:56:59 -0400
committerRalph Amissah <ralph@amissah.com>2014-10-12 10:56:59 -0400
commit2e4c214d4d2323864985ccfe93346a9796edee2f (patch)
treebd450b52b31b81fc46150ebee9d4e06bc7e1e560 /lib/sisu/v5/se_get_init.rb
parentdebian/changelog (5.6.9-1) (diff)
parentv5: merge v6: remove defaults.rb & some relics related to sisu skins (diff)
Merge tag 'sisu_5.7.0' into debian/sid
SiSU 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
[