Re: How Can I Eliminate Line Wrapping When Using the Row Function
- To: mathgroup at smc.vnet.net
- Subject: [mg120441] Re: How Can I Eliminate Line Wrapping When Using the Row Function
- From: Heike Gramberg <heike.gramberg at gmail.com>
- Date: Fri, 22 Jul 2011 19:46:50 -0400 (EDT)
- References: <201107220106.VAA16771@smc.vnet.net>
The option ImageSize in Row dictates the total size of the row, so you could try setting that to a large enough value. Heike On 22 Jul 2011, at 02:06, Gregory Lypny wrote: > Hello everyone, > > Sometimes when I use Row for four or five items, the result wraps over two lines. How can I force the result to be displayed on one line? I couldn't find an option for this in Documentation Centre. > > Gregory > >
- References:
- How Can I Eliminate Line Wrapping When Using the Row Function
- From: Gregory Lypny <gregory.lypny@videotron.ca>
- How Can I Eliminate Line Wrapping When Using the Row Function