From 405f032572a837255fb4c648ab4eb10f440b5bf9 Mon Sep 17 00:00:00 2001 From: Nicolas MAILLET <nicolas.maillet@pasteur.fr> Date: Fri, 7 Oct 2016 11:13:53 +0200 Subject: [PATCH] Add the readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3bca72 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Beamer (LaTeX) template really closed to the official pptx Pasteur model. + +You can set the language using the first line, either english or french: +\usepackage[english]{languagechooser} +or +\usepackage[french]{languagechooser} + +PasTeX iz in da pl4ce! \ No newline at end of file -- GitLab