Community-Lab introduction

Diff
Login

Differences From Artifact [ee98e694dd]:

To Artifact [5b9e0324a0]:


3
4
5
6
7
8
9
10
11
12
13
14
15
16
\usepackage{tikz}
\usebackgroundtemplate {
  \vbox to \paperheight {
    \vfil
    \hbox to \paperwidth {
      \hfil
      \tikz\node[opacity=0.25] {
        \includegraphics[width=0.75\textwidth]{pngs/confine,background.png}
      };
      \hfil
    }
    \vfil
  }
}







|






3
4
5
6
7
8
9
10
11
12
13
14
15
16
\usepackage{tikz}
\usebackgroundtemplate {
  \vbox to \paperheight {
    \vfil
    \hbox to \paperwidth {
      \hfil
      \tikz\node[opacity=0.25] {
        \includegraphics[width=0.75\textwidth]{imgs/confine,background.pdf}
      };
      \hfil
    }
    \vfil
  }
}