Search found 10 matches

by pufik
Fri Jun 09, 2023 11:35 pm
Forum: Graphics, Figures & Tables
Topic: Drawing Diagonals of regular polygon
Replies: 1
Views: 2130

Drawing Diagonals of regular polygon

Is there a way to use the notation \draw (p.corner /n) -- (p.corner /k) ; in tkiz instead of actually knowing the points?
This is my code. Any help would be appreciated! More specifically im trying to draw diagonals from A_1 to A_8 etc.
\begin{tikzpicture}

\node (p) [draw,rotate=90,minimum size ...
by pufik
Tue Jun 06, 2023 4:18 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

I have been playing around with all this, and the problem seems to be icloud drive. If a folder is in icloud drive Latex cant compile! Anyway thank you so much for the help Stefan!
by pufik
Tue Jun 06, 2023 3:54 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

Do you maybe have any idea what the problem with the folders outside the desktop is?
by pufik
Tue Jun 06, 2023 3:48 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

So quick update, I just created a new folder, and I get the same weird bug! But on the desktop it totally worked.
by pufik
Tue Jun 06, 2023 3:43 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

This is very odd, I created a new file on my desktop, and now it totally works, even the pdf... What to do i do with the old folder? And Thank you so much for all the help!
by pufik
Tue Jun 06, 2023 3:26 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

Could you please specify what I should run? In my tryings to make latex run, I decided to install vs code, and run it there. I get, I think the same weird error.
by pufik
Tue Jun 06, 2023 3:13 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

I tried that, making the name "test" still creates a corrupted pdf.
by pufik
Tue Jun 06, 2023 2:54 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

Um the thing is this happens for all documents, new and old. For example even this.

Code: Select all

\documentclass{article}
\begin{document}
Hi!
\end{document}
by pufik
Tue Jun 06, 2023 2:25 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

Hi, thank you for the reply. I have attached the file to the post:)
by pufik
Tue Jun 06, 2023 12:20 pm
Forum: General
Topic: TexStudio Cant create valid pdfs.
Replies: 16
Views: 7673

TexStudio Cant create valid pdfs.

Hi, I have recently started using latex to write my math documents. When I try to save the document, it saves it as a pdf, but when I try to open it I get this message. "does not look like a valid pdf document.. " although texstudio created it, when I try to compile latex i get this weird popup ...