Skip to content
Snippets Groups Projects
Select Git revision
  • c0c5311409d9c78bc4fb4ef9aa5fa417444650bc
  • master default protected
  • v3-modify-mail
  • snyk-fix-207483a1e839c807f95a55077e86527d
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_ru
  • translations_6e4a5e377a3e50f17e6402264fdbfcc6_ru
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_fa_IR
  • translations_en-yml--master_fa_IR
  • snyk-fix-7d634f2eb65555f41bf06d6af930e812
  • translations_en-yml--master_ar
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_el
  • jfederico-patch-1
  • v2
  • v3
  • v1
  • release-3.1.0.2
  • release-3.1.0.1
  • release-3.1.0
  • release-2.14.8.4
  • release-3.0.9.1
  • release-3.0.9
  • release-3.0.8.1
  • release-2.14.8.3
  • release-3.0.8
  • release-3.0.7.1
  • release-2.14.8.2
  • release-3.0.7
  • release-3.0.6.1
  • release-3.0.6
  • release-3.0.5.4
  • release-3.0.5.3
  • release-2.14.8.1
  • release-3.0.5.2
  • release-3.0.5.1
  • release-3.0.5
35 results

docker-compose.kc.yml

Blame
  • vnc-testbild.tex NaN GiB
    % vnc-testbild.pdf - Test Card for VNC
    % Copyright (C) 2020  Peter Gerwinski <https://www.peter.gerwinski.de>
    %
    % This document is free software: you can redistribute it and/or
    % modify it either under the terms of the Creative Commons
    % Attribution-ShareAlike 3.0 License, or under the terms of the
    % GNU General Public License as published by the Free Software
    % Foundation, either version 3 of the License, or (at your option)
    % any later version.
    %
    % This document is distributed in the hope that it will be useful,
    % but WITHOUT ANY WARRANTY; without even the implied warranty of
    % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    % GNU General Public License for more details.
    %
    % You should have received a copy of the GNU General Public License
    % along with this document.  If not, see <http://www.gnu.org/licenses/>.
    %
    % You should have received a copy of the Creative Commons
    % Attribution-ShareAlike 3.0 Unported License along with this
    % document.  If not, see <http://creativecommons.org/licenses/>.
    
    \documentclass[12pt,a4paper]{article}
    
    \usepackage{pgscript}
    \setlength{\hoffset}{0cm}
    \setlength{\voffset}{0cm}
    
    \usepackage{geometry}
    \newlength{\pixel}
    \setlength{\pixel}{0.07mm}
    \geometry{paperwidth=1920\pixel,
              paperheight=1080\pixel,
              margin=100\pixel}
    
    \newcommand{\sep}{~$\cdot$~}
    \newcommand{\mylicense}{CC-by-sa (Version 3.0) oder GNU GPL (Version 3 oder höher)}
    
    \pagestyle{empty}
    
    \newcommand{\vncchannel}[1]{%
      \clearpage
      \makebox(0,0.005)[tl]{\includegraphics[scale=0.72]{logo-hochschule-bochum-cvh-text-v2.pdf}}\hfill
      \makebox(0,0)[tr]{\includegraphics[scale=0.5]{logo-hochschule-bochum.pdf}}
      \vfill
      \begin{center}
        \Huge\textbf{VNC-Kanal #1}
      \end{center}
      \vfill}
    
    \begin{document}
      \vncchannel{1}
      \vncchannel{2}
      \vncchannel{3}
      \vncchannel{4}
      \vncchannel{5}
      \vncchannel{6}
      \vncchannel{7}
      \vncchannel{8}
      \vncchannel{9}
      \vncchannel{10}
      \vncchannel{11}
      \vncchannel{12}
      \vncchannel{13}
      \vncchannel{14}
      \vncchannel{15}
      \vncchannel{16}
      \vncchannel{17}
      \vncchannel{18}
      \vncchannel{19}
      \vncchannel{20}
    \end{document}