Search found 1 match

by b_kazemimajdlatex
Mon Dec 12, 2022 10:03 pm
Forum: General
Topic: tikz package does not compile
Replies: 1
Views: 3786

tikz package does not compile

OKKKK this tikz package is driving me crazy !! it's been hours i am surfing the net to resolve an issue i have when i try to compile a simple code. i use MikeTex and texstudio to compile.

\documentclass{article} % say
\usepackage{tikz}
\begin{document}
We are working on
\begin{tikzpicture}
\draw ...