Skip to content

Commit ab9f1cc

Browse files
committed
Adjustments for recent Ruby versions
1 parent 20317d1 commit ab9f1cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ruby/example.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# encoding: utf-8
2+
3+
$LOAD_PATH.unshift '.'
14
require 'texcaller'
25

36
latex = <<'EOF'

0 commit comments

Comments
 (0)