aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_latex.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2020-04-11 20:51:27 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2020-05-20 11:27:25 -0400
commit3dcd083585b3f486ece3cfaa0780a6e2ec5b43fe (patch)
treefda07f176104b63fb0bc23e829d457d2926bbdb1 /org/out_latex.org
parentmetaverse, set behavior of block & group text (diff)
help & manpages, start work
Diffstat (limited to 'org/out_latex.org')
-rw-r--r--org/out_latex.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/out_latex.org b/org/out_latex.org
index 66f086c..0955687 100644
--- a/org/out_latex.org
+++ b/org/out_latex.org
@@ -1884,7 +1884,7 @@ string latex_tail(M)(
* latex system command helper script
** latex command, ruby script
-#+BEGIN_SRC ruby :tangle "../util/rb/tex/dr_tex.rb" :tangle-mode (identity #o755) :shebang #!/usr/bin/env ruby
+#+BEGIN_SRC ruby :tangle "../misc/util/rb/tex/dr_tex.rb" :tangle-mode (identity #o755) :shebang #!/usr/bin/env ruby
require 'fileutils'
pwd = Dir.pwd
argv,texfiles_with_path,flags=[],[],[]