Skip to main content

Questions tagged [shapes]

This tag is about shapes, geometric or otherwise, that can be drawn directly with LaTeX commands or with a related package.

5 votes
1 answer
49 views

I want to create a multi part parallelogram input block for a flowchart. There is no multi part trapezium shape that exist so for now I used a standard rectangular multi part shape with the xslant ...
Paul's user avatar
  • 163
3 votes
2 answers
277 views

I’m working on a visualization to accompany a math problem: "A water tank consists of a cylindrical part with radius r and height h, topped with a hemispherical dome. The tank must be built to ...
Dimitrios ANAGNOSTOU's user avatar
3 votes
2 answers
356 views

This picture explains the Quantum Tunneling effect which is used for quantum annealing. I have found it in a magazine and want to recreate this in Tikz. I think the sinus wave is not really necessary....
user2379123's user avatar
4 votes
2 answers
225 views

I want to compare Kepler's second law (equal area for equal times) with Feynman's proof of the inverse square law which uses sectors of equal angles. The filling of the elliptical sectors works in the ...
Moti's user avatar
  • 143
2 votes
1 answer
54 views

I'd like to simply move the bar that runs along the top of the page to the left, so it aligns with the other two boxes I have there. I've tried everything! \documentclass{article} \usepackage[utf8]{...
Latex Learnin's user avatar
2 votes
2 answers
233 views

How do you put cylinders (from th shapes.geometriclibrary) perfectly on top of each other (to build a coin tower)? \documentclass[margin=5pt, varwidth]{standalone} \usepackage{tikz} \usetikzlibrary{...
cis's user avatar
  • 14.7k
2 votes
1 answer
69 views

How can I put the "5 cents" annotation on the top surface of a shape=cylinder in a 3D adjusted way? And use the entire area as much as possible. Real photo: Note: I tried to use the ...
cis's user avatar
  • 14.7k
3 votes
2 answers
171 views

community, I am trying to create a new figure that is supposed to be a schematic simplification of a condenser. Essentially, it consists of two parts: A rectangle representing the shell. It should ...
Serubi's user avatar
  • 177
2 votes
1 answer
49 views

In my current work I need to prepare a table (called "technological flowchart") in which cells need to contain dots (see the picture below, sorry for the Hungarian language), and the certain ...
István Andorfi's user avatar
0 votes
2 answers
103 views

Something like this. I am really bad with art on digital or paper, and I want to use that to latex to write an article thing because its more programmatical which I am good with, and because its ...
Mr Man's user avatar
  • 1
1 vote
1 answer
109 views

My intention is to represent the molecular docking in a very schematic way. What you see here is the protein, and the cavity represents its active site. To represent the ligand molecule I would need ...
user3204810's user avatar
  • 1,713
3 votes
1 answer
110 views

\documentclass{article} \usepackage[usenames,dvipsnames,pdftex]{xcolor} \usepackage{tikz} \usepackage{ifthen} \newcounter{density} \setcounter{density}{20} \newcommand{\trianglee}[2]{ \begin{...
WinnieNotThePooh's user avatar
2 votes
1 answer
176 views

I try to draw a closed shape by using circular arcs with following code: \documentclass{standalone} \usepackage{tikz} \begin{document} \begin{tikzpicture} \draw[step=1.0,black,thin] (-10,-10) ...
dd_rookie's user avatar
  • 285
2 votes
1 answer
132 views

I'm trying to produce a 3D effect on a shape using the code below. The image on the left shows my current output, and the image on the right is a mockup of the effect I'm aiming for, which I created ...
wrb98's user avatar
  • 1,042
7 votes
2 answers
316 views

I’m trying to create a curved cylinder in TikZ with a specific base shape. Here is the base shape I want to use: \documentclass{standalone} \usepackage{tikz} \usetikzlibrary{calc} \begin{document} %...
mori's user avatar
  • 81

15 30 50 per page
1
2 3 4 5
14