Get tab underline to the very BEGINNING and END of the page

Everything related to our flagship word processor.
Post Reply
User avatar
andreas
Posts: 37
Joined: 2008-05-25 12:41:12
Location: Germany
Contact:

Get tab underline to the very BEGINNING and END of the page

Post by andreas »

I sometimes use a right-aligned tab at the very right edge of the writing area to make a horizontal line like this:
Image.

But the resulting line does NOT reach up to the margins:
Image

Is there a way of making this line reach up to the left and right margins?
Kino
Posts: 400
Joined: 2008-05-17 04:02:32

Re: Get tab underline to the very BEGINNING and END of the page

Post by Kino »

It is not perfect but try to check Custom character(s) -- Angepasste(s) Zeichen? --, put U+0640 and hit OK. The glyph will be supplied by /System/Library/Fonts/Geeza Pro.ttf unless you have removed it intentionally. You can adjust the thickness by changing the font size.

You can get U+0640 from Character Palette (Edit:Special Characters...) or using the following macro

Code: Select all

Write Clipboard "\x{640}"
which will put it in the clipboard.

--
Edit: Alternatively, you can make the paragraph containing the horizontal line a separate section by enclosing it with Section Breaks (Same Page) and enlarge its text area. Something opposite to http://www.nisus.com/pro/images/screen-gallery10.jpg.
User avatar
martin
Official Nisus Person
Posts: 5230
Joined: 2002-07-11 17:14:10
Location: San Diego, CA
Contact:

Re: Get tab underline to the very BEGINNING and END of the page

Post by martin »

andreas wrote:Is there a way of making this line reach up to the left and right margins?
No, not directly. I don't see why we can't reduce the leader tab padding, but honestly there will always be some; the leaders aren't really designed for this.
Post Reply