I have to write this equation in one line and have to draw straight lines over and below the equation to separate it from texts. Please note, I have to write "twocolumn" in \documentclass according to the rule of the journal.
Notice, however, that this will cause the equation to be placed in the top of the next page and not in the exact position where you wrote it in your code; if this is not acceptable, let us know and we'll think about some alternative.
It works fine. But the only problem that you have also mentioned that equations are not coming in proper place. I have lot of equations in my article, it is necessary to place them in proper place. Also I need all the equations aligned with the help of &=&. Please find a way for me to solve the problem. Thank you for all your effort. Thank you.
pallav wrote:It works fine. But the only problem that you have also mentioned that equations are not coming in proper place. I have lot of equations in my article, it is necessary to place them in proper place. Also I need all the equations aligned with the help of &=&. Please find a way for me to solve the problem. Thank you for all your effort. Thank you.
I don't think that an easy alternative solution can be found using article as the document class with the twocolumn option... can you use a different document class? (If I'm not mistaken, there's some class that allows switching between one and two columns in a more flexible way than the article class)
If you have a lot of long equations in your article, perhaps a twocolumn document isn't the best choice for you. What do you mean with the last part? All the equations in your article must be aligned, even if there are text paragraphs in-between them?
where svjour3 is suplied by the journal is also necessary. Please help me in the above said environment.
Have you seen the class user guide to see if it provides some environment to typeset long equations spanning both columns? Right now I won't be able to do some tests (I have to travel), but in 24 hours I will post a reply (if someone else hasn't done it by then).
I reply as I promised, but with no good news; after some tests, I haven't found a solution to the problem of writing equations spanning both columns when using the twocolumn class option other than using figure* or table*.