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!
[Solved] Hat on the letter with subscript goes to far
[Solved] Hat on the letter with subscript goes to far
Last edited by TheGurkha on Sat Dec 04, 2010 10:55 pm, edited 2 times in total.
Reason: Tagged Solved, TheGurkha.
Reason: Tagged Solved, TheGurkha.
Open Office 3.2.1 windows XP
Re: Hat on the letter with subscript goes to far
I found solution:
hat {%omega}""_{c,n-1}
hat {%omega}""_{c,n-1}
Open Office 3.2.1 windows XP
Re: [Solved] Hat on the letter with subscript goes to far
I think is better 
Code: Select all
{hat %omega}_{c,n-1}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
openSUSE Leap with KDE Plasma / LibreOffice
Re: [Solved] Hat on the letter with subscript goes to far
it is better, because in the first case "" creates a little space between letters.
Open Office 3.2.1 windows XP