Re: TeTeX 3.0 and DVI forward search
Benoît Jacob <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Thank you so much : this is most probably the cause of the problem ! To check, I renamed my tex file to start with a number, say 2filename.tex Then I launched a ForwardDVI Search in Kile at line 500. I got the error message "KDVI was not able to locate the place in the DVI file which corresponds to line 5002 in the TeX-file /path/to/filename.tex" Thanks again. I'll report that to the KDVI team. Best, Ben > I seem to remember from TeX-implementors that the format has changed > from the inconsistent > > 34filename.tex > > to > > 34 filename.tex > > Before the change, a space was added only when the file name started > with a digit.