I was using the latexdiff command to view the differences between 2 tex files. In the earlier version, there was a very long sentence with bold font (i.e.
\textbf
bracketed the entire sentence). In the later version, \textbf{}
was not used for the sentence in question. The file output by latexdiff showed the original sentence in bold crossed off, but it spanned an entire line, thereby creating an overfull box, instead of filling multiple lines. I checked the options that came with the latexdiff command, but none seemed to help.Any suggestions would be appreciated.
Regards,
Richard