Skip to content
Snippets Groups Projects
Commit bbfd8b99 authored by Florian Moser's avatar Florian Moser
Browse files

add source

parent 62762975
No related branches found
No related tags found
No related merge requests found
Showing
with 1676 additions and 0 deletions
TEX=latexmk
TEXOPTS=-output-directory=build \
-pdf \
-latexoption=-interaction=nonstopmode \
-latexoption=-file-line-error
# Set PREVIEW=1 to enable preview. Make sure an appropriate viewer is
# configured in $HOME/.latexmkrc.
# Example usage: make PREVIEW=1 opendata
ifdef PREVIEW
PREVIEWOPTS=-pvc
endif
defaul: exercises
# To include the current git revision in the header, write it to 'GIT_TAG'
# file, which the LaTeX source can include.
gitrev:
@printf "r%s.%s" "$$(git rev-list --count HEAD)" "$$(git rev-parse --short HEAD)" > GIT_TAG
# Create build directory if it doesnt exist
builddir:
@[ -d build ] || mkdir build
# All documents need to be compiled twice.
# This is because some necessary information is only available after
# the first compiler run, like \pageref{LastPage}.
exercises: exercises.tex gitrev builddir
@$(TEX) $(TEXOPTS) $(PREVIEWOPTS) $<
mv build/exercises.pdf .
clean:
@rm -rf build/*
% vim: set ft=tex:
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{TheAlternativeCourse}
% packages
\LoadClass[11pt]{scrartcl} % Base class: KOMA script article
\RequirePackage[utf8]{inputenc} % Support for german 'umlaut' (ä, ö, ü)
\RequirePackage{lastpage} % \pageref{LastPage}
\RequirePackage{scrlayer-scrpage} % KOMA Script header/footer package
\RequirePackage{graphicx} % \includegraphics{...}
\RequirePackage[showseconds=false,showzone=false]{datetime2}
\RequirePackage[table]{xcolor}
\RequirePackage[most]{tcolorbox}
\RequirePackage{hyperref}
% helvetica font
% \RequirePackage[scaled]{helvet}
% \RequirePackage[T1]{fontenc}
% \renewcommand\familydefault{\sfdefault}
% header / footer
\KOMAoptions{headsepline,headheight=27.5pt}
\setkomafont{pagehead}{\normalfont\normalcolor} % non-italic header font
\setkomafont{pagefoot}{\normalfont\normalcolor} % non-italic footer font
\newcommand{\builddate}{\footnotesize Revision: \input{GIT_TAG} \\ Build: \DTMNow}
\newcommand{\thealtlogo}{\includegraphics[width=4.5cm]{assets/logo.png}}
\lohead[\thealtlogo]{\thealtlogo}
\rohead[\builddate]{\builddate}
\cofoot[\footnotesize \thepage~/~\pageref{LastPage}]{\thepage~/~\pageref{LastPage}}
\recalctypearea%
\setlength{\voffset}{-1.2cm} % space before header
\setlength{\textheight}{1.15\textheight} % height of text
\definecolor{ldorange}{HTML}{F18A20}
\definecolor{ldblue}{HTML}{254471}
\definecolor{grey1}{HTML}{aaaaaa}
\definecolor{grey2}{HTML}{efefef}
\definecolor{lightblue}{HTML}{d9edfc}
\definecolor{exclamred}{HTML}{db1515}
\colorlet{lightyellow}{yellow!6!white}
\colorlet{darkeryellow}{red!15!yellow!40!white}
\newtcolorbox[auto counter, number within=section]{exercisebox}[2][]{%
colback=lightyellow,
fuzzy shadow={1mm}{-1mm}{0mm}{0.1mm}{black!50!white},
colframe=ldorange,
coltitle=black,
enhanced,
fonttitle=\bfseries,
title=Task~\thetcbcounter: #2,#1}
\newtcolorbox{cmdbox}{%
colback=grey2,
fuzzy shadow={1mm}{-1mm}{0mm}{0.1mm}{black!50!white},
enhanced,
colframe=grey1,
coltitle=black,
enhanced}
\newtcolorbox{tcbhintbox}{%
enhanced,
skin=bicolor,
segmentation at break=true,
boxrule=0.8pt,
left=3.5mm,
top=0.5mm,
bottom=0.5mm,
arc=1pt,
boxsep=2pt,
lefthand ratio=0.06,
sidebyside,
colframe=ldorange,
coltext=black,
colback=darkeryellow,
colbacklower=lightyellow,
}
\newcommand{\hintbox}[1]{%
\begin{tcbhintbox}
\includegraphics[width=8mm]{img/light_bulb.pdf}%
\tcblower%
#1
\end{tcbhintbox}}
File added
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [<!ENTITY st0 "fill:#AAB2AB;"><!ENTITY st1 "fill:#FFF;">]>
<svg xmlns="http://www.w3.org/2000/svg" height="31px" width="88px" version="1.1" y="0px" x="0px" viewBox="0 0 88 31">
<title>Creative Commons “Attribution-Share Alike” license icon</title>
<path d="m2.499 0.352l83.127 0.148c1.161 0 2.198-0.173 2.198 2.333l-0.102 27.552h-87.321v-27.655c0-1.235 0.119-2.378 2.098-2.378z" fill="#AAB2AB"/>
<path d="m25.316 14.449c0.003 5.557-4.471 10.065-9.993 10.069-5.522 0.003-10.001-4.5-10.005-10.057v-0.012c-0.003-5.558 4.471-10.066 9.994-10.069 5.522-0.004 10.001 4.5 10.005 10.057-0.001 0.003-0.001 0.007-0.001 0.012zm21.148-11.143c4.349 0 7.875 3.548 7.875 7.925s-3.526 7.926-7.875 7.926c-4.35 0-7.875-3.548-7.875-7.926-0.001-4.377 3.525-7.925 7.875-7.925zm28.632 7.751c0.003 4.314-3.47 7.814-7.757 7.818-4.286 0.003-7.765-3.492-7.769-7.806v-0.012c-0.002-4.314 3.471-7.814 7.758-7.817s7.765 3.492 7.768 7.806v0.011z" fill="#FFF"/>
<path d="m23.446 6.252c2.217 2.232 3.326 4.964 3.326 8.197s-1.089 5.936-3.269 8.11c-2.313 2.289-5.046 3.434-8.2 3.434-3.116 0-5.802-1.135-8.057-3.405-2.256-2.271-3.383-4.982-3.383-8.138s1.127-5.889 3.383-8.198c2.198-2.232 4.884-3.348 8.057-3.348 3.212 0 5.926 1.116 8.143 3.348zm-14.707 1.501c-1.875 1.905-2.812 4.138-2.812 6.698 0 2.561 0.928 4.773 2.783 6.64s4.064 2.801 6.627 2.801 4.791-0.942 6.684-2.829c1.797-1.752 2.697-3.955 2.697-6.611 0-2.636-0.914-4.874-2.74-6.712s-4.04-2.757-6.641-2.757-4.801 0.923-6.598 2.77zm4.933 5.572c-0.287-0.628-0.715-0.942-1.287-0.942-1.011 0-1.516 0.685-1.516 2.054 0 1.37 0.505 2.055 1.516 2.055 0.667 0 1.145-0.333 1.431-1.002l1.401 0.751c-0.668 1.194-1.67 1.792-3.006 1.792-1.03 0-1.856-0.317-2.476-0.954-0.621-0.636-0.931-1.512-0.931-2.629 0-1.099 0.32-1.97 0.959-2.616s1.436-0.968 2.39-0.968c1.413 0 2.424 0.56 3.035 1.679l-1.516 0.78zm6.593 0c-0.287-0.628-0.707-0.942-1.261-0.942-1.031 0-1.547 0.685-1.547 2.054 0 1.37 0.516 2.055 1.547 2.055 0.669 0 1.137-0.333 1.404-1.002l1.433 0.751c-0.667 1.194-1.667 1.792-3.001 1.792-1.029 0-1.853-0.317-2.473-0.954-0.619-0.636-0.928-1.512-0.928-2.629 0-1.099 0.314-1.97 0.943-2.616 0.628-0.646 1.428-0.968 2.4-0.968 1.41 0 2.42 0.56 3.029 1.679l-1.546 0.78zm66.088-13.325h-84.706c-0.908 0-1.647 0.744-1.647 1.658v28.967c0 0.207 0.167 0.375 0.372 0.375h87.256c0.205 0 0.372-0.168 0.372-0.375v-28.967c0-0.914-0.739-1.658-1.647-1.658zm-84.706 0.749h84.705c0.498 0 0.903 0.408 0.903 0.909v20.109h-60.541c-2.219 4.038-6.494 6.779-11.401 6.779-4.908 0-9.183-2.738-11.4-6.779h-3.169v-20.109c0-0.501 0.405-0.909 0.903-0.909zm65.63 1.751c-2.355 0-4.349 0.827-5.98 2.481-1.675 1.712-2.512 3.737-2.512 6.077s0.837 4.351 2.512 6.034c1.674 1.683 3.668 2.524 5.98 2.524 2.342 0 4.371-0.849 6.089-2.546 1.616-1.611 2.427-3.616 2.427-6.012s-0.824-4.422-2.471-6.077c-1.645-1.654-3.66-2.481-6.045-2.481zm0.022 1.54c1.93 0 3.569 0.685 4.918 2.054 1.361 1.355 2.043 3.01 2.043 4.964 0 1.968-0.666 3.602-2.001 4.9-1.405 1.397-3.058 2.096-4.96 2.096-1.901 0-3.541-0.691-4.917-2.074-1.376-1.384-2.064-3.024-2.064-4.921s0.695-3.552 2.086-4.964c1.332-1.371 2.965-2.055 4.895-2.055zm-3.791 5.809c0.34-2.153 1.846-3.304 3.733-3.304 2.716 0 4.369 1.982 4.369 4.626 0 2.58-1.76 4.584-4.411 4.584-1.824 0-3.457-1.13-3.755-3.347h2.143c0.063 1.151 0.806 1.556 1.866 1.556 1.209 0 1.994-1.13 1.994-2.857 0-1.812-0.679-2.771-1.951-2.771-0.934 0-1.739 0.341-1.909 1.513l0.623-0.003-1.687 1.697-1.686-1.697 0.671 0.003zm-14.765-0.911c0-0.306-0.246-0.553-0.55-0.553h-3.478c-0.303 0-0.55 0.247-0.55 0.553v3.5h0.971v4.145h2.636v-4.145h0.971v-3.5zm-2.288-3.408c0.656 0 1.189 0.536 1.189 1.197s-0.533 1.197-1.189 1.197c-0.657 0-1.189-0.536-1.189-1.197s0.532-1.197 1.189-1.197zm-0.012-3.03c-2.355 0-4.349 0.827-5.981 2.481-1.675 1.711-2.512 3.737-2.512 6.076s0.837 4.351 2.512 6.034c1.674 1.683 3.668 2.524 5.981 2.524 2.342 0 4.371-0.849 6.088-2.547 1.619-1.611 2.428-3.615 2.428-6.012s-0.823-4.421-2.47-6.076c-1.645-1.654-3.661-2.48-6.046-2.48zm0.022 1.539c1.93 0 3.569 0.685 4.917 2.054 1.363 1.355 2.044 3.01 2.044 4.963 0 1.968-0.666 3.602-2.001 4.9-1.405 1.398-3.058 2.096-4.96 2.096-1.901 0-3.541-0.691-4.917-2.075-1.377-1.383-2.065-3.023-2.065-4.921 0-1.896 0.695-3.551 2.086-4.963 1.334-1.369 2.966-2.054 4.896-2.054z"/>
<path d="m69.277 24.171l1.816 4.888h-1.109l-0.367-1.089h-1.816l-0.381 1.089h-1.074l1.836-4.888h1.095zm0.062 2.997l-0.612-1.793h-0.014l-0.633 1.793h1.259zm-6.079 0.682c0.059 0.115 0.137 0.207 0.234 0.277 0.098 0.071 0.211 0.124 0.342 0.158 0.133 0.034 0.268 0.051 0.408 0.051 0.095 0 0.197-0.008 0.306-0.023s0.21-0.047 0.306-0.093c0.094-0.046 0.174-0.108 0.236-0.188 0.064-0.08 0.096-0.181 0.096-0.305 0-0.132-0.042-0.238-0.126-0.321-0.083-0.083-0.194-0.15-0.329-0.206-0.136-0.055-0.29-0.102-0.461-0.143-0.173-0.042-0.348-0.088-0.523-0.138-0.182-0.046-0.358-0.102-0.531-0.167-0.171-0.066-0.325-0.152-0.461-0.258-0.137-0.104-0.246-0.235-0.33-0.393-0.083-0.158-0.125-0.349-0.125-0.572 0-0.252 0.053-0.469 0.16-0.654 0.105-0.184 0.246-0.338 0.418-0.462 0.172-0.123 0.366-0.214 0.584-0.274 0.217-0.059 0.436-0.088 0.652-0.088 0.254 0 0.497 0.028 0.73 0.086 0.232 0.057 0.44 0.149 0.621 0.277 0.182 0.127 0.326 0.291 0.432 0.49 0.107 0.198 0.16 0.439 0.16 0.723h-1.036c-0.009-0.146-0.04-0.268-0.091-0.363-0.053-0.096-0.121-0.172-0.207-0.227s-0.184-0.094-0.295-0.115c-0.11-0.023-0.23-0.035-0.361-0.035-0.086 0-0.172 0.01-0.258 0.027-0.086 0.019-0.163 0.051-0.232 0.096-0.07 0.047-0.129 0.104-0.174 0.172s-0.067 0.155-0.067 0.26c0 0.096 0.019 0.174 0.054 0.232 0.037 0.061 0.109 0.115 0.215 0.165s0.254 0.101 0.441 0.151c0.188 0.049 0.434 0.113 0.736 0.191 0.092 0.018 0.217 0.051 0.377 0.1 0.161 0.047 0.32 0.123 0.479 0.229 0.159 0.105 0.296 0.246 0.412 0.422 0.115 0.176 0.173 0.4 0.173 0.674 0 0.225-0.044 0.432-0.13 0.623-0.086 0.192-0.214 0.357-0.384 0.496-0.171 0.141-0.381 0.248-0.632 0.326-0.252 0.078-0.544 0.116-0.874 0.116-0.268 0-0.527-0.033-0.779-0.1-0.251-0.065-0.474-0.171-0.667-0.312-0.192-0.143-0.346-0.323-0.459-0.543-0.113-0.219-0.168-0.479-0.163-0.78h1.036c-0.001 0.165 0.028 0.304 0.087 0.418zm-17.287-3.679h1.198l1.138 1.931 1.13-1.931h1.19l-1.803 3.012v1.876h-1.07v-1.903l-1.783-2.985zm-1.975 0c0.231 0 0.442 0.021 0.633 0.062s0.354 0.108 0.491 0.201c0.136 0.094 0.241 0.219 0.316 0.373 0.075 0.155 0.112 0.348 0.112 0.575 0 0.247-0.055 0.451-0.167 0.616-0.11 0.164-0.276 0.298-0.493 0.402 0.3 0.088 0.523 0.239 0.672 0.456 0.148 0.218 0.223 0.479 0.223 0.784 0 0.246-0.049 0.46-0.144 0.641-0.095 0.18-0.224 0.327-0.386 0.441-0.161 0.114-0.346 0.199-0.552 0.254-0.207 0.055-0.419 0.082-0.638 0.082h-2.358v-4.888h2.291v0.001zm-0.137 1.976c0.191 0 0.347-0.046 0.47-0.136 0.123-0.092 0.185-0.239 0.185-0.444 0-0.114-0.021-0.208-0.062-0.28s-0.095-0.129-0.164-0.17-0.146-0.07-0.235-0.086c-0.089-0.016-0.181-0.023-0.276-0.023h-1v1.14h1.082zm0.062 2.075c0.105 0 0.205-0.01 0.3-0.03 0.095-0.021 0.18-0.055 0.252-0.104 0.073-0.047 0.13-0.112 0.174-0.194s0.065-0.187 0.065-0.315c0-0.25-0.071-0.43-0.212-0.536-0.141-0.107-0.328-0.161-0.559-0.161h-1.166v1.341h1.146z" fill="#FFF"/>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="297mm"
height="210mm"
viewBox="0 0 1052.3622 744.09448"
id="svg5247"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="Logo_cmyk.svg">
<defs
id="defs5249">
<color-profile
name="ISO-Coated-v2-300---ECI-"
xlink:href="/home/alinea/.local/share/color/icc/ISOcoated_v2_300_eci.icc"
id="color-profile4201" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.5"
inkscape:cx="651.23994"
inkscape:cy="428.23605"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1596"
inkscape:window-height="864"
inkscape:window-x="1280"
inkscape:window-y="16"
inkscape:window-maximized="0"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-bbox="true"
inkscape:snap-to-guides="true"
inkscape:snap-page="true"
inkscape:snap-global="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:snap-bbox-midpoints="true"
inkscape:snap-center="true"
inkscape:snap-object-midpoints="true"
inkscape:snap-nodes="false">
<sodipodi:guide
position="0,0"
orientation="0,1052.3622"
id="guide8267" />
<sodipodi:guide
position="1052.3622,0"
orientation="-744.09449,0"
id="guide8269" />
<sodipodi:guide
position="1052.3622,744.09449"
orientation="0,-1052.3622"
id="guide8271" />
<sodipodi:guide
position="0,744.09449"
orientation="744.09449,0"
id="guide8273" />
<sodipodi:guide
position="0,744.09448"
orientation="372.04721,0"
id="guide8277" />
<sodipodi:guide
position="0,372.04727"
orientation="0,526.18109"
id="guide8279" />
<sodipodi:guide
position="526.1811,372.04727"
orientation="-372.04721,0"
id="guide8281" />
<sodipodi:guide
position="526.1811,744.09448"
orientation="0,-526.18109"
id="guide8283" />
<sodipodi:guide
position="627.91083,185.28604"
orientation="0,1"
id="guide8569" />
<sodipodi:guide
position="126.11443,139.94813"
orientation="0,1"
id="guide8573" />
<sodipodi:guide
position="62.769399,265.16504"
orientation="1,0"
id="guide4260" />
<sodipodi:guide
position="186.23327,567.52678"
orientation="1,0"
id="guide4262" />
<sodipodi:guide
position="186.23327,629.2587"
orientation="0,1"
id="guide4264" />
<sodipodi:guide
position="208.54007,243.79702"
orientation="1,0"
id="guide6346" />
<sodipodi:guide
position="343.6539,260.18578"
orientation="0,1"
id="guide6348" />
<sodipodi:guide
position="823.97289,500.95193"
orientation="1,0"
id="guide5551" />
<sodipodi:guide
position="987.21847,267.75"
orientation="1,0"
id="guide5553" />
<sodipodi:guide
position="1022.4764,557.33325"
orientation="0,1"
id="guide4240" />
<sodipodi:guide
position="124.50133,505.79487"
orientation="0,1"
id="guide4242" />
</sodipodi:namedview>
<metadata
id="metadata5252">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-308.26772)">
<rect
transform="scale(1,-1)"
style="display:inline;fill:#244471 icc-color(ISO-Coated-v2-300---ECI-, 0.89266804, 0.64203861, 0.1369192, 0.35045396);fill-opacity:1;fill-rule:nonzero;stroke:none"
id="rect5011-3"
width="1055.5399"
height="372.04724"
x="0.15418348"
y="-1052.3622" />
<rect
style="fill:#ffffff icc-color(ISO-Coated-v2-300---ECI-, 0, 0, 0, 0);fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none"
id="rect8365"
width="1052.3622"
height="372.04721"
x="-1.1368684e-13"
y="308.26773" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="-166.8772"
y="810.53168"
id="text6399"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan6401"
x="-166.8772"
y="810.53168" /></text>
<g
id="g9826">
<g
id="g9817">
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:113.10722351px;line-height:125%;font-family:Vegur;-inkscape-font-specification:'Vegur Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#254371 icc-color(ISO-Coated-v2-300---ECI-, 0.89266807, 0.64203858, 0.1369192, 0.35045397);fill-opacity:1;fill-rule:nonzero;stroke:none;"
x="208.54005"
y="494.9006"
id="text17736-7-4-8"
sodipodi:linespacing="125%"><tspan
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:102.82551575px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Bold';text-align:start;letter-spacing:2.01660895px;writing-mode:lr-tb;text-anchor:start;fill:#254371 icc-color(ISO-Coated-v2-300---ECI-, 0.89266807, 0.64203858, 0.1369192, 0.35045397);fill-opacity:1;fill-rule:nonzero;"
sodipodi:role="line"
id="tspan17738-47-7-6"
x="208.54005"
y="494.9006"
dx="0 0 0.048014499"
dy="0">The</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:113.10722351px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Sans Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#f28a20 icc-color(ISO-Coated-v2-300---ECI-, 0.00866712, 0.55040818, 0.92869459, 0.00906386);fill-opacity:1;stroke:none;stroke-width:0.18092053;stroke-opacity:1"
x="384.63541"
y="495.02896"
id="text18508-6-4-5"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan18510-7-1-1"
x="384.63541"
y="495.02896"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:102.82551575px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Bold';text-align:start;letter-spacing:2.01660895px;writing-mode:lr-tb;text-anchor:start;fill:#f28a20 icc-color(ISO-Coated-v2-300---ECI-, 0.00866712, 0.55040818, 0.92869459, 0.00906386);fill-opacity:1;stroke:none;stroke-width:0.18092053;stroke-opacity:1">Alternative</tspan></text>
<g
id="g5905-4-0-8-8"
transform="matrix(0.4050561,0,0,0.4050561,513.72016,151.02668)"
style="fill:#244471 icc-color(ISO-Coated-v2-300---ECI-, 0.89266804, 0.64203861, 0.1369192, 0.35045396);fill-opacity:1">
<text
sodipodi:linespacing="125%"
id="text17736-8-2-1-1"
y="849.27069"
x="1004.0612"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:140.0774231px;line-height:125%;font-family:Vegur;-inkscape-font-specification:'Vegur Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#254371 icc-color(ISO-Coated-v2-300---ECI-, 0.89266807, 0.64203858, 0.1369192, 0.35045397);fill-opacity:1;fill-rule:nonzero;stroke:none;"
xml:space="preserve"><tspan
y="849.27069"
x="1004.0612"
id="tspan17738-4-1-3-8"
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:127.34356689px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Bold';text-align:start;letter-spacing:4.97859192px;writing-mode:lr-tb;text-anchor:start;fill:#254371 icc-color(ISO-Coated-v2-300---ECI-, 0.89266807, 0.64203858, 0.1369192, 0.35045397);fill-opacity:1;fill-rule:nonzero;">.ch</tspan></text>
</g>
</g>
<g
id="g9812">
<path
style="fill:#254371 icc-color(ISO-Coated-v2-300---ECI-, 0.89266807, 0.64203858, 0.1369192, 0.35045397);fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 85.266611,423.10351 c -12.463146,0 -22.497218,10.03408 -22.497218,22.49722 l 0,78.46947 c 0,12.46313 10.034072,22.49714 22.497218,22.49714 l 78.469449,0 c 12.46313,0 22.49721,-10.03401 22.49721,-22.49714 l 0,-78.46947 c 0,-12.46314 -10.03408,-22.49722 -22.49721,-22.49722 l -78.469449,0 z m 2.302078,7.44779 70.752411,0 c 11.33741,0 20.46438,9.12693 20.46438,20.46439 l 0,70.75234 c 0,11.33742 -9.12697,20.46436 -20.46438,20.46436 l -70.752411,0 c -11.33743,0 -20.46437,-9.12694 -20.46437,-20.46436 l 0,-70.75234 c 0,-11.33746 9.12694,-20.46439 20.46437,-20.46439 z"
id="rect4200-0-3-7-1"
inkscape:connector-curvature="0" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:53.71383667px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#244471 icc-color(ISO-Coated-v2-300---ECI-, 0.89271382, 0.64199283, 0.13690394, 0.35049973);fill-opacity:1;stroke:none;stroke-width:0.06922398;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
x="97.518784"
y="487.94351"
id="text4322-4-9-8-2-7-3"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4324-5-0-9-6-4-1"
x="97.518784"
y="487.94351"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:53.71375275px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#244471 icc-color(ISO-Coated-v2-300---ECI-, 0.89271382, 0.64199283, 0.13690394, 0.35049973);fill-opacity:1;stroke-width:0.06922398;stroke-miterlimit:4;stroke-dasharray:none;">Alt</tspan></text>
</g>
<text
sodipodi:linespacing="125%"
id="text6350"
y="546.64551"
x="225.7021"
style="font-style:normal;font-weight:normal;font-size:38.93792343px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#254371 icc-color(ISO-Coated-v2-300---ECI-, 0.89266807, 0.64203858, 0.1369192, 0.35045397);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.93792343px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Normal';text-align:start;letter-spacing:8.17108536px;writing-mode:lr-tb;text-anchor:start;fill:#254371 icc-color(ISO-Coated-v2-300---ECI-, 0.89266807, 0.64203858, 0.1369192, 0.35045397);fill-opacity:1;"
y="546.64551"
x="225.7021"
id="tspan6352"
sodipodi:role="line">for a sustainable digital world</tspan></text>
</g>
<g
id="g9856">
<g
id="g9847">
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:117.78444672px;line-height:125%;font-family:Vegur;-inkscape-font-specification:'Vegur Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#faf8f7 icc-color(ISO-Coated-v2-300---ECI-, 0.02832074, 0.03012131, 0.02754253, 0);fill-opacity:1;fill-rule:nonzero;stroke:none"
x="208.54005"
y="866.9425"
id="text17736-7-4-8-9"
sodipodi:linespacing="125%"><tspan
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:107.07756805px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#faf8f7 icc-color(ISO-Coated-v2-300---ECI-, 0.02832074, 0.03012131, 0.02754253, 0);fill-opacity:1;fill-rule:nonzero"
sodipodi:role="line"
id="tspan17738-47-7-6-2"
x="208.54005"
y="866.9425">The</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:117.78444672px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Sans Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#f28a20 icc-color(ISO-Coated-v2-300---ECI-, 0.00866712, 0.55040818, 0.92869459, 0.00906386);fill-opacity:1;stroke:none;stroke-width:0.18092053;stroke-opacity:1"
x="387.91733"
y="867.07617"
id="text18508-6-4-5-6"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan18510-7-1-1-5"
x="387.91733"
y="867.07617"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:107.07756805px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#f28a20 icc-color(ISO-Coated-v2-300---ECI-, 0.00866712, 0.55040818, 0.92869459, 0.00906386);fill-opacity:1;stroke:none;stroke-width:0.18092053;stroke-opacity:1">Alternative</tspan></text>
<g
id="g5905-4-0-8-8-6"
transform="matrix(0.42180603,0,0,0.42180603,498.34,508.84867)"
style="fill:#faf8f7 icc-color(ISO-Coated-v2-300---ECI-, 0.02832074, 0.03012131, 0.02754253, 0);fill-opacity:1">
<text
sodipodi:linespacing="125%"
id="text17736-8-2-1-1-8"
y="849.27069"
x="1004.0612"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:140.0774231px;line-height:125%;font-family:Vegur;-inkscape-font-specification:'Vegur Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#faf8f7 icc-color(ISO-Coated-v2-300---ECI-, 0.02832074, 0.03012131, 0.02754253, 0);fill-opacity:1;fill-rule:nonzero;stroke:none"
xml:space="preserve"><tspan
y="849.27069"
x="1004.0612"
id="tspan17738-4-1-3-8-7"
sodipodi:role="line"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:127.34356689px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#faf8f7 icc-color(ISO-Coated-v2-300---ECI-, 0.02832074, 0.03012131, 0.02754253, 0);fill-opacity:1;fill-rule:nonzero">.ch</tspan></text>
</g>
</g>
<g
id="g9842">
<path
style="fill:#faf8f7 icc-color(ISO-Coated-v2-300---ECI-, 0.02832074, 0.03012131, 0.02754253, 0);fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 87.90493,792.17645 c -12.137478,0 -21.909353,9.77189 -21.909353,21.90935 l 0,76.41898 c 0,12.1375 9.771875,21.9093 21.909353,21.9093 l 76.419,0 c 12.13745,0 21.90934,-9.7718 21.90934,-21.9093 l 0,-76.41898 c 0,-12.13746 -9.77189,-21.90935 -21.90934,-21.90935 l -76.419,0 z m 2.241923,7.25318 68.903607,0 c 11.04116,0 19.92963,8.88844 19.92963,19.92964 l 0,68.90355 c 0,11.04116 -8.88847,19.92956 -19.92963,19.92956 l -68.903607,0 c -11.041176,0 -19.929624,-8.8884 -19.929624,-19.92956 l 0,-68.90355 c 0,-11.0412 8.888448,-19.92964 19.929624,-19.92964 z"
id="rect4200-0-3-7-1-6"
inkscape:connector-curvature="0" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:53.71383667px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#faf8f7 icc-color(ISO-Coated-v2-300---ECI-, 0.02832074, 0.03012131, 0.02754253, 0);fill-opacity:1;stroke:none;stroke-width:0.06922398;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
x="97.518799"
y="857.01648"
id="text4322-4-9-8-2-7-3-6"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4324-5-0-9-6-4-1-7"
x="97.518799"
y="857.01648"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:53.71375275px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#faf8f7 icc-color(ISO-Coated-v2-300---ECI-, 0.02832074, 0.03012131, 0.02754253, 0);fill-opacity:1;stroke-width:0.06922398;stroke-miterlimit:4;stroke-dasharray:none">Alt</tspan></text>
</g>
<text
sodipodi:linespacing="125%"
id="text6350-90"
y="913.07501"
x="226.08276"
style="font-style:normal;font-weight:normal;font-size:38.93792343px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#faf8f8 icc-color(ISO-Coated-v2-300---ECI-, 0.02685588, 0.02555886, 0.02499428, 0);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.93792343px;line-height:125%;font-family:Sansation;-inkscape-font-specification:'Sansation, Normal';text-align:start;letter-spacing:8.17108536px;writing-mode:lr-tb;text-anchor:start;fill:#faf8f8 icc-color(ISO-Coated-v2-300---ECI-, 0.02685588, 0.02555886, 0.02499428, 0);fill-opacity:1;"
y="913.07501"
x="226.08276"
id="tspan6352-3"
sodipodi:role="line">for a sustainable digital world</tspan></text>
</g>
</g>
</svg>
console_toolkit/source/exercises/assets/logo.png

54.3 KiB

This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 960 960" style="enable-background:new 0 0 960 960;" xml:space="preserve">
<style type="text/css">
.st0{fill:#E6E6E6;}
.st1{fill:#FBB03B;}
.st2{fill:#FFC06C;}
.st3{fill:none;stroke:#FFFFFF;stroke-width:14.9358;stroke-miterlimit:10;}
.st4{fill:#CCCCCC;}
.st5{fill:#B3B3B3;}
.st6{fill:none;stroke:#FBB03B;stroke-width:24.893;stroke-miterlimit:10;}
.st7{fill:none;}
</style>
<g>
<circle class="st0" cx="478.7" cy="792.5" r="35.9"/>
<path class="st1" d="M488.4,222.2c-2.7-0.1-5.3-0.2-8-0.2c-2.6,0-5.2,0.1-7.9,0.2c-130.1,5.2-227.4,145.4-170,262.3l2.7,5.4
c30.5,52.5,70.4,38.5,70.4,98.3v42.3h210.6v-42.8c0-59.5,36-47.4,65.6-97.5l3.1-6.4C711.2,366.8,618.1,227.4,488.4,222.2z"/>
<g>
<path class="st2" d="M488.4,222.2c-2.7-0.1-5.3-0.2-8-0.2c-2.6,0-5.2,0.1-7.9,0.2c-57.2,2.3-108,30.6-142.1,71.6
c31.8-26.6,72.1-43.9,116.2-45.7c2.6-0.1,5.2-0.2,7.9-0.2c2.7,0,5.3,0.1,8,0.2c129.7,5.3,222.9,144.6,166.6,261.6l-3.1,6.4
c-2.3,3.9-4.6,7.4-7,10.5c10.4-8.2,22.1-18.2,32.9-36.4l3.1-6.4C711.2,366.8,618.1,227.4,488.4,222.2z"/>
</g>
<path class="st3" d="M500.2,615.4c-3.8-33.6-7.5-67.3-6.2-101.1s8.1-67.8,24.2-97.5c4.1-7.5,8.9-14.9,15.9-19.9
c11.7-8.3,28.8-8.1,40.3,0.6s16.3,25.1,11.5,38.6c-4.8,13.3-17.2,22.3-30.1,28.2c-25.6,11.8-134.3,11.8-159.9,0
c-12.8-5.9-25.3-14.9-30.1-28.2c-4.9-13.5,0-29.9,11.5-38.6s28.6-8.9,40.3-0.6c7,5,11.8,12.4,15.9,19.9
c16.1,29.7,22.9,63.7,24.2,97.5s-2.4,67.5-6.2,101.1"/>
<path class="st4" d="M556.9,792.5H406.2c-12.1,0-30.9-9.4-30.9-20.9l0,0V619.9c0-8.1,6.5-14.6,14.6-14.6h183.3
c8.1,0,14.6,6.5,14.6,14.6V771v0.6C587.8,783.1,568.9,792.5,556.9,792.5z"/>
<path class="st0" d="M588.2,630.5l-225.6,27.2c-9.6,1.2-18.3-5.7-19.5-15.3l-0.4-3.4c-1.2-9.6,5.7-18.3,15.3-19.5l225.6-27.2
c9.6-1.2,18.3,5.7,19.5,15.3l0.4,3.4C604.7,620.6,597.8,629.3,588.2,630.5z"/>
<path class="st0" d="M595.9,693.9l-225.6,27.2c-9.6,1.2-18.3-5.7-19.5-15.3l-0.4-3.4c-1.2-9.6,5.7-18.3,15.3-19.5l225.6-27.2
c9.6-1.2,18.3,5.7,19.5,15.3l0.4,3.4C612.3,684,605.5,692.8,595.9,693.9z"/>
<path class="st0" d="M603.5,757.4l-225.6,27.2c-9.6,1.2-18.3-5.7-19.5-15.3l-0.4-3.4c-1.2-9.6,5.7-18.3,15.3-19.5l225.6-27.2
c9.6-1.2,18.3,5.7,19.5,15.3l0.4,3.4C620,747.5,613.1,756.2,603.5,757.4z"/>
<polygon class="st5" points="375.3,720.5 375.3,732.6 587.8,707 587.8,694.9 "/>
<path class="st5" d="M586.5,630.7l-211.2,25.5v12.1l211.2-25.5c0.4-0.1,0.8-0.2,1.2-0.3v-12.1C587.3,630.5,587,630.6,586.5,630.7z"
/>
<path class="st5" d="M382.8,784c6.6,5.1,16.2,8.5,23.4,8.5h6.5l175.1-21.1V771v-11.7L382.8,784z"/>
<g>
<g>
<g>
<g>
<line class="st6" x1="242.2" y1="605.2" x2="298" y2="557.6"/>
<line class="st6" x1="242.2" y1="605.2" x2="298" y2="557.6"/>
<path class="st7" d="M275,466.8c0,0,0.1,0.3,0.3,0.9c0.2,0.6,0.5,1.5,0.9,2.6c0.8,2.2,1.8,5.4,3.3,9.2c0.4,0.9,0.7,1.9,1.1,2.9
c0.2,0.5,0.4,1,0.6,1.6c0.2,0.5,0.5,1,0.7,1.6c0.9,2.1,1.9,4.4,2.9,6.7c1.1,2.3,2.3,4.6,3.4,7c0.5,1.2,1.2,2.4,1.9,3.5
c0.6,1.2,1.3,2.4,1.9,3.6c5.2,9.4,11.3,18.4,16.1,24.9c2.4,3.2,4.6,5.9,6.1,7.7s2.4,2.8,2.4,2.8l-85,72.6c0,0-1.3-1.5-3.6-4.3
s-5.5-6.8-9.2-11.7c-1.8-2.5-3.7-5.2-5.8-8.1c-1-1.4-2.1-2.9-3.1-4.4s-2.1-3.1-3.1-4.7c-1-1.6-2.1-3.2-3.2-4.9
c-1.1-1.6-2.1-3.4-3.1-5.1c-1-1.7-2.1-3.5-3.1-5.2l-1.6-2.6l-1.5-2.7c-1-1.8-2-3.6-2.9-5.4c-1-1.8-2-3.6-2.8-5.4
c-1.8-3.6-3.5-7.2-5.2-10.7c-1.5-3.5-3-6.9-4.4-10.2c-0.3-0.8-0.7-1.6-1-2.4c-0.3-0.8-0.6-1.6-0.9-2.4c-0.6-1.5-1.2-3-1.7-4.5
c-2.3-5.7-3.9-10.6-5-14c-0.6-1.7-1-3-1.3-4c-0.3-0.9-0.5-1.4-0.5-1.4L275,466.8z"/>
</g>
<g>
<line class="st6" x1="177.9" y1="482.7" x2="248.7" y2="463.9"/>
<line class="st6" x1="177.9" y1="482.7" x2="248.7" y2="463.9"/>
<path class="st7" d="M267.3,371.9c0,0-0.2,1.3-0.4,3.7c-0.1,1.2-0.3,2.6-0.5,4.2c-0.1,0.8-0.2,1.7-0.3,2.6
c-0.1,0.9-0.1,1.9-0.2,2.9c-0.7,8.1-0.9,19-0.3,29.7c0.1,1.3,0.2,2.7,0.3,4c0.1,1.3,0.1,2.7,0.3,4c0.3,2.6,0.6,5.2,0.9,7.7
c0.8,5,1.4,9.7,2.3,13.6c0.4,2,0.7,3.8,1.1,5.4s0.7,3,1,4.1c0.6,2.3,0.9,3.6,0.9,3.6l-108.1,28.7c0,0-0.5-2-1.4-5.5
c-0.4-1.7-0.9-3.9-1.5-6.3s-1.1-5.2-1.7-8.2c-1.3-6-2.3-13.1-3.5-20.7c-0.4-3.8-0.9-7.8-1.3-11.8c-0.3-2-0.3-4-0.5-6.1
c-0.1-2-0.3-4.1-0.4-6.1c-0.9-16.4-0.6-32.7,0.5-45c0.1-1.5,0.2-3,0.3-4.4c0.2-1.4,0.3-2.7,0.4-3.9c0.3-2.5,0.5-4.6,0.8-6.4
c0.4-3.6,0.7-5.6,0.7-5.6L267.3,371.9z"/>
</g>
<g>
<line class="st6" x1="172.9" y1="344.5" x2="244.9" y2="358"/>
<line class="st6" x1="172.9" y1="344.5" x2="244.9" y2="358"/>
<path class="st7" d="M301.2,283.2c0,0-0.2,0.3-0.5,0.8s-0.8,1.3-1.5,2.3c-0.6,1-1.4,2.2-2.3,3.6c-0.4,0.7-0.9,1.4-1.4,2.2
c-0.5,0.8-0.9,1.6-1.4,2.5c-1,1.8-2.1,3.7-3.2,5.7c-0.6,1-1.1,2.1-1.6,3.2s-1.1,2.2-1.7,3.3c-0.6,1.1-1.2,2.3-1.7,3.4
c-0.6,1.2-1.1,2.4-1.6,3.6s-1.1,2.4-1.6,3.7c-0.5,1.2-1.1,2.4-1.6,3.7c-1,2.5-1.9,5-2.9,7.5c-0.5,1.2-0.9,2.5-1.3,3.7
s-0.8,2.5-1.2,3.7c-0.4,1.2-0.8,2.4-1.2,3.5c-0.4,1.2-0.6,2.3-1,3.4c-0.6,2.2-1.2,4.3-1.7,6.3c-0.3,1-0.5,1.9-0.7,2.8
s-0.4,1.8-0.6,2.6c-0.4,1.6-0.7,3-0.9,4.1c-0.3,1.2-0.5,2-0.6,2.7c-0.1,0.6-0.2,1-0.2,1L159,341.9c0,0,0.1-0.5,0.3-1.5
c0.1-1,0.5-2.3,0.8-4.1c0.4-1.8,0.9-3.9,1.4-6.3c0.3-1.2,0.6-2.5,0.9-3.9c0.3-1.4,0.6-2.8,1-4.3c0.8-3,1.7-6.2,2.6-9.6
c0.5-1.7,0.9-3.5,1.5-5.2c0.6-1.8,1.2-3.6,1.8-5.4s1.2-3.7,1.8-5.6s1.2-3.8,2-5.7c1.5-3.8,2.9-7.6,4.4-11.4
c0.7-1.9,1.6-3.8,2.4-5.7c0.8-1.9,1.7-3.7,2.5-5.6c0.8-1.8,1.6-3.7,2.5-5.5s1.8-3.5,2.6-5.2c0.9-1.7,1.7-3.4,2.5-5.1
c0.8-1.6,1.6-3.3,2.5-4.8c1.7-3.1,3.4-6,4.9-8.7c0.8-1.3,1.5-2.6,2.2-3.8s1.5-2.3,2.1-3.4c1.3-2.1,2.5-4,3.5-5.5
s1.7-2.7,2.2-3.5s0.8-1.2,0.8-1.2L301.2,283.2z"/>
</g>
<g>
<line class="st6" x1="228" y1="217.5" x2="287" y2="260.9"/>
<line class="st6" x1="228" y1="217.5" x2="287" y2="260.9"/>
<path class="st7" d="M370.2,217.7c0,0-0.3,0.2-0.8,0.5s-1.4,0.8-2.4,1.4c-2,1.3-4.8,3.1-8.2,5.3c-6.6,4.7-15.3,11.1-23.3,18.4
c-1,0.9-2,1.8-3,2.8c-1,0.9-1.9,1.9-2.9,2.8c-1,0.9-1.9,1.8-2.8,2.7c-0.9,1-1.8,1.9-2.6,2.8c-0.9,0.9-1.7,1.8-2.6,2.7
c-0.8,0.9-1.7,1.7-2.4,2.6c-1.5,1.8-2.9,3.4-4.2,5c-0.7,0.8-1.3,1.5-1.9,2.2s-1.1,1.4-1.6,2.1c-1,1.3-1.9,2.4-2.6,3.4
c-0.7,0.9-1.3,1.7-1.7,2.2c-0.4,0.5-0.6,0.8-0.6,0.8l-90.1-66.2c0,0,0.3-0.4,0.9-1.2c0.6-0.8,1.4-1.9,2.5-3.3
c1.1-1.4,2.4-3.1,4-5.1c0.8-1,1.6-2,2.4-3.1c0.9-1.1,1.9-2.2,2.8-3.4c2-2.3,4.2-4.9,6.5-7.5c1.1-1.4,2.4-2.6,3.7-4
c1.3-1.3,2.6-2.7,3.9-4.1c1.3-1.4,2.7-2.8,4-4.2c1.4-1.4,2.8-2.8,4.3-4.2s2.9-2.8,4.4-4.2c1.5-1.4,2.9-2.9,4.5-4.2
c12.1-11.1,25.3-20.9,35.3-27.9c5.2-3.4,9.4-6.1,12.5-8.1c1.5-1,2.8-1.6,3.6-2.1c0.8-0.5,1.3-0.7,1.3-0.7L370.2,217.7z"/>
</g>
<g>
<line class="st6" x1="332.4" y1="126.9" x2="367" y2="191.4"/>
<line class="st6" x1="332.4" y1="126.9" x2="367" y2="191.4"/>
<path class="st7" d="M460.6,188.4c0,0-1.3,0.1-3.7,0.3c-2.3,0.2-5.7,0.8-9.7,1.3c-2,0.2-4.1,0.7-6.4,1.1
c-1.1,0.2-2.3,0.4-3.5,0.7c-1.2,0.2-2.4,0.4-3.6,0.7c-2.5,0.6-5,1.2-7.6,1.8c-1.3,0.3-2.6,0.7-3.9,1.1
c-1.3,0.4-2.6,0.8-3.9,1.1c-1.3,0.4-2.6,0.7-3.9,1.1c-1.3,0.4-2.5,0.9-3.8,1.3c-1.3,0.4-2.5,0.9-3.7,1.3
c-1.2,0.4-2.5,0.8-3.6,1.3c-2.3,0.9-4.6,1.9-6.8,2.7c-0.5,0.2-1.1,0.4-1.6,0.6c-0.5,0.2-1,0.5-1.5,0.7c-1,0.5-1.9,0.9-2.9,1.3
c-1.8,0.8-3.5,1.6-5,2.3c-1.5,0.8-2.7,1.4-3.8,2c-2.1,1.1-3.3,1.7-3.3,1.7l-52.9-98.5c0,0,1.8-0.9,5-2.6c1.6-0.8,3.5-1.8,5.7-3
c2.3-1.1,4.8-2.2,7.6-3.5c1.4-0.6,2.9-1.3,4.4-2c0.8-0.3,1.5-0.7,2.3-1s1.6-0.7,2.4-1c3.3-1.3,6.7-2.7,10.3-4.1
c1.8-0.7,3.6-1.4,5.5-2c1.9-0.7,3.8-1.3,5.7-2c1.9-0.7,3.8-1.3,5.8-2c2-0.6,3.9-1.2,5.9-1.7c2-0.6,3.9-1.2,5.9-1.7
c2-0.6,3.9-1.2,5.9-1.6c3.9-0.9,7.8-1.9,11.5-2.8c1.9-0.5,3.7-0.8,5.5-1.1c1.8-0.3,3.6-0.7,5.3-1c3.5-0.6,6.7-1.3,9.8-1.7
c6.1-0.8,11.2-1.6,14.7-1.9c3.6-0.3,5.6-0.5,5.6-0.5L460.6,188.4z"/>
</g>
<g>
<line class="st6" x1="465.8" y1="90.2" x2="469.1" y2="163.4"/>
<line class="st6" x1="465.8" y1="90.2" x2="469.1" y2="163.4"/>
<path class="st7" d="M554.9,201c0,0-0.3-0.1-0.9-0.4c-0.6-0.2-1.4-0.6-2.6-0.9c-2.2-0.7-5.4-1.8-9.3-3
c-1.9-0.5-4.1-1.1-6.3-1.7c-1.1-0.3-2.3-0.6-3.4-1c-1.2-0.3-2.4-0.5-3.6-0.8c-2.5-0.5-5-1.1-7.6-1.7c-2.6-0.4-5.3-0.9-7.9-1.3
c-10.7-1.6-21.5-2.5-29.6-2.5c-2,0-3.9-0.1-5.5-0.1s-3.1,0.1-4.3,0.1c-2.4,0.1-3.7,0.1-3.7,0.1l-5-111.7c0,0,2-0.1,5.6-0.2
c1.8,0,4-0.2,6.5-0.2s5.3,0.1,8.4,0.1c12.3,0,28.6,1.4,44.8,3.8c4,0.7,8.1,1.4,12.1,2.1c4,0.8,7.8,1.7,11.6,2.5
c1.9,0.4,3.7,0.8,5.5,1.3s3.5,1,5.2,1.4c3.4,0.9,6.6,1.8,9.6,2.6c5.9,1.9,10.7,3.5,14.1,4.6c1.7,0.5,3,1.1,3.9,1.4
s1.4,0.5,1.4,0.5L554.9,201z"/>
</g>
<g>
<line class="st6" x1="601.9" y1="114.6" x2="573.4" y2="182"/>
<line class="st6" x1="601.9" y1="114.6" x2="573.4" y2="182"/>
<path class="st7" d="M634.4,253.1c0,0-0.9-1-2.6-2.7c-0.8-0.9-1.9-1.8-3.1-3c-1.2-1.1-2.5-2.4-4-3.8c-1.4-1.4-3.2-2.8-4.9-4.3
c-0.9-0.8-1.8-1.5-2.7-2.3c-0.5-0.4-0.9-0.8-1.4-1.2s-1-0.8-1.5-1.2c-2-1.6-4.1-3.2-6.2-4.8c-2.1-1.6-4.4-3.1-6.6-4.7
c-8.9-6.1-18.2-11.6-25.5-15c-1.8-0.9-3.4-1.8-4.9-2.5s-2.8-1.2-3.9-1.7c-2.2-1-3.4-1.5-3.4-1.5l43.6-102.9
c0,0,1.9,0.8,5.2,2.3c1.6,0.7,3.6,1.6,5.9,2.6c2.3,1,4.8,2.4,7.5,3.7c11.1,5.4,25.3,13.6,38.8,22.9c3.3,2.4,6.7,4.7,10,7.1
c3.2,2.5,6.3,4.9,9.4,7.3c0.8,0.6,1.5,1.2,2.2,1.8s1.4,1.2,2.1,1.8c1.4,1.2,2.8,2.4,4.1,3.5c2.7,2.3,5.2,4.4,7.4,6.6
c2.2,2.1,4.3,4,6.1,5.7s3.4,3.2,4.6,4.5c2.5,2.6,3.9,4,3.9,4L634.4,253.1z"/>
</g>
<g>
<line class="st6" x1="714.1" y1="195.4" x2="659.3" y2="244"/>
<line class="st6" x1="714.1" y1="195.4" x2="659.3" y2="244"/>
<path class="st7" d="M683.8,334.3c0,0-0.4-1.3-1.2-3.5c-0.4-1.1-0.9-2.5-1.4-4c-0.6-1.5-1.3-3.2-2.1-5.1
c-0.4-0.9-0.8-1.9-1.2-2.9c-0.2-0.5-0.4-1-0.6-1.5c-0.2-0.5-0.5-1-0.7-1.6c-1-2.1-2-4.3-3-6.6c-0.5-1.2-1.1-2.3-1.7-3.4
c-0.6-1.2-1.2-2.3-1.8-3.5s-1.2-2.4-1.8-3.6c-0.7-1.2-1.4-2.3-2.1-3.5c-0.7-1.2-1.4-2.3-2-3.5l-1-1.7c-0.4-0.6-0.7-1.1-1.1-1.7
c-1.4-2.2-2.9-4.4-4.2-6.5c-1.4-2.1-2.9-4-4.2-5.9c-0.7-0.9-1.3-1.9-2-2.7c-0.6-0.9-1.3-1.7-2-2.5c-1.3-1.6-2.4-3-3.4-4.3
c-0.5-0.6-1-1.3-1.4-1.8c-0.5-0.5-0.9-1-1.3-1.5c-1.6-1.8-2.5-2.8-2.5-2.8l83.8-74c0,0,1.3,1.5,3.7,4.2c0.6,0.7,1.2,1.4,2,2.2
c0.7,0.8,1.4,1.7,2.2,2.7c1.6,2,3.3,4.2,5.2,6.6c0.9,1.2,2,2.4,3,3.8c1,1.3,2,2.7,3,4.2c2,2.9,4.3,5.8,6.4,9
c2.1,3.2,4.3,6.5,6.5,9.9c0.5,0.8,1.1,1.7,1.6,2.6c0.5,0.9,1,1.8,1.5,2.6c1,1.8,2.1,3.5,3.1,5.3s2.1,3.5,3.1,5.3
s1.9,3.6,2.8,5.4c0.9,1.8,1.9,3.6,2.8,5.3c0.9,1.8,1.8,3.5,2.6,5.2c1.6,3.5,3.2,6.9,4.6,10.1c0.4,0.8,0.7,1.6,1.1,2.4
c0.3,0.8,0.6,1.6,1,2.3c0.6,1.5,1.2,3,1.8,4.4c1.1,2.9,2.2,5.5,3.1,7.8c0.8,2.4,1.6,4.4,2.2,6.1c1.2,3.4,1.8,5.3,1.8,5.3
L683.8,334.3z"/>
</g>
<g>
<line class="st6" x1="780.6" y1="316.8" x2="710.1" y2="336.8"/>
<line class="st6" x1="780.6" y1="316.8" x2="710.1" y2="336.8"/>
<path class="st7" d="M692.8,425.6c0,0,0.1-0.3,0.2-0.9c0.1-0.3,0.1-0.7,0.2-1.1c0.1-0.4,0.1-0.9,0.2-1.4c0.2-1,0.4-2.3,0.6-3.7
c0.1-0.7,0.1-1.4,0.2-2.1c0-0.4,0.1-0.7,0.1-1.1s0.1-0.8,0.1-1.1c0-0.7,0.1-1.4,0.1-2.2c0.1-0.6,0.1-1.9,0.1-3
c0-2.3,0.1-4.8,0.1-7.3c0.1-1.3,0-2.6-0.1-3.9c0-1.3-0.1-2.6-0.1-3.9s-0.1-2.7-0.1-4s-0.2-2.7-0.3-4
c-0.6-10.8-2.7-21.4-4.2-29.3c-0.9-3.9-1.7-7.2-2.3-9.5c-0.7-2.3-1.1-3.5-1.1-3.5L794,313c0,0,0.6,2,1.6,5.4
c0.8,3.5,2,8.5,3.5,14.5c2.5,12.1,5.4,28.3,6.4,44.6c0.2,2,0.4,4.1,0.5,6.1s0.1,4.1,0.2,6.1c0.1,2,0.1,4,0.2,6
c0.1,2,0.1,3.9,0.1,5.8c-0.1,3.8-0.1,7.5-0.2,11.1c0,1.8,0,3.3-0.2,5.5c-0.1,2-0.3,3.9-0.4,5.8c-0.1,1-0.2,1.8-0.2,2.6
c-0.1,0.8-0.2,1.6-0.3,2.4c-0.2,1.6-0.4,3.1-0.5,4.5c-0.4,2.7-0.7,5-1,6.9c-0.1,0.9-0.3,1.8-0.4,2.5c-0.1,0.7-0.2,1.3-0.3,1.8
c-0.2,1-0.3,1.5-0.3,1.5L692.8,425.6z"/>
</g>
<g>
<line class="st6" x1="786" y1="457.2" x2="714.7" y2="440.4"/>
<line class="st6" x1="786" y1="457.2" x2="714.7" y2="440.4"/>
<path class="st7" d="M657.2,524c0,0,0.7-1.4,1.9-3.7c1.2-2.4,2.8-5.8,4.8-9.9c3.8-8.3,8.7-19.5,13-30.8
c4.4-11.3,8.1-22.7,10.5-31c1.1-4.1,2.1-7.6,2.7-10c0.3-1.2,0.5-2.1,0.7-2.8c0.2-0.6,0.2-1,0.2-1l108.9,25.5
c0,0-0.1,0.5-0.3,1.4s-0.6,2.2-1,3.9c-0.8,3.4-2.1,8.2-3.7,13.8c-3.2,11.3-8,25.8-13.4,39.8c-5.4,14.1-11.3,27.8-16.1,38
c-2.4,5.1-4.4,9.3-5.9,12.3s-2.3,4.6-2.3,4.6L657.2,524z"/>
</g>
<g>
<line class="st6" x1="738.3" y1="579.7" x2="673.8" y2="545"/>
<line class="st6" x1="738.3" y1="579.7" x2="673.8" y2="545"/>
<path class="st7" d="M607.2,594.4c0,0,0.2-0.2,0.5-0.4c0.1,0,0.1,0,0.2-0.1c0.1-0.1,0.2-0.2,0.3-0.3c0.2-0.2,0.5-0.4,0.7-0.5
c0.1-0.1,0.3-0.2,0.4-0.3c0.2-0.1,0.4-0.3,0.6-0.5c0.4-0.3,0.8-0.7,1.3-1.1c0.4-0.3,1-0.9,1.5-1.4c0.6-0.5,1.1-1.1,1.7-1.6
c0.6-0.7,1.3-1.4,2-2.1c0.3-0.3,0.7-0.7,1-1.1c0.3-0.3,0.7-0.8,1.1-1.2c0.7-0.8,1.5-1.7,2.2-2.5c0.8-0.8,1.5-1.9,2.3-2.8
c1.6-1.9,3.2-4,4.8-6.1c6.4-8.5,12.6-18.5,17.1-26c2.2-3.9,4.1-7,5.3-9.4c1.3-2.3,2-3.6,2-3.6l98.5,52.8c0,0-0.9,1.7-2.5,4.6
c-1.6,2.9-4,7.1-6.8,12.1c-5.9,10-14,23.2-24,36.4c-2.5,3.3-5,6.6-7.7,9.9c-1.4,1.6-2.6,3.2-4,4.8s-2.8,3.2-4.2,4.7
c-0.7,0.8-1.3,1.5-2.1,2.3c-0.7,0.8-1.5,1.5-2.2,2.3c-1.5,1.5-2.9,3-4.3,4.4c-1.5,1.4-3,2.9-4.5,4.2c-1.5,1.4-2.8,2.6-4.4,3.9
c-1.5,1.3-3,2.5-4.3,3.6c-0.7,0.6-1.3,1.1-2.1,1.7c-0.7,0.5-1.5,1.1-2.2,1.6c-1.4,1-2.7,2-4,2.9c-0.6,0.4-1.2,0.9-1.8,1.2
c-0.6,0.4-1.3,0.8-1.8,1.2c-4.7,2.9-7.5,4.5-7.5,4.5L607.2,594.4z"/>
</g>
</g>
</g>
</g>
</g>
</svg>
File added
console_toolkit/source/exercises/img/regex_golf.png

52.5 KiB

TEX=latexmk
TEXOPTS=-output-directory=build \
-pdf \
-latexoption=-interaction=nonstopmode \
-latexoption=-file-line-error
# set PREVIEW=1 to enable preview
# example usage: make PREVIEW=1 target
ifdef PREVIEW
PREVIEWOPTS=-pvc
endif
default: pres
# create build directory if it doesnt exist
builddir:
@[ -d build ] || mkdir build
pres: pres.tex builddir
@$(TEX) $(TEXOPTS) $(PREVIEWOPTS) $<
mv build/pres.pdf .
clean:
@rm -rf build/*
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 11.0, SVG Export Plug-In . SVG Version: 6.0.0 Build 78) -->
<svg:svg
xmlns:ns2="http://ns.adobe.com/Extensibility/1.0/"
xmlns:ns1="http://ns.adobe.com/Flows/1.0/"
xmlns:xapGImg="http://ns.adobe.com/xap/1.0/g/img/"
xmlns:xap="http://ns.adobe.com/xap/1.0/"
xmlns:ns0="http://ns.adobe.com/SaveForWeb/1.0/"
xmlns:ns="http://ns.adobe.com/Variables/1.0/"
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
xmlns:x="adobe:ns:meta/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
i:viewOrigin="247.6001 506.4004"
i:rulerOrigin="-8 24.8896"
i:pageBounds="8 817 603.2754 -24.8896"
i:viewBoxInterpretation="asCropBox"
width="46.667"
height="167.666"
viewBox="-0.6 -0.6 46.667 167.666"
enable-background="new -0.6 -0.6 46.667 167.666"
xml:space="preserve"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.45"
sodipodi:docname="GullBrace.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
sodipodi:docbase="G:\Documents and Settings\Jesse\Desktop"
sodipodi:modified="true"><svg:defs
id="defs18" /><sodipodi:namedview
inkscape:window-height="998"
inkscape:window-width="1280"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
guidetolerance="10.0"
gridtolerance="10.0"
objecttolerance="10.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base"
inkscape:zoom="2.2485179"
inkscape:cx="23.3335"
inkscape:cy="88.280374"
inkscape:window-x="1276"
inkscape:window-y="-4"
inkscape:current-layer="svg2" />
<svg:metadata
id="metadata4">
<ns:variableSets>
<ns:variableSet
varSetName="binding1"
locked="none">
<ns:variables />
<ns:sampleDataSets />
</ns:variableSet>
</ns:variableSets>
<ns0:sfw>
<ns0:slices />
<ns0:sliceSourceBounds
x="210"
y="54.523"
width="119.998"
height="475.477"
bottomLeftOrigin="true" />
</ns0:sfw>
<xpacket /><x:xmpmeta
x:xmptk="XMP toolkit 3.0-29, framework 1.6">
<svg:metadata
id="metadata20"><rdf:RDF>
<rdf:Description
rdf:about="">
</rdf:Description>
<rdf:Description
rdf:about="">
</rdf:Description>
<rdf:Description
rdf:about="">
<xap:CreateDate>2006-10-15T04:46:54Z</xap:CreateDate>
<xap:ModifyDate>2006-10-15T04:46:54Z</xap:ModifyDate>
<xap:CreatorTool>Illustrator</xap:CreatorTool>
<xap:Thumbnails>
<rdf:Alt>
<rdf:li
rdf:parseType="Resource">
<xapGImg:format>JPEG</xapGImg:format>
<xapGImg:width>68</xapGImg:width>
<xapGImg:height>256</xapGImg:height>
<xapGImg:image>/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA
AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK
DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f
Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgBAABEAwER
AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA
AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB
UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE
1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ
qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy
obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp
0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo
+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7
FXYq7FXYql+sXurWkSy6fpv6T+16sKTJDLsPh4erxjap68nWnvirz+P/AJyH8j2nmAeXvNFvqHlL
VzTjFrEKxwty2DJcQvPEYyQQJCwXbrir06OSOWNZI2DxuAyOpBVlIqCCOoOKrsVdirsVdirsVdir
sVeN/wDOVfkmx1/8q77VTEv6U8vlby0noOfpcgk8fLrxMbcqeKjFUo/5w6853utfl7eaJeytNL5e
uVitnYkkWs6l4kqf5HWQDwWg7Yq97xV2KuxV2KuxV2KuxVhX51/+Sj83/wDbKuv+TRxV4V/zgx/0
23/br/7HMVfVWKuxV2KuxV2KuxV2KsK/Ov8A8lH5v/7ZV1/yaOKvCv8AnBj/AKbb/t1/9jmKvqrF
XYq7FXYq7FXYq7FWGfnQjv8AlJ5vCAsRpN2xA8FhYk/QBirwf/nBl0D+dYyRzYaYyr3IX62Cfo5D
FX1XirsVdirsVdirsVdiqC1zSbbWdF1DSLr/AHl1G2mtJ6UJ9OeMxt19mxV8hfklqF3+Sv5uaj5a
88J+jrHVovqyalJVbZmiflb3CyHYxOCyk/slvipRqKvseGaGeJJoZFlhkUNHIhDKykVBUjYg4qvx
V2KuxV2KuxV2KrZpYoYnmlcRxRqXkdjRVVRUkk9gMVfJ+o/mF5q/P/zzL5H8vLbaZ5NhDzXV5cW0
VxcG2jYI09ZVf03dnHprHxYV3brir6D/AC5/Kzyt+X+nGx0E3bLIAJpLq5ll5kb8vSqIEPukYxVl
+KuxV2KuxV2KuxViP5v3ctp+Vfm6eI0kXSL1VYGhBeBlqCO4rXFXz5/zg3aI195xuzTnDFYRLtvS
Vrhjv/zyGKvrHFXYq7FXYq7FXYq7FWFfnX/5KPzf/wBsq6/5NHFXhX/ODH/Tbf8Abr/7HMVfVWKu
xV2KuxV2KuxV2KsK/Ov/AMlH5v8A+2Vdf8mjirwr/nBj/ptv+3X/ANjmKvqrFXYq7FXYq7FXYq7F
Xnn/ADkFqtvpn5N+aZp2AE1mbSMHqXuWWFQPH7dcVeT/APOD+kXMOheatXZSLe9ubW1ibsWtY5He
n0XS4q+m8VdirsVdirsVdiqXa1q1zp0KvbaXd6rK9QtvZ+gGqP5muJYI1r7tirxL8xPy6/OH83by
10/WY7Xyb5OtJRN9UM63t7NJQqJJBAfRJVSeK86LU7tir2PyX5O0Pyd5as/L2iRGKwslIUseUjux
5PJI3dnYkn7hQUGKp3irsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirs
VdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsV
dirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVd
irsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdi
rsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdir
sVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdir/
AP/Z</xapGImg:image>
</rdf:li>
</rdf:Alt>
</xap:Thumbnails>
</rdf:Description>
<rdf:Description
rdf:about="">
<dc:format>image/svg+xml</dc:format>
</rdf:Description>
<cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></svg:metadata></x:xmpmeta>
<xpacket />
</svg:metadata>
<svg:g
id="image"
i:layer="yes"
i:dimmedPercent="3"
i:rgbTrio="#4F008000FFFF"
transform="matrix(-1,0,0,1,44.655574,0.8894748)">
<svg:switch
i:objectNS="http://ns.adobe.com/Flows/1.0/"
i:objectType="pointText"
display="none"
id="switch7"
style="display:none">
<svg:foreignObject
requiredExtensions="http://ns.adobe.com/Flows/1.0/"
x="0"
y="0"
width="1"
height="1"
display="inline"
overflow="visible"
id="foreignObject9">
<ns1:flowDef>
<ns1:region
textMatrix="1 0 0 1 0 0">
<ns1:path
d="M-37.6,148.4" />
</ns1:region>
<ns1:flow
font-family="'LetterGothicStd'"
font-size="200">
<ns1:p><ns1:span>}</ns1:span></ns1:p>
<ns1:p />
</ns1:flow>
</ns1:flowDef>
<ns2:targetRef
xlink:href="#XMLID_1_" />
</svg:foreignObject>
<svg:text
id="XMLID_1_"
transform="translate(-37.6001,148.4004)"
display="inline"
style="display:inline"><svg:tspan
x="0"
y="0"
font-size="200"
id="tspan12"
style="font-size:200px;font-family:LetterGothicStd">}</svg:tspan></svg:text>
</svg:switch>
<svg:g
id="raster"
i:knockout="Off">
<svg:path
i:knockout="Off"
d="M 19.8,25.8 C 19.8,11.2 15.6,2.2 0,0.4 L 0.4,0 C 23,0.4 29.2,7.2 29.2,29 L 29.2,59.2 C 29.2,72.6 30.6,79 45.2,82.6 L 45.2,83 C 30.8,86.6 29.2,93 29.2,106.2 L 29.2,138.4 C 29.2,159.4 21.4,165.4 0.4,166 L 0,165.601 C 16,163.201 19.8,155.201 19.8,140 L 19.8,107.8 C 19.8,94.2 21.6,86.4 36.6,83 L 36.6,82.6 C 21.4,79 19.8,70.6 19.8,57 L 19.8,25.8 z "
id="path15" />
</svg:g>
</svg:g>
</svg:svg>
\ No newline at end of file
console_toolkit/source/slides/img/borg_logo.png

24 KiB

console_toolkit/source/slides/img/cl.png

43.1 KiB

console_toolkit/source/slides/img/consoles.png

159 KiB

console_toolkit/source/slides/img/dirtree.png

18.6 KiB

console_toolkit/source/slides/img/fs.png

421 KiB

console_toolkit/source/slides/img/fsf.png

28.3 KiB

console_toolkit/source/slides/img/git_branches.png

14.2 KiB

console_toolkit/source/slides/img/git_logo.png

57.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment