[Solved] Hat on the letter with subscript goes to far

Discuss the formula editor
Post Reply
mirslav
Posts: 3
Joined: Sat Dec 04, 2010 9:16 pm

[Solved] Hat on the letter with subscript goes to far

Post by mirslav »

When I want to put hat on the letter with "_{c,n-1}" (long subscript) it goes over space of whole expression, but I want it only on the first letter. I used code:

hat %omega_{c,n-1}

I tried something like:

hat {%omega}_{c,n-1}

but it was not useful!
Last edited by TheGurkha on Sat Dec 04, 2010 10:55 pm, edited 2 times in total.
Reason: Tagged Solved, TheGurkha.
Open Office 3.2.1 windows XP
mirslav
Posts: 3
Joined: Sat Dec 04, 2010 9:16 pm

Re: Hat on the letter with subscript goes to far

Post by mirslav »

I found solution:

hat {%omega}""_{c,n-1}
Open Office 3.2.1 windows XP
User avatar
RGB
Posts: 1456
Joined: Mon Oct 08, 2007 1:34 am

Re: [Solved] Hat on the letter with subscript goes to far

Post by RGB »

I think

Code: Select all

{hat %omega}_{c,n-1}
is better ;)
There are two types of people: those who believe that there are two types of people and those who do not.

openSUSE Leap with KDE Plasma / LibreOffice
mirslav
Posts: 3
Joined: Sat Dec 04, 2010 9:16 pm

Re: [Solved] Hat on the letter with subscript goes to far

Post by mirslav »

it is better, because in the first case "" creates a little space between letters.
Open Office 3.2.1 windows XP
Post Reply