# -*- mode: org -*- #+TITLE: First steps with Emacs/org-mode #+DATE: March 2019 #+STARTUP: overview indent #+OPTIONS: num:nil toc:t #+PROPERTY: header-args :eval never-export This document assumes you have installed emacs as explained [[https://www.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/jump_to_id/954f94ce4f9a4d858d47b41793cc96c8][here]]. All the screenshots in this demo are done under the Windows operating system but similar results should be obtained on any OS. * First steps with Emacs as a computationnal environment ** A first org-mode document - Launch emacs #+BEGIN_CENTER [[file:emacs_orgmode_images/emacs.png]] #+END_CENTER - Create a new file using the "white sheet of paper" left icon, right below the =File= menu. Name it =foo.org= in which ever directory you want. ** Running dos/shell commands - You now have a blank org-mode file. - Type =