Remove tangle matlab file
This commit is contained in:
parent
756ba4dc69
commit
2fb240de6a
@ -1,19 +0,0 @@
|
||||
% Initialize Path
|
||||
% #+NAME: m-init-path
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./matlab/mat/'); % Path for data
|
||||
addpath('./matlab/'); % Path for scripts
|
||||
|
||||
|
||||
|
||||
% #+NAME: m-init-path-tangle
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
|
||||
% Initialize other elements
|
||||
% #+NAME: m-init-other
|
||||
|
||||
%% Colors for the figures
|
||||
colors = colororder;
|
@ -25,6 +25,7 @@
|
||||
#+PROPERTY: header-args:matlab+ :noweb yes
|
||||
#+PROPERTY: header-args:matlab+ :mkdirp yes
|
||||
#+PROPERTY: header-args:matlab+ :output-dir figs
|
||||
#+PROPERTY: header-args:matlab+ :tangle no
|
||||
|
||||
#+PROPERTY: header-args:latex :headers '("\\usepackage{tikz}" "\\usepackage{import}" "\\import{$HOME/Cloud/tikz/org/}{config.tex}")
|
||||
#+PROPERTY: header-args:latex+ :imagemagick t :fit yes
|
||||
|
Loading…
Reference in New Issue
Block a user