Derivatives and Differentials

Discuss the formula editor
Post Reply
fcotton
Posts: 1
Joined: Wed Nov 17, 2010 11:59 pm

Derivatives and Differentials

Post by fcotton »

If I write "int dx", the editor puts "d" and "x" next to each other with no space in between. If I write "int d%theta" the editor inserts a space between "d" and "%theta". The same thing happens with derivatives: "{df}over{dx}" vs. "{df}over{d%theta}". I'm assuming that the "nospace" command in version 3.3 will serve as a work-around. However, a better fix would be to modify the editing rule that recognizes "dx" so that it recognizes "d%theta" also.
OpenOffice 3.2 on Windows Vista
User avatar
acknak
Moderator
Posts: 22756
Joined: Mon Oct 08, 2007 1:25 am
Location: USA:NJ:E3

Re: Derivatives and Differentials

Post by acknak »

I'm not sure what the rules are (as far as I know, there is no definitive description of Math's input language), but I think, when you write "int dx", the d and x are not two one-letter variables, but one two-letter variable. So, naturally, there is no space between the letters.

I believe that the "nospace" hack is the fix for this issue.

We're just users here. If you want to make a suggestion, see [Tutorial] Reporting bugs or suggestions
AOO4/LO5 • Linux • Fedora 23
Post Reply