JavedA commited on
Commit
9a5a10f
1 Parent(s): 48cb32a

pdf_tex --> to simple svg that aready contains latex formated text. The tool is called textex, which is a inkscape extension

Browse files
Data/1_Writing/1_Task/1_Introduction.qmd CHANGED
@@ -17,4 +17,4 @@ quickly decide visually whether the prediction matches the trained data. Since \
17
  a black-box function, it can easily be integrated into other existing codes or
18
  workflows. \newline
19
 
20
- ![Broad overview: Workflow of \gls{cnmc}](../../3_Figs_Pyth/1_Task/1_CNMc.svg){#fig-fig_1_CNMC_Workflow}
 
17
  a black-box function, it can easily be integrated into other existing codes or
18
  workflows. \newline
19
 
20
+ ![Broad overview: Workflow of \gls{cnmc}](../../3_Figs_Pyth/1_Task/1_CNMc_1.svg){#fig-fig_1_CNMC_Workflow}
Data/2_Figures/1_Task/1_CNMc.svd.pdf DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a71bfa2d54043da69b01989de4c0e7b65c0cd7a24a34f44ea3135ff9bd38e166
3
- size 2573
 
 
 
 
Data/2_Figures/1_Task/1_CNMc.svd.pdf_tex DELETED
@@ -1,64 +0,0 @@
1
- %% Creator: Inkscape 1.1.1 (3bf5ae0, 2021-09-20), www.inkscape.org
2
- %% PDF/EPS/PS + LaTeX output extension by Johan Engelen, 2010
3
- %% Accompanies image file '1_CNMc.svd.pdf' (pdf, eps, ps)
4
- %%
5
- %% To include the image in your LaTeX document, write
6
- %% \input{<filename>.pdf_tex}
7
- %% instead of
8
- %% \includegraphics{<filename>.pdf}
9
- %% To scale the image, write
10
- %% \def\svgwidth{<desired width>}
11
- %% \input{<filename>.pdf_tex}
12
- %% instead of
13
- %% \includegraphics[width=<desired width>]{<filename>.pdf}
14
- %%
15
- %% Images with a different path to the parent latex file can
16
- %% be accessed with the `import' package (which may need to be
17
- %% installed) using
18
- %% \usepackage{import}
19
- %% in the preamble, and then including the image with
20
- %% \import{<path to file>}{<filename>.pdf_tex}
21
- %% Alternatively, one can specify
22
- %% \graphicspath{{<path to file>/}}
23
- %%
24
- %% For more information, please see info/svg-inkscape on CTAN:
25
- %% http://tug.ctan.org/tex-archive/info/svg-inkscape
26
- %%
27
- \begingroup%
28
- \makeatletter%
29
- \providecommand\color[2][]{%
30
- \errmessage{(Inkscape) Color is used for the text in Inkscape, but the package 'color.sty' is not loaded}%
31
- \renewcommand\color[2][]{}%
32
- }%
33
- \providecommand\transparent[1]{%
34
- \errmessage{(Inkscape) Transparency is used (non-zero) for the text in Inkscape, but the package 'transparent.sty' is not loaded}%
35
- \renewcommand\transparent[1]{}%
36
- }%
37
- \providecommand\rotatebox[2]{#2}%
38
- \newcommand*\fsize{\dimexpr\f@size pt\relax}%
39
- \newcommand*\lineheight[1]{\fontsize{\fsize}{#1\fsize}\selectfont}%
40
- \ifx\svgwidth\undefined%
41
- \setlength{\unitlength}{390.56629299bp}%
42
- \ifx\svgscale\undefined%
43
- \relax%
44
- \else%
45
- \setlength{\unitlength}{\unitlength * \real{\svgscale}}%
46
- \fi%
47
- \else%
48
- \setlength{\unitlength}{\svgwidth}%
49
- \fi%
50
- \global\let\svgwidth\undefined%
51
- \global\let\svgscale\undefined%
52
- \makeatother%
53
- \begin{picture}(1,0.206667)%
54
- \lineheight{1}%
55
- \setlength\tabcolsep{0pt}%
56
- \put(0,0){\includegraphics[width=\unitlength,page=1]{1_CNMc.svd.pdf}}%
57
- \put(0.1191066,0.12649743){\color[rgb]{0,0,0}\makebox(0,0)[t]{\lineheight{0}\smash{\begin{tabular}[t]{c}data of dynamical \\systems\end{tabular}}}}%
58
- \put(0,0){\includegraphics[width=\unitlength,page=2]{1_CNMc.svd.pdf}}%
59
- \put(0.62094431,0.18590992){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{0}\smash{\begin{tabular}[t]{l}predicted trajectories\end{tabular}}}}%
60
- \put(0,0){\includegraphics[width=\unitlength,page=3]{1_CNMc.svd.pdf}}%
61
- \put(0.6177457,0.03178386){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{0}\smash{\begin{tabular}[t]{l}accuracy mesaurements\end{tabular}}}}%
62
- \put(0.25913988,0.14946513){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{0}\smash{\begin{tabular}[t]{l} \hspace{2cm} CNMc \vspace{0.4cm}\\ \hspace{1cm} \textbf{C}ontrol-oriented \vspace{0.25cm}\\\hspace{1.4cm}\textbf{C}luster based \vspace{0.25cm}\\\hspace{1cm} \textbf{N}etwork \textbf{M}odeling \end{tabular}}}}%
63
- \end{picture}%
64
- \endgroup%
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Data/3_Figs_Pyth/1_Task/1_CNMc.svg CHANGED
Data/3_Figs_Pyth/1_Task/1_CNMc.svg.2023_04_16_15_13_18.0.svg ADDED
Data/3_Figs_Pyth/1_Task/1_CNMc_1.svg ADDED
index.qmd CHANGED
@@ -3,6 +3,9 @@
3
  <!-- load dot lotti js code -->
4
  <script src="https://unpkg.com/@dotlottie/[email protected]/dist/dotlottie-player.js"></script>
5
 
 
 
 
6
  <dotlottie-player
7
  autoplay
8
  loop
@@ -24,6 +27,7 @@ function createIframe() {
24
  }
25
 
26
  function hide_Riksha() {
 
27
  // get lottify riksha
28
  const player = document.querySelector('dotlottie-player');
29
 
@@ -32,7 +36,7 @@ function hide_Riksha() {
32
 
33
  // hide riksha
34
  player.style.display = "none";
35
-
36
  // show iframe container
37
  content.style.display = "block";
38
  }
 
3
  <!-- load dot lotti js code -->
4
  <script src="https://unpkg.com/@dotlottie/[email protected]/dist/dotlottie-player.js"></script>
5
 
6
+
7
+ <!-- the riksha file is obtained through:https://lottiefiles.com/103030-rickshaw-from-pakistan
8
+ and https://lottiefiles.com/ranaadeelfarrukh -->
9
  <dotlottie-player
10
  autoplay
11
  loop
 
27
  }
28
 
29
  function hide_Riksha() {
30
+
31
  // get lottify riksha
32
  const player = document.querySelector('dotlottie-player');
33
 
 
36
 
37
  // hide riksha
38
  player.style.display = "none";
39
+
40
  // show iframe container
41
  content.style.display = "block";
42
  }