I am trying to insert a little figure(logo) to a document without changing the vertical spacing.
I have two lines of text and I want to insert the figure in the align with the second line. I can do that simply with the code snippet:
{\bf The First Line }\\{\bf The Second Line} \hfill\includegraphics[height=24pt]{google}
After that, spacing between text changes according to the vertical size of the figure. I wish to have the same spacing after including the figure too.
How can I do that?

\textitor\it,\bfseriesor\bf, etc. and Will two-letter font style commands (\bf,\it, …) ever be resurrected in LaTeX? – Werner Jan 21 at 18:23