figures
This commit is contained in:
parent
281f24e002
commit
d156927fab
|
@ -168,7 +168,7 @@
|
|||
|
||||
\newcommand{\incfig}[1]{%
|
||||
\def\svgwidth{\columnwidth}
|
||||
\import{./}{#1.pdf_tex}
|
||||
\import{./figures/}{#1.pdf_tex}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -173,7 +173,7 @@
|
|||
|
||||
\newcommand{\incfig}[1]{%
|
||||
\def\svgwidth{\columnwidth}
|
||||
\import{./}{#1.pdf_tex}
|
||||
\import{./figures/}{#1.pdf_tex}
|
||||
}
|
||||
|
||||
\definecolor{MintedBg}{RGB}{38, 38, 38}
|
||||
|
|
|
@ -173,7 +173,7 @@
|
|||
|
||||
\newcommand{\incfig}[1]{%
|
||||
\def\svgwidth{\columnwidth}
|
||||
\import{./}{#1.pdf_tex}
|
||||
\import{./figures/}{#1.pdf_tex}
|
||||
}
|
||||
|
||||
\definecolor{MintedBg}{RGB}{38, 38, 38}
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
|
||||
\newcommand{\incfig}[1]{%
|
||||
\def\svgwidth{\columnwidth}
|
||||
\import{./}{#1.pdf_tex}
|
||||
\import{./figures/}{#1.pdf_tex}
|
||||
}
|
||||
|
||||
\newenvironment{code}[1]{\VerbatimEnvironment\begin{minted}[frame=lines,framesep=7pt, linenos]{#1}}{\end{minted}}
|
||||
|
|
|
@ -143,7 +143,7 @@
|
|||
|
||||
\newcommand{\incfig}[1]{%
|
||||
\def\svgwidth{\columnwidth}
|
||||
\import{./}{#1.pdf_tex}
|
||||
\import{./figures/}{#1.pdf_tex}
|
||||
}
|
||||
|
||||
\newenvironment{code}[1]{\VerbatimEnvironment\begin{minted}[frame=lines,framesep=7pt, linenos]{#1}}{\end{minted}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user