id stringlengths 18 28 | png imagewidth (px) 384 384 | code stringlengths 121 27k |
|---|---|---|
example_70000_combination_1 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{arrows,automata,backgrounds,fit,shapes,decorations.pathreplacing}
\usepackage{pgfplots}
\begin{document}
\centering
\begin{tikzpicture}
\begin{axis}[
xlabel style={align=right},
xlabel=Output (MW),
ylabel=Input (\$/h),
unbounded coords=jump,
xtic... | |
example_70000_main | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{arrows,automata,backgrounds,fit,shapes,decorations.pathreplacing}
\usepackage{pgfplots}
\begin{document}
\centering
\begin{tikzpicture}
\begin{axis}[
xlabel style={align=right},
xlabel=Output (MW),
ylabel=Input (\$/h),
unbounded coords=jump,
xtick={... | |
example_70001_combination_3 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- node[left] {$3$\,cm} (0,5) coordinate (C)
-- node[above right] {$5$\,cm} (6,0) coordinate (B)
-- node[below] {$4$\,cm} (0, 0);
... | |
example_70001_combination_4 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- node[left] {$3$\,cm} (0,5) coordinate (C)
-- node[above right] {$5$\,cm} (6,0) coordinate (B)
-- node[below] {$4$\,cm} (0, 0);
... | |
example_70001_combination_5 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- node[left] {$3$\,cm} (0,5) coordinate (C)
-- node[above right] {$5$\,cm} (6,0) coordinate (B)
-- node[below] {$4$\,cm} (0, 0);
... | |
example_70001_combination_2 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- node[left] {$3$\,cm} (0,5) coordinate (C)
-- node[above right] {$5$\,cm} (6,0) coordinate (B)
-- node[below] {$4$\,cm} (0, 0);
... | |
example_70001_combination_1 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- node[left] {$3$\,cm} (0,5) coordinate (C)
-- node[above right] {$5$\,cm} (6,0) coordinate (B)
-- node[below] {$4$\,cm} (0, 0);
\... | |
example_70001_combination_6 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- node[left] {$3$\,cm} (0,5) coordinate (C)
-- node[above right] {$5$\,cm} (6,0) coordinate (B)
-- node[below] {$4$\,cm} (0, 0);
... | |
example_70001_main | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- node[left] {$3$\,cm} (0,5) coordinate (C)
-- node[above right] {$5$\,cm} (6,0) coordinate (B)
-- node[below] {$4$\,cm} (0, 0);
... | |
example_70002_combination_6 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[fill=gray!10] (0, 4) coordinate (A)
-- node[above=4pt] {$4$\, cm} (3,4) coordinate (C)
-- node[right] {$8$\,cm} (3,0) coordinate (B)
-- node[left] {$x$\,cm} (0, 4);
\draw ([xshift=-10pt]C) --... | |
example_70002_combination_1 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[fill=gray!10] (0, 4) coordinate (A)
-- node[above=4pt] {$4$\, cm} (3,4) coordinate (C)
-- node[right] {$8$\,cm} (3,0) coordinate (B)
-- node[left] {$x$\,cm} (0, 4);
\end{tikzpicture}
\end{documen... | |
example_70002_combination_4 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[fill=gray!10] (0, 4) coordinate (A)
-- node[above=4pt] {$4$\, cm} (3,4) coordinate (C)
-- node[right] {$8$\,cm} (3,0) coordinate (B)
-- node[left] {$x$\,cm} (0, 4);
\draw ([xshift=-10pt]C) --... | |
example_70002_combination_3 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[fill=gray!10] (0, 4) coordinate (A)
-- node[above=4pt] {$4$\, cm} (3,4) coordinate (C)
-- node[right] {$8$\,cm} (3,0) coordinate (B)
-- node[left] {$x$\,cm} (0, 4);
\draw ([xshift=-10pt]C) --... | |
example_70002_combination_2 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[fill=gray!10] (0, 4) coordinate (A)
-- node[above=4pt] {$4$\, cm} (3,4) coordinate (C)
-- node[right] {$8$\,cm} (3,0) coordinate (B)
-- node[left] {$x$\,cm} (0, 4);
\draw ([xshift=-10pt]C) --... | |
example_70002_combination_5 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[fill=gray!10] (0, 4) coordinate (A)
-- node[above=4pt] {$4$\, cm} (3,4) coordinate (C)
-- node[right] {$8$\,cm} (3,0) coordinate (B)
-- node[left] {$x$\,cm} (0, 4);
\draw ([xshift=-10pt]C) --... | |
example_70002_main | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[fill=gray!10] (0, 4) coordinate (A)
-- node[above=4pt] {$4$\, cm} (3,4) coordinate (C)
-- node[right] {$8$\,cm} (3,0) coordinate (B)
-- node[left] {$x$\,cm} (0, 4);
\draw ([xshift=-10pt]C) -- ++... | |
example_70003_combination_1 | \documentclass{article}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\newlength{\xdim}
\definecolor{findOptimalPartition}{HTML}{D7191C}
\definecolor{storeClusterComponent}{HTML}{FDAE61}
\definecolor{dbscan}{HTML}{ABDDA4}
\definecolor{constructCluster}{HTML}{2B83BA}
\begin{document}
\begin{figure}
\ce... | |
example_70003_combination_3 | \documentclass{article}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\newlength{\xdim}
\definecolor{findOptimalPartition}{HTML}{D7191C}
\definecolor{storeClusterComponent}{HTML}{FDAE61}
\definecolor{dbscan}{HTML}{ABDDA4}
\definecolor{constructCluster}{HTML}{2B83BA}
\begin{document}
\begin{figure}
\ce... | |
example_70003_combination_2 | \documentclass{article}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\newlength{\xdim}
\definecolor{findOptimalPartition}{HTML}{D7191C}
\definecolor{storeClusterComponent}{HTML}{FDAE61}
\definecolor{dbscan}{HTML}{ABDDA4}
\definecolor{constructCluster}{HTML}{2B83BA}
\begin{document}
\begin{figure}
\ce... | |
example_70003_main | \documentclass{article}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\newlength{\xdim}
\definecolor{findOptimalPartition}{HTML}{D7191C}
\definecolor{storeClusterComponent}{HTML}{FDAE61}
\definecolor{dbscan}{HTML}{ABDDA4}
\definecolor{constructCluster}{HTML}{2B83BA}
\begin{document}
\begin{figure}
\ce... | |
example_70004_combination_1 | \documentclass{article}%[border=5pt]{standalone}
\usepackage{tikz}
\begin{document}
OP's solution:
\begin{tikzpicture}
\clip (-1,-2) rectangle (2,2);
\end{tikzpicture}
\end{document} | |
example_70004_combination_4 | \documentclass{article}%[border=5pt]{standalone}
\usepackage{tikz}
\begin{document}
OP's solution:
\begin{tikzpicture}
\clip (-1,-2) rectangle (2,2);
\draw [double,double distance=3pt]
plot [smooth cycle] coordinates{(-4,0) (0,0) (4,0)}
plot [smooth cycle] coordinates{(0,0) (0,1) (1,1) (1,-1) (0,-1)};
\end{tikzpi... | |
example_70004_combination_2 | \documentclass{article}%[border=5pt]{standalone}
\usepackage{tikz}
\begin{document}
OP's solution:
\begin{tikzpicture}
\clip (-1,-2) rectangle (2,2);
\draw [double,double distance=3pt]
plot [smooth cycle] coordinates{(-4,0) (0,0) (4,0)}
plot [smooth cycle] coordinates{(0,0) (0,1) (1,1) (1,-1) (0,-1)};
\end{tikzpi... | |
example_70004_main | \documentclass{article}%[border=5pt]{standalone}
\usepackage{tikz}
\begin{document}
OP's solution:
\begin{tikzpicture}
\clip (-1,-2) rectangle (2,2);
\draw [double,double distance=3pt]
plot [smooth cycle] coordinates{(-4,0) (0,0) (4,0)}
plot [smooth cycle] coordinates{(0,0) (0,1) (1,1) (1,-1) (0,-1)};
\end{tikzpictu... | |
example_70005_combination_4 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_10 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_3 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_2 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_5 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_6 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_1 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_8 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_9 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_combination_7 | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5... | |
example_70005_main | \documentclass[convert={density=300,size=640x480,outext=.png}]{standalone}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{calc, matrix, positioning,backgrounds}
\begin{document}
\begin{tikzpicture}[
node distance=1cm and 0.5cm... | |
example_70006_main | \documentclass{article}
\usepackage{tikz}
\usepackage{graphicx}
\newcommand*{\MyScale}{1}%
\newcommand*{\MyPicture}{%
\begin{tikzpicture}[scale=\MyScale]
\draw [ultra thick, blue] (0,0) -- (4,0) -- (4,4) -- (0,4) -- (0,0);
\node at (2,2) {Some text};
\end{tikzpicture}%
}%
\newcommand*{\MyResizeBox}[2]{%
\... | |
example_70007_combination_1 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\end{tikzpicture}
\end{docume... | |
example_70007_combination_6 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace... | |
example_70007_combination_8 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace... | |
example_70007_combination_9 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace... | |
example_70007_combination_7 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace... | |
example_70007_combination_3 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace... | |
example_70007_combination_4 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace... | |
example_70007_combination_5 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace... | |
example_70007_combination_2 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace... | |
example_70007_main | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\begin{document}
\begin{tikzpicture}
% Draw the triangle
\draw[fill=gray!10] (0, 0) coordinate (A)
-- (0,5) coordinate (C)
-- (6,0) coordinate (B)
-- (0, 0);
\draw[decoration={brace,mi... | |
example_70008_combination_1 | \documentclass[tikz,border=5]{standalone}
\usetikzlibrary{decorations}
\newcount\pgfdecoratedinputsegmentcount
\pgfdeclaredecoration{polyline}{start}{
\state{start}[width=0pt,
next state=draw,
persistent precomputation={\pgfdecoratedinputsegmentcount=1}]{}
\state{draw}[width=\pgfdecoratedinputsegmentlength,
switc... | |
example_70008_combination_2 | \documentclass[tikz,border=5]{standalone}
\usetikzlibrary{decorations}
\newcount\pgfdecoratedinputsegmentcount
\pgfdeclaredecoration{polyline}{start}{
\state{start}[width=0pt,
next state=draw,
persistent precomputation={\pgfdecoratedinputsegmentcount=1}]{}
\state{draw}[width=\pgfdecoratedinputsegmentlength,
switc... | |
example_70008_main | \documentclass[tikz,border=5]{standalone}
\usetikzlibrary{decorations}
\newcount\pgfdecoratedinputsegmentcount
\pgfdeclaredecoration{polyline}{start}{
\state{start}[width=0pt,
next state=draw,
persistent precomputation={\pgfdecoratedinputsegmentcount=1}]{}
\state{draw}[width=\pgfdecoratedinputsegmentlength,
switc... | |
example_70009_main | \documentclass[10pt]{article}
\RequirePackage{mathptmx}
\RequirePackage[scaled=.90]{helvet}
\RequirePackage{courier}
\usepackage[hmargin=1cm,bmargin=2cm,tmargin=2cm,centering]{geometry}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{here}
\usepackage[rgb]{xcolor}
\usepackage{framed}
\usepackage{multicol}
\usep... | |
example_70010_combination_3 | \documentclass[tikz]{standalone}
\usetikzlibrary{shapes.geometric,calc}
\begin{document}
\begin{tikzpicture}
\node[diamond,draw,minimum size=2cm] (a) at (0,3) {};
\node[draw,minimum height=1.8cm,minimum width=2cm,anchor=west] (b) at ([xshift=1mm]a.center) {};
\draw[thick,dotted] ($(a.north)!0.8!(a.south)!0.3!(a.west... | |
example_70010_combination_4 | \documentclass[tikz]{standalone}
\usetikzlibrary{shapes.geometric,calc}
\begin{document}
\begin{tikzpicture}
\node[diamond,draw,minimum size=2cm] (a) at (0,3) {};
\node[draw,minimum height=1.8cm,minimum width=2cm,anchor=west] (b) at ([xshift=1mm]a.center) {};
\draw[thick,dotted] ($(a.north)!0.8!(a.south)!0.3!(a.west... | |
example_70010_combination_2 | \documentclass[tikz]{standalone}
\usetikzlibrary{shapes.geometric,calc}
\begin{document}
\begin{tikzpicture}
\node[diamond,draw,minimum size=2cm] (a) at (0,3) {};
\node[draw,minimum height=1.8cm,minimum width=2cm,anchor=west] (b) at ([xshift=1mm]a.center) {};
\end{tikzpicture}
\end{document} | |
example_70010_combination_1 | \documentclass[tikz]{standalone}
\usetikzlibrary{shapes.geometric,calc}
\begin{document}
\begin{tikzpicture}
\node[diamond,draw,minimum size=2cm] (a) at (0,3) {};
\end{tikzpicture}
\end{document} | |
example_70010_main | \documentclass[tikz]{standalone}
\usetikzlibrary{shapes.geometric,calc}
\begin{document}
\begin{tikzpicture}
\node[diamond,draw,minimum size=2cm] (a) at (0,3) {};
\node[draw,minimum height=1.8cm,minimum width=2cm,anchor=west] (b) at ([xshift=1mm]a.center) {};
\draw[thick,dotted] ($(a.north)!0.8!(a.south)!0.3!(a.west)$)... | |
example_70011_combination_6 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_1 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_8 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_9 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_7 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_4 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_3 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_10 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_2 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_combination_5 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle... | |
example_70011_main | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows,calc}
\begin{document}
\begin{figure}
\hspace{-4cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,d... | |
example_70012_combination_10 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_9 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_7 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_6 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_1 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_8 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_2 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_5 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_4 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_combination_3 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw... | |
example_70012_main | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{automata,arrows}
\begin{document}
\begin{figure}
\hspace{-3cm}
\begin{tikzpicture}[
->,>=stealth',
shorten >=1pt,
auto,
node distance=5cm,
thick,
transform shape,
%main state/.style={}
%state/.style={font=\sffamily\Large\bfseries}
buffer/.style={rectangle,draw,m... | |
example_70013_main | \documentclass{article}
\usepackage[a6paper]{geometry}% just for the example
\usepackage{ifthen}
\usepackage[
scale=1,
opacity=1,
angle=0
]{background}
% command for modular arithmetic
\def\truncdiv#1#2{((#1-(#2-1)/2)/#2)}
\def\moduloop#1#2{(#1-\truncdiv{#1}{#2}*#2)}
\def\modulo#1#2{\number\numexpr\moduloop{#1}{... | |
example_70014_combination_1 | \documentclass[tikz]{standalone}
\usepackage{ClearSans}
\usepackage[T1]{fontenc}
\usepackage{tikz}
%
\usetikzlibrary{fit,backgrounds}
%
\def\gamefont{\bfseries\sffamily}
%
\definecolor{grid color}{HTML}{BBADA0}
\definecolor{pixel 0}{HTML}{CCC0B3}
\definecolor{pixel 2}{HTML}{EEE4DA}
\definecolor{pixel 4}{HTML}{EDE0C8}
\... | |
example_70014_main | \documentclass[tikz]{standalone}
\usepackage{ClearSans}
\usepackage[T1]{fontenc}
\usepackage{tikz}
%
\usetikzlibrary{fit,backgrounds}
%
\def\gamefont{\bfseries\sffamily}
%
\definecolor{grid color}{HTML}{BBADA0}
\definecolor{pixel 0}{HTML}{CCC0B3}
\definecolor{pixel 2}{HTML}{EEE4DA}
\definecolor{pixel 4}{HTML}{EDE0C8}
\... | |
example_70015_combination_1 | \documentclass[tikz,border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings,plotmarks}
\begin{document}
\begin{tikzpicture}[
middlearrow/.style 2 args={
decoration={
markings,
mark=at position 0.5 with {\arrow{triangle 45}, \node[#1] {#... | |
example_70015_combination_2 | \documentclass[tikz,border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings,plotmarks}
\begin{document}
\begin{tikzpicture}[
middlearrow/.style 2 args={
decoration={
markings,
mark=at position 0.5 with {\arrow{triangle 45}, \node[#1] {#... | |
example_70015_combination_3 | \documentclass[tikz,border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings,plotmarks}
\begin{document}
\begin{tikzpicture}[
middlearrow/.style 2 args={
decoration={
markings,
mark=at position 0.5 with {\arrow{triangle 45}, \node[#1] {#... | |
example_70015_main | \documentclass[tikz,border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings,plotmarks}
\begin{document}
\begin{tikzpicture}[
middlearrow/.style 2 args={
decoration={
markings,
mark=at position 0.5 with {\arrow{triangle 45}, \node[#1] {#2}... | |
example_70016_combination_2 | \documentclass{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\clip (-1,-2) rectangle (2,2);
\draw [double,double distance=3pt]
plot [smooth cycle] coordinates{(0.5,0) (1,0) (4,0)};
\end{tikzpicture}
\end{document} | |
example_70016_combination_3 | \documentclass{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\clip (-1,-2) rectangle (2,2);
\draw [double,double distance=3pt]
plot [smooth cycle] coordinates{(0.5,0) (1,0) (4,0)};
\draw [double,double distance=3pt]
plot [smooth cycle] coordinates{(-4,0) (0,0) (.5,0)}
plot [smooth cycle] coord... | |
example_70016_combination_1 | \documentclass{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\clip (-1,-2) rectangle (2,2);
\end{tikzpicture}
\end{document} | |
example_70016_main | \documentclass{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\clip (-1,-2) rectangle (2,2);
\draw [double,double distance=3pt]
plot [smooth cycle] coordinates{(0.5,0) (1,0) (4,0)};
\draw [double,double distance=3pt]
plot [smooth cycle] coordinates{(-4,0) (0,0) (.5,0)}
plot [smooth cycle] coordina... | |
example_70017_combination_1 | \documentclass[tikz,border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings,plotmarks}
\begin{document}
\begin{tikzpicture}[
middlearrow/.style 2 args={
decoration={
markings,
mark=at position 0.5 with {\arrow[xshift=3.333pt]{triangle 4... | |
example_70017_combination_2 | \documentclass[tikz,border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings,plotmarks}
\begin{document}
\begin{tikzpicture}[
middlearrow/.style 2 args={
decoration={
markings,
mark=at position 0.5 with {\arrow[xshift=3.333pt]{triangle 4... | |
example_70017_combination_3 | \documentclass[tikz,border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings,plotmarks}
\begin{document}
\begin{tikzpicture}[
middlearrow/.style 2 args={
decoration={
markings,
mark=at position 0.5 with {\arrow[xshift=3.333pt]{triangle 4... | |
example_70017_main | \documentclass[tikz,border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings,plotmarks}
\begin{document}
\begin{tikzpicture}[
middlearrow/.style 2 args={
decoration={
markings,
mark=at position 0.5 with {\arrow[xshift=3.333pt]{triangle 45}... | |
example_70018_combination_2 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[draw] (A) {$t$};
\node[draw] at (2,0) (B) {$t_{l_{m}}$};
\end{tikzpicture}
\end{document} | |
example_70018_combination_3 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[draw] (A) {$t$};
\node[draw] at (2,0) (B) {$t_{l_{m}}$};
\draw[red] (A.south east) -- (B.south west);
\end{tikzpicture}
\end{document} | |
example_70018_combination_4 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[draw] (A) {$t$};
\node[draw] at (2,0) (B) {$t_{l_{m}}$};
\draw[red] (A.south east) -- (B.south west);
\begin{scope}[xshift=3cm]
\node[draw,text depth=0.35ex] (A) {$t$};
\node[draw,text depth=0.35ex] at (2,0) (B) {$t_{l_{m}}$};
\dr... | |
example_70018_combination_1 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[draw] (A) {$t$};
\end{tikzpicture}
\end{document} | |
example_70018_main | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[draw] (A) {$t$};
\node[draw] at (2,0) (B) {$t_{l_{m}}$};
\draw[red] (A.south east) -- (B.south west);
\begin{scope}[xshift=3cm]
\node[draw,text depth=0.35ex] (A) {$t$};
\node[draw,text depth=0.35ex] at (2,0) (B) {$t_{l_{m}}$};
\draw ... | |
example_70019_combination_1 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[anchor=south] (A) {\Huge A};
\end{tikzpicture}
\end{document} | |
example_70019_combination_2 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[anchor=south] (A) {\Huge A};
\node[anchor=south] at (2,0) (B) {B};
\end{tikzpicture}
\end{document} | |
example_70019_combination_5 | \documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[anchor=south] (A) {\Huge A};
\node[anchor=south] at (2,0) (B) {B};
\draw[red] (A) -- (B);
\draw (A) -- (B.west|-A);
\draw (A.east|-B.west) -- (B.west);
\end{tikzpicture}
\end{document} |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 10