diff --git a/README.org b/README.org
index e7ab9f65e51ec334d771f715d8f5bc1c6d141ba8..550b8b44bea25d8b254e13f4127fb2d0e2a691a8 100644
--- a/README.org
+++ b/README.org
@@ -1,6 +1,6 @@
 #+TITLE: =yml= and =ox-publish= set up for =compose= projects
 #+AUTHOR: =inria= =concace= project team
-#+SETUPFILE: ./theme-readtheorginria.setup
+#+SETUPFILE: ./compose-themes/theme-readtheorginria.setup
 
 This is the main repository to include the =ox-publish= and [[https://docs.gitlab.com/ee/ci/yaml/gitlab_ci_yaml.html][~gitlab-ci.yml~]]
 =ci/cd= for =compose= projects.
diff --git a/ob-latexpicture/README.org b/ob-latexpicture/README.org
index e1e51a4f4c0ffd033d47d716d2cf32c8c5832302..8ac0925b42e0ffb4d433e177b8679c59dd22570e 100644
--- a/ob-latexpicture/README.org
+++ b/ob-latexpicture/README.org
@@ -1,7 +1,7 @@
 #+TITLE: =latexpicture= =lang=
 #+SUBTITLE: Dealing with =tikz=, =algorithm2e=, math formulas, when exporting to both pdf and html
 #+AUTHOR: Emmanuel Agullo
-#+SETUPFILE: ../theme-readtheorginria.setup
+#+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
 
 The main file is [[./ob-latexpicture.org]], to be loaded through
 ~(org-babel-load-file)~. 
diff --git a/ob-latexpicture/lob-latexpicture.org b/ob-latexpicture/lob-latexpicture.org
index 56f58829195d9f7223531c9e29797951868ba877..2422b39f63529fba39622e5f2257b358682b177e 100644
--- a/ob-latexpicture/lob-latexpicture.org
+++ b/ob-latexpicture/lob-latexpicture.org
@@ -1,7 +1,7 @@
 #+TITLE: Add-on to the library of babel (=lob=) for =latexpicture= =lang=
 #+SUBTITLE: Dealing with =tikz=, =algorithm2e=, math formulas, when exporting to both pdf and html
 #+AUTHOR: Emmanuel Agullo
-#+SETUPFILE: ../theme-readtheorginria.setup
+#+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
 
 #+NAME: lob-compose-attr_html_width_wrap
 #+BEGIN_SRC sh :var data="" :var width="\\textwidth" :results output
diff --git a/ob-latexpicture/ob-latexpicture-test.org b/ob-latexpicture/ob-latexpicture-test.org
index 51524d6853ef0d31475b71c405e5abee4a24e35e..141f000db20645896ada001a1f8d396eec8151d8 100644
--- a/ob-latexpicture/ob-latexpicture-test.org
+++ b/ob-latexpicture/ob-latexpicture-test.org
@@ -1,6 +1,6 @@
 #+TITLE: Test of =latexpicture= =lang=
 #+AUTHOR: Emmanuel Agullo
-#+SETUPFILE: ../theme-readtheorginria.setup
+#+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
 #+LATEX_HEADER: \usepackage{svg}
 #+LATEX_HEADER: \usepackage{tikz}
 
diff --git a/ob-latexpicture/ob-latexpicture.org b/ob-latexpicture/ob-latexpicture.org
index a01a90071252d4b967a402f0aed88d207b5c2837..3c2a91daffd662f81abad86ac572718999913cfd 100644
--- a/ob-latexpicture/ob-latexpicture.org
+++ b/ob-latexpicture/ob-latexpicture.org
@@ -1,7 +1,7 @@
 #+TITLE: =latexpicture= =lang=
 #+SUBTITLE: Dealing with =tikz=, =algorithm2e=, math formulas, when exporting to both pdf and html
 #+AUTHOR: Emmanuel Agullo
-#+SETUPFILE: ../theme-readtheorginria.setup
+#+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
 #+PROPERTY: header-args:emacs-lisp :tangle yes
 
 * Preliminaries: ingesting =lob-latexpicture= into the =lob=
diff --git a/sitemap/sitemap.org b/sitemap/sitemap.org
index 945ec082ff1a583fdb8863acc7a003b7a966c4dc..1e5edd9f76c99a495fc34cddda070d97b44cc64c 100644
--- a/sitemap/sitemap.org
+++ b/sitemap/sitemap.org
@@ -1,6 +1,6 @@
 #+TITLE: Site map
 #+AUTHOR: =inria= =concace= project team
-#+SETUPFILE: ../theme-readtheorginria.setup
+#+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
 
 * Main files
 
diff --git a/theindex.org b/theindex.org
index 79ca56d0c73612d13bb09de43f27a83e87889f71..e56b564c22b6534c929e61e6fb18b47dab7d5a78 100644
--- a/theindex.org
+++ b/theindex.org
@@ -1,4 +1,4 @@
 #+TITLE: Index
 #+AUTHOR: =inria= =concace= project team
-#+SETUPFILE: ./theme-readtheorginria.setup
+#+SETUPFILE: ./compose-themes/theme-readtheorginria.setup
 #+INCLUDE: "theindex.inc"