From d96cb1542dd98888579e7add9e0e9eb7bd09c97b Mon Sep 17 00:00:00 2001 From: Samuel Ortion Date: Wed, 17 Apr 2024 10:57:30 +0200 Subject: [PATCH] clear page style on last coverpage (summary) --- report.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/report.org b/report.org index 649ece7..12bfef5 100644 --- a/report.org +++ b/report.org @@ -192,7 +192,9 @@ The two main options being Snakemake and Nextflow. Snakemake is a python powered #+begin_export latex \cleartoleftpage +\clearpairofpagestyles #+end_export + ** Summary :PROPERTIES: :UNNUMBERED: t @@ -227,4 +229,3 @@ Principle: construct vertex communities based on where an agent would get stuck # Local Variables: # eval: (progn (org-babel-goto-named-src-block "startup") (org-babel-execute-src-block) (outline-hide-sublevels 1)) # End: -*