For the record, an auto-answer:
What I was asking can be done, with the epslatex terminal (and
probably most latex terminals) by using a zero-width \rule inside an
"stretchable" LaTeX delimiter:
set label '$\left\{\rule{0cm}{1cm}\right.$'
As all labels, it can be rotated and positioned; with \rule it can be
resized precisely. Of course, a part of curly braces this can also be
used with parenthesis, brackets and any other type of "stretchable"
delimiters for LaTeX.
http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/teTeX/latex/latex2e-html/ltx-403.html
Miguel
2009/6/20 Miguel Rubio Roy <mru...@gm...>:
> Hi,
> I need to include some curly braces in a figure. It's a spectra and
> I want to point out a group of peaks.
> I haven't found any feature in the documentation regarding curly
> brace drawing (like set arrow does for arrows). Is this a missing
> feature or I am missing something? Is there any way to do it? I would
> prefer not to deal with a rotated latex label because the size of the
> brace would be difficult to control.
>
> I'm using gnuplot 4.2.5 with epslatex terminal
>
> BTW, I'm not totally comfortable using a development list for this
> type of questions. I wouldn't want to interfere with dev discussions.
> Please, tell me if you prefer that I use any other list or forum
>
> Thanks!
>
> Miguel
>
|