CSIT-1230: Improve layout of pdf report
[csit.git] / resources / tools / presentation / doc / pal_lld.rst
index c037f97..5e15dbe 100644 (file)
@@ -42,9 +42,10 @@ sub-layers, bottom up:
     .. raw:: latex
 
         \begin{figure}[H]
-        \centering
-            \includesvg[width=0.90\textwidth]{../_tmp/src/csit_framework_documentation/pal_layers}
-            \label{fig:pal_layers}
+            \centering
+                \graphicspath{{../_tmp/src/csit_framework_documentation/}}
+                \includegraphics[width=0.90\textwidth]{pal_layers}
+                \label{fig:pal_layers}
         \end{figure}
 
 .. only:: html
@@ -401,6 +402,7 @@ This section has these parts:
    processed.
 
 ::
+
     -
       type: "static"
       src-path: "{DIR[RST]}"
@@ -1693,9 +1695,10 @@ PAL functional diagram
     .. raw:: latex
 
         \begin{figure}[H]
-        \centering
-            \includesvg[width=0.90\textwidth]{../_tmp/src/csit_framework_documentation/pal_func_diagram}
-            \label{fig:pal_func_diagram}
+            \centering
+                \graphicspath{{../_tmp/src/csit_framework_documentation/}}
+                \includegraphics[width=0.90\textwidth]{pal_func_diagram}
+                \label{fig:pal_func_diagram}
         \end{figure}
 
 .. only:: html