Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
americocunhajr authored Jul 18, 2024
1 parent b844d52 commit 0f77068
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions logo/CRFlowLib.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

\documentclass{standalone}

%\usepackage{type1cm}
\usepackage[utf8]{inputenc}
%\usepackage[upright]{fourier}
\usepackage[pdftex,usenames,dvipsnames]{xcolor}
\usepackage{amsmath,amssymb}
\usepackage{commath}
\usepackage{tikz}
\usetikzlibrary{shapes,matrix,backgrounds}%


% =================================================
\begin{document}

% GNUPLOT required
\pagestyle{empty}

% -----------------------------------------------------------------------------------
\begin{tikzpicture}[>=latex,scale=1]

\draw[rounded corners=5,line width=3,color=white] (0,0) rectangle (6.4,3.2);

\draw (0,1) node[color=purple] {\textbf{\resizebox{!}{3 cm}{CRFlowLib}}};

\end{tikzpicture}
% -----------------------------------------------------------------------------------

\end{document}
% =================================================
Binary file added logo/CrFlowLib-Flowchart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f77068

Please sign in to comment.