How do you get text to justify right?

D

DP

I'm trying to drop in individual characters into a column of text, e.g.

....C0
....C1
....C2

drop in "@" for example translates to:

....C0
[email protected]
....C2


but I'd rather it be justified right, something like this:

...C0
[email protected]
...C2

I can't figure out how to change the default left justification.

Anyone know how to do this?
 
R

Rainald Taesler

DP shared these words of wisdom:
I'm trying to drop in individual characters into a column of text,
e.g.

I can't figure out how to change the default left justification.

Strg+R makes text right justified.
but I'd rather it be justified right, something like this:

...C0
[email protected]
...C2

The example ist not *jusstified* ;-)

Rainald
 
R

Rainald Taesler

DP shared these words of wisdom:
I'm not sure what Strg means, but I tried ctrl+R and it worked!

I'm sorry. Naturally on an English keyboard it's Ctrl !!! "Strg2 is
the crazy German translation for that key ..

I know that, for sure.
But in this case I wanted to make sure if it was CTrl+R (as I had in
mind) and checked the ON Help. And then I typed just waht I saw
without thinking [grrrrhhh].

Rainald
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top