Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c0f6fac6 authored by FELŠÖCI Marek's avatar FELŠÖCI Marek
Browse files

Update Org HTML theme path

parent 29ac3a89
No related branches found
No related tags found
No related merge requests found
#+TITLE: =yml= and =ox-publish= set up for =compose= projects #+TITLE: =yml= and =ox-publish= set up for =compose= projects
#+AUTHOR: =inria= =concace= project team #+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~]] 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. =ci/cd= for =compose= projects.
......
#+TITLE: =latexpicture= =lang= #+TITLE: =latexpicture= =lang=
#+SUBTITLE: Dealing with =tikz=, =algorithm2e=, math formulas, when exporting to both pdf and html #+SUBTITLE: Dealing with =tikz=, =algorithm2e=, math formulas, when exporting to both pdf and html
#+AUTHOR: Emmanuel Agullo #+AUTHOR: Emmanuel Agullo
#+SETUPFILE: ../theme-readtheorginria.setup #+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
The main file is [[./ob-latexpicture.org]], to be loaded through The main file is [[./ob-latexpicture.org]], to be loaded through
~(org-babel-load-file)~. ~(org-babel-load-file)~.
......
#+TITLE: Add-on to the library of babel (=lob=) for =latexpicture= =lang= #+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 #+SUBTITLE: Dealing with =tikz=, =algorithm2e=, math formulas, when exporting to both pdf and html
#+AUTHOR: Emmanuel Agullo #+AUTHOR: Emmanuel Agullo
#+SETUPFILE: ../theme-readtheorginria.setup #+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
#+NAME: lob-compose-attr_html_width_wrap #+NAME: lob-compose-attr_html_width_wrap
#+BEGIN_SRC sh :var data="" :var width="\\textwidth" :results output #+BEGIN_SRC sh :var data="" :var width="\\textwidth" :results output
......
#+TITLE: Test of =latexpicture= =lang= #+TITLE: Test of =latexpicture= =lang=
#+AUTHOR: Emmanuel Agullo #+AUTHOR: Emmanuel Agullo
#+SETUPFILE: ../theme-readtheorginria.setup #+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
#+LATEX_HEADER: \usepackage{svg} #+LATEX_HEADER: \usepackage{svg}
#+LATEX_HEADER: \usepackage{tikz} #+LATEX_HEADER: \usepackage{tikz}
......
#+TITLE: =latexpicture= =lang= #+TITLE: =latexpicture= =lang=
#+SUBTITLE: Dealing with =tikz=, =algorithm2e=, math formulas, when exporting to both pdf and html #+SUBTITLE: Dealing with =tikz=, =algorithm2e=, math formulas, when exporting to both pdf and html
#+AUTHOR: Emmanuel Agullo #+AUTHOR: Emmanuel Agullo
#+SETUPFILE: ../theme-readtheorginria.setup #+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
#+PROPERTY: header-args:emacs-lisp :tangle yes #+PROPERTY: header-args:emacs-lisp :tangle yes
* Preliminaries: ingesting =lob-latexpicture= into the =lob= * Preliminaries: ingesting =lob-latexpicture= into the =lob=
......
#+TITLE: Site map #+TITLE: Site map
#+AUTHOR: =inria= =concace= project team #+AUTHOR: =inria= =concace= project team
#+SETUPFILE: ../theme-readtheorginria.setup #+SETUPFILE: ../compose-themes/theme-readtheorginria.setup
* Main files * Main files
......
#+TITLE: Index #+TITLE: Index
#+AUTHOR: =inria= =concace= project team #+AUTHOR: =inria= =concace= project team
#+SETUPFILE: ./theme-readtheorginria.setup #+SETUPFILE: ./compose-themes/theme-readtheorginria.setup
#+INCLUDE: "theindex.inc" #+INCLUDE: "theindex.inc"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment