Linked Questions
10 questions linked to/from Increase the thickness of node border in TikZ
1
vote
0
answers
772
views
Rectangle thickness in Latex Tikz [duplicate]
\documentclass[tikz,border=3.14mm]{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node[rectangle, draw, minimum height=1.5em, minimum width=1.5em] (I) {X};
\end{tikzpicture}
\...
7
votes
3
answers
18k
views
Draw an automatic "bounding box"?
I have some Tikz figures in my document and want to draw a frame around it. The width of this frame should be always \textwidth. The height should be automatically adjusted to the height of the actual ...
8
votes
1
answer
3k
views
How can I change the line width of the spy-on node in tikz spy library?
is there an option to change the line width of the spy-on node, i.e. the node that appears on the image, in the tikz spy library?
15
votes
1
answer
3k
views
Change all line width proportionally
How do I change all line width proportionally to one another for example by a factor of two?
Here is an MWE to illustrate the problem:
\documentclass[tikz, border = 1cm]{standalone}
%some magic ...
4
votes
2
answers
1k
views
How can I draw this diagram of my function's domain?
How can I do this?
I do not know how to do this. Is it possible to do it in LaTeX or should I create a figure with GeoGebra and insert it?
5
votes
2
answers
489
views
oiint using Tikz
How can I properly design a symbol, such as \oiint with Tikz?
I've found something like this on the internet
\usepackage{tikz}
\usetikzlibrary{shapes}
\begin{document}
\[
\oint\iint
{\tikz \node[...
3
votes
2
answers
348
views
How do I draw the following Kochen-Specker diagram in Latex
I need to draw the following diagram in my thesis work regarding Kochen-Specker theorem.
So I am able to create, using elementary picture environment and somehow very not elegantly the following ...
4
votes
1
answer
2k
views
TikZ reuse code for building nesting pictures
This is not new here. But with the solutions in:
Problem with overlay when a tikzpicture is inside another tikzpicture
How to typeset a TikZ picture inside a node?
I couldn't put it to work.
...
1
vote
1
answer
601
views
drawing trees with forest
i want to draw a tree with thicker branches like the one in the picture,
what could i put instead of ''thick'' ?
\documentclass[border=3.141592]{standalone}
\usepackage{forest}
\begin{document}...
2
votes
1
answer
227
views
Tikz in xetex - Recreate two ways of presenting/displaying old sources
I would like to present old digitalised sources with tikz picture in LaTeX for private purposes similar to the presentation of Luther's sources by Google, which you can see here: https://...