[pstricks] Re: Underbrace in a sentence

Herbert Voss Herbert.Voss at gmx.net
Mon Jun 21 11:24:19 CEST 2004


Nickolay Kolev schrieb:

> I would like to mark up some parts of an example sentence using 
> underbraces (and labels underneath them), but it seems that those only 
> work in math mode.
> 
> Is there another way to achieve this or something similar?

\documentclass[12pt,a5paper]{article}
\usepackage{pstricks-add}
\SpecialCoor
\setlength\parindent{0pt}
\begin{document}
This \pnode{A}{} is a sentence with no \pnode{B}{} sense.
\psbrace(A)(B){\hspace{1em}\rotateleft{blah}}

\end{document}

Herbert




More information about the PSTricks mailing list