[OS X TeX] Can you hyphenate math?
Chris Goedde
cgoedde at condor.depaul.edu
Wed Oct 11 13:03:41 EDT 2006
On Oct 11, 2006, at 11:43 AM, Themis Matsoukas wrote:
>
> Unfortunately, in my case this is not useful because I don't have
> any multiplication. My expression is
> $\{x_1, x_2, \cdots, x_n\}$
As Morten said, you can use \allowbreak. Try latexing this:
\documentclass[12pt]{article}
\renewcommand{\,}{,\allowbreak}
\begin{document}
This is a test: $\{x_1\, x_2\, x_1\, x_2\, x_1\, x_2\, x_1\, x_2\, x_1
\, x_2\, x_1\, x_2\, x_1\, x_2\, x_1\, x_2\, x_1\, x_2\, x_1\, x_2\,
x_1\, x_2\, x_1\, x_2\, x_1\, x_2\, x_1\, x_2\, x_1\, x_2\,x_1\, x_2
\, x_1\, x_2\, x_1\, x_2\, x_1\, x_2\,x_1\, x_2\, x_1\, x_2\, x_1\,
x_2\, x_1\, x_2\,\cdots\, x_n\}$
\end{document}
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list