Tikz at PF: \begin{tikzpicture} Help

  • Thread starter Thread starter bob012345
  • Start date Start date
  • Tags Tags
    Work
AI Thread Summary
The discussion centers on the challenges of using TikZ within the context of a forum that employs MathJax instead of LaTeX, limiting the availability of certain libraries. Users express frustration over the inability to render TikZ diagrams directly in the forum, noting that previous platforms, like MHB, had a dedicated server for converting TikZ code to images. Participants suggest alternative solutions, such as using local LaTeX editors or online platforms like Overleaf to compile TikZ code into PDFs. The consensus is that while TikZ cannot be directly used in the forum, users can create diagrams externally and share images instead.
bob012345
Gold Member
Messages
2,287
Reaction score
1,010
TL;DR Summary
I cannot see any examples of tikz working.
I have this line;

\begin{tikzpicture} \mobiusstrip{1}{0.5} \end{tikzpicture}

What do I do to make it work? Thanks.
 
Physics news on Phys.org
bob012345 said:
TL;DR Summary: I cannot see any examples of tikz working.

I have this line;

\begin{tikzpicture} \mobiusstrip{1}{0.5} \end{tikzpicture}

What do I do to make it work? Thanks.
PF uses MathJax and not LaTeX. So not all libraries are available, and cannot be loaded either.
 
Was it part of the MHB site that was merged?
 
IDK. It has been MathJax here since I joined. I have a tex editor running in parallel in case I want to write mathematical stuff that is more than a simple line. I rather copy, paste and finally adjust it than write it here. That means I have all environments that I want available and could copy tikz diagrams via screenshots.
 
bob012345 said:
Was it part of the MHB site that was merged?
I believe they had tikz, yes, and posts using it are most likely ones from there.
 
bob012345 said:
Was it part of the MHB site that was merged?
fresh_42 said:
IDK. It has been MathJax here since I joined.
MHB had an implementation of LaTeX that allowed tikz to be rendered in the browser:
I like Serena said:
MHB had a dedicated server that converted TikZ code to pictures on the fly.

We don't have that here in PF. You can, however, always render the tikz on your system and post a picture of the result.
 
bob012345 said:
TL;DR Summary: I cannot see any examples of tikz working.

I have this line;

\begin{tikzpicture} \mobiusstrip{1}{0.5} \end{tikzpicture}

What do I do to make it work? Thanks.
If all you want is a compiler to make a pdf then I'd suggest looking into Overleaf. Now, I've been using a LaTeX based word processor, LyX,, that also incorporates TikZ, though to save some time I usually use it to generate pdfs as it slows down the rendering time for the text.

-Dan
 

Similar threads

Replies
5
Views
2K
Replies
4
Views
2K
Replies
1
Views
2K
Replies
8
Views
2K
  • Poll Poll
Replies
11
Views
3K
Replies
0
Views
5K
Back
Top