aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_latex.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2021-06-27 16:59:44 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2021-08-01 07:46:58 -0400
commit4d5ee2ead874c7a436faa8754eb99215927ea94d (patch)
treec1519c0b8db2302bcf46ffdce04a6580d7a012e5 /org/out_latex.org
parentorg-mode code block headers (diff)
dir rename ./sundry (from ./misc)
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 b278cda..4156071 100644
--- a/org/out_latex.org
+++ b/org/out_latex.org
@@ -1939,7 +1939,7 @@ string latex_tail(M)(
* latex system command helper script
** latex command, ruby script
-#+HEADER: :tangle "../misc/util/rb/tex/dr_tex.rb"
+#+HEADER: :tangle "../sundry/util/rb/tex/dr_tex.rb"
#+HEADER: :tangle-mode (identity #o755)
#+HEADER: :shebang #!/usr/bin/env ruby
#+BEGIN_SRC ruby