Tuukka Toivonen wrote:
>
> My document is nearly finished, so soon I'll stop flooding the list with
> my questions (for a while).
>
> This is a minor question: skip this mail if you're hurry.
>
> in postscript/dvi output of latex, the references go like this:
> :
> [8] This is a long reference
> that spans to next line
> [9] This is a long reference
> that spans to next line
> [10] This is a long reference
> that spans to next line
> :
> Ie. the lines (ignoring the square parentheses) are all aligned nicely. In
> pdflatex output, instead, I get:
> :
> [8] This is a long reference
> that spans to next line
> [9] This is a long reference
> that spans to next line
> [10] This is a long reference
> that spans to next line
have a look at package tocloft, maybe that it works for
the bibliography, too.
http://www.educat.hu-berlin.de/~voss/lyx/tocloft/
> Another problem, but not /mine/ problem: I have inserted some URLs in the
> references. In pdflatex output they wrap very nicely just as they should
> when they don't fit in the line. However, in latex output they don't wrap
> but continue over to margin and even after the paper ends!
> This is just an observation, since I primarily use pdflatex anyway.
> (but a fix is always welcome)
choose package path and write instead of \url{...} \path{...}
Herbert
--
http:[EMAIL PROTECTED]