From 7ba97cc314168cc5f58f5823614f1c1e6bfe7153 Mon Sep 17 00:00:00 2001 From: Louna Colaert-Sentenac Date: Mon, 8 Mar 2021 16:43:33 +0100 Subject: [PATCH] change in title and author --- module2/exo1/toy_document_orgmode_R_en.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/module2/exo1/toy_document_orgmode_R_en.org b/module2/exo1/toy_document_orgmode_R_en.org index 2b73d64..d55fd61 100644 --- a/module2/exo1/toy_document_orgmode_R_en.org +++ b/module2/exo1/toy_document_orgmode_R_en.org @@ -1,5 +1,5 @@ -#+TITLE: Your title -#+AUTHOR: Your name +#+TITLE: Toy doc +#+AUTHOR: Louna CS #+DATE: Today's date #+LANGUAGE: en # #+PROPERTY: header-args :eval never-export @@ -59,7 +59,6 @@ plot(cars) #+end_src #+RESULTS: -[[file:./cars.png]] Note the parameter ~:exports results~, which indicates that the code will not appear in the exported document. We recommend that in the -- 2.18.1