This commit is contained in:
Pierre-Francois Loos 2022-03-08 10:18:12 +01:00
parent a669aa15a3
commit b3078d69ff
4 changed files with 25 additions and 0 deletions

25
Manuscript/TOC/TOC.tex Normal file
View File

@ -0,0 +1,25 @@
\documentclass[border=10pt]{standalone}
\usepackage{smartdiagram,bm,physics,tcolorbox}
\usepackage{tgchorus}
\usepackage[T1]{fontenc}
\begin{document}
\begin{minipage}{\textwidth}
\centering
%\begin{tcolorbox}[boxrule=1mm,width=0.3\textwidth,colback=green!40]
%{\Large \bf Hierarchy CI}
%\end{tcolorbox}
\smartdiagramset{
circular distance=3.75cm,
font=\large,
text width=3.2cm,
set color list={red!40,blue!40,green!40}}
\smartdiagram[circular diagram:clockwise]{
Excitation degree $e$\\
\includegraphics[width=\textwidth]{table_exc_full},
Seniority number $s$\\
\includegraphics[width=\textwidth]{table_sen_full},
Hierarchy parameter $h = \frac{e + s/2}{2}$ \\
\includegraphics[width=\textwidth]{table_hCI}
}
\end{minipage}
\end{document}

Binary file not shown.

Binary file not shown.

Binary file not shown.