Christopher M. Jones wrote: > No, I am using \line because I want an horizontal line in the place of > missing words. It's what a Word user would repeatedly hit the _ to do. > \hspace just leaves an empty space, but has the same problem. Here's a > sample output so you can see the ugliness that I want to fix.
In your PDF I can see that you sometimes forgot a space after the line, and therefore line breaking does not work. Apart from that I fear you have to adjust the line lengths manually to fit on the page width. Maybe Herbert has a solution to make a "breakable line", but this is probably not trivial. Georg