change in title and author

parent 34d76efb
#+TITLE: Your title #+TITLE: Toy doc
#+AUTHOR: Your name #+AUTHOR: Louna CS
#+DATE: Today's date #+DATE: Today's date
#+LANGUAGE: en #+LANGUAGE: en
# #+PROPERTY: header-args :eval never-export # #+PROPERTY: header-args :eval never-export
...@@ -59,7 +59,6 @@ plot(cars) ...@@ -59,7 +59,6 @@ plot(cars)
#+end_src #+end_src
#+RESULTS: #+RESULTS:
[[file:./cars.png]]
Note the parameter ~:exports results~, which indicates that the code Note the parameter ~:exports results~, which indicates that the code
will not appear in the exported document. We recommend that in the will not appear in the exported document. We recommend that in the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment