Reworked the header of each org-mode file
This commit is contained in:
@@ -40,6 +40,7 @@ The report by H-P van der Kleij on the static measurement of the ID31 station is
|
||||
:END:
|
||||
<<sec:static_ty>>
|
||||
|
||||
** ZIP file containing the data and matlab files :ignore:
|
||||
#+begin_src bash :exports none :results none
|
||||
if [ matlab/static_ty.m -nt data/static_ty.zip ]; then
|
||||
cp matlab/static_ty.m static_ty.m;
|
||||
@@ -268,6 +269,7 @@ The result is shown on figure [[fig:psd_tyz]].
|
||||
:END:
|
||||
<<sec:spindle_static>>
|
||||
|
||||
** ZIP file containing the data and matlab files :ignore:
|
||||
#+begin_src bash :exports none :results none
|
||||
if [ matlab/spindle_static.m -nt data/spindle_static.zip ]; then
|
||||
cp matlab/spindle_static.m spindle_static.m;
|
||||
|
Reference in New Issue
Block a user