Browse Source

Fixed tangling

Samuel W. Flint 6 years ago
parent
commit
9323d41b74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      algorithmic-music.org

+ 1 - 1
algorithmic-music.org

@@ -4,7 +4,7 @@
 #+DATE: \today
 #+INFOJS_OPT: view:info toc:nil path:http://flintfam.org/org-info.js
 #+OPTIONS: toc:nil H:5 ':t *:t
-#+PROPERTY: header-args :noweb tangle :comments noweb
+#+PROPERTY: header-args :noweb no-export :comments noweb
 #+LATEX_HEADER: \usepackage[color]{showkeys}
 #+LATEX_HEADER: \parskip=5pt
 #+LATEX_HEADER: \lstset{texcl=true,breaklines=true,columns=fullflexible,frame=lines,literate={lambda}{$\lambda$}{1} {set}{$\gets$}1 {setq}{$\gets$}1 {setf}{$\gets$}1 {<=}{$\leq$}1 {>=}{$\geq$}1}