Skip to main content

All Questions

Tagged with
0 votes
0 answers
57 views

Chemfig polymer brackets without compiling twice

I'm working on the following picture: \documentclass{standalone} \usepackage{tikz} \usepackage{chemfig} \begin{document} \schemestart n \quad \chemfig{C(-[3]H)(-[5]H)=C(-[1]H)(-[7]H)} \...
ttsc's user avatar
  • 415
0 votes
2 answers
380 views

Tables side by side with big curly brackets

I'm trying to re-create the following design in LaTex: How could I do it?
Gello's user avatar
  • 103
1 vote
1 answer
204 views

Error "Package pgf Error: No shape named `abstractse' is known." in baposter

I'm trying to construct a poster using a baposter template, it was working fine until I added some inline maths equations and labels, then I started getting this error in addition to: "! Argument ...
annie's user avatar
  • 11
0 votes
1 answer
74 views

How to place circles in between two parentheses on a line segment?

I need to place a circle in between two parentheses on a line segment. I know how to draw multiple circles on a line segment within parentheses. I have tried the following code: \begin{figure} \begin{...
Pinaki Prasad Kar's user avatar
3 votes
1 answer
130 views

Unwanted arrowhead at the end of a tikz underbracket

I'm trying to reproduce this automata: This is what I have managed to achieve, so far: And here's my MWE: \documentclass[12pt]{article} \usepackage[english]{babel} \usepackage[utf8x]{inputenc} \...
LukeTheWolf's user avatar
5 votes
1 answer
965 views

How to draw horizontal curly braces under a timeline?

I have drawn a timeline using following answer for How draw multiple timelines one after another. Is it possible to add horizontal curly braces under the timeline along with its label? Desired sketch ...
alper's user avatar
  • 1,515
2 votes
1 answer
848 views

Tikz add parenthesis to a tikzpicture

I would like to add in my tikz picture a parenthesis like this : I have already tried adding a \[\left( before and a \right)\] around the tikzpicture. But it doesn't give the desired result: Here's ...
RedWest's user avatar
  • 65
0 votes
1 answer
46 views

How do I stack multiple underbrackets?

How do I reproduce the lines like the image below in LaTeX? In this image, common characters are connected by a line. I've tried using \overbrace and \underbrace, but I couldn't reproduce it ...
necotanouqui's user avatar
1 vote
2 answers
401 views

How to fix height of parentheses in Tikz

I am constructing a figure with Tikz, and I need to insert different vertical parentheses (brackets) like in my previous question (see : How to construct a synoptic table?) which have different ...
Phil8544's user avatar
  • 407
2 votes
1 answer
105 views

Rescaling icon made in TeX

A few days ago, I posted here about my tikz picture as an icon. So, you helped me and it worked. But now, I have some problem. I would like it to be rescaled so I could use it with command \bracket{}{}...
user avatar
1 vote
2 answers
319 views

Adjacent large square brackets with text in tikzpicture

Call me thick but, how do you tweak the code in the answer here so that brackets are adjacent, e.g., one starts at, say, point (0,0) and ends at point (2,0) and the next one goes from (2.5, 0) to (3.5,...
Daniel's user avatar
  • 11
2 votes
1 answer
2k views

Adding curly bracket in pgfplot

A few days ago, I was trying to draw some graph to illustrate the epsilon-delta of the limit. As I am just starting to learn how to use pgfplots and tikz, I wasn't able to do it myself, nonetheless, I ...
t_kln's user avatar
  • 345
2 votes
1 answer
718 views

How do I position horizontally and vertically repeated brackets where text not lined up with centre

I am trying to replicate a diagram in a paywalled article and I'm having problems. It's using repeated curly brackets to demonstrate a hierarchy. But, because the ideas at each level in the hierarchy ...
Michelle's user avatar
  • 551
2 votes
1 answer
538 views

Adding brackets below Tikz picture

I currently made the following timeline/picture in Tikz: Which corresponds to the following code: \begin{figure} \caption{Scaling approach} \noindent\begin{tikzpicture} \matrix (M) [ ...
John's user avatar
  • 625
1 vote
1 answer
181 views

pgfplots: Are parentheses mandatory in axis environments?

Assumed we have this little code snippet: \begin{tikzpicture} \begin{axis}[ date coordinates in = x, table/col sep = semicolon, date ZERO ...
Dave's user avatar
  • 3,778

15 30 50 per page