Re: alignment problems in an array

2003-01-12 Thread Steven Homolya
On Sat, 11 Jan 2003, Robert Neumann wrote:

 Hi,
 I have an alignment problem:
 I would like to create a vector, using an 1 column 3 line array.
 I chose r for the alignment.
 If I have a - in front of one number, the whole column with all numbers 
 moves a bit to the right side and the vector looks strange, because the 
 distance between the brackets is to wide.
 How can I have the numbers in the center of the two brackets an the - sign 
 on the left of one number?

Add a protected space (CTRL-SPACE) or a double protected space 
(CTRL-SPACE SPACE) _between_ your array and the closing bracket. If you 
want more precise control, instead of protected space use \hspace{2.1mm}. 
(Replace 2.1mm with a length measure that produces the desired output.)

Personally I recommend [CTRL-SPACE SPACE], double protected space, which 
is probably more portable (like when you decide to typeset using 12pt 
fonts instead of 10pt).

Steve

 Thanks
 Robert
 
 

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: alignment problems in an array

2003-01-12 Thread Steven Homolya
On Sat, 11 Jan 2003, Robert Neumann wrote:

 Hi,
 I have an alignment problem:
 I would like to create a vector, using an 1 column 3 line array.
 I chose r for the alignment.
 If I have a - in front of one number, the whole column with all numbers 
 moves a bit to the right side and the vector looks strange, because the 
 distance between the brackets is to wide.
 How can I have the numbers in the center of the two brackets an the - sign 
 on the left of one number?

Add a protected space (CTRL-SPACE) or a double protected space 
(CTRL-SPACE SPACE) _between_ your array and the closing bracket. If you 
want more precise control, instead of protected space use \hspace{2.1mm}. 
(Replace 2.1mm with a length measure that produces the desired output.)

Personally I recommend [CTRL-SPACE SPACE], double protected space, which 
is probably more portable (like when you decide to typeset using 12pt 
fonts instead of 10pt).

Steve

 Thanks
 Robert
 
 

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: alignment problems in an array

2003-01-12 Thread Steven Homolya
On Sat, 11 Jan 2003, Robert Neumann wrote:

> Hi,
> I have an alignment problem:
> I would like to create a vector, using an 1 column 3 line array.
> I chose "r" for the alignment.
> If I have a "-" in front of one number, the whole column with all numbers 
> moves a bit to the right side and the vector looks strange, because the 
> distance between the brackets is to wide.
> How can I have the numbers in the center of the two brackets an the "-" sign 
> on the left of one number?

Add a protected space (CTRL-SPACE) or a double protected space 
(CTRL-SPACE SPACE) _between_ your array and the closing bracket. If you 
want more precise control, instead of protected space use \hspace{2.1mm}. 
(Replace 2.1mm with a length measure that produces the desired output.)

Personally I recommend [CTRL-SPACE SPACE], double protected space, which 
is probably more portable (like when you decide to typeset using 12pt 
fonts instead of 10pt).

Steve

> Thanks
> Robert
> 
> 

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637