[EMAIL PROTECTED] writes:

> i found a little latex error, and perhaps the following note
> might be useful for French users and possibly others:
>
> Latex does not accept accentuated letters in filenames and exit.

What system and what tex version are you using?

Could you please send the error that you get, because it works for me:

    20:46:00 fred@appel:~/tex$ cat t�st�.tex
    \documentclass{article}
    \begin{document}
    hi
    \end{document}
    20:46:22 fred@appel:~/tex$ latex t�st�.tex
    This is TeX, Version 3.14159 (Web2C 7.3.7)
    (./t�st�.tex
    LaTeX2e <2001/06/01>
    Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, d
    utch, nohyphenation, loaded.
    (/usr/share/texmf/tex/latex/base/article.cls
    Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
    (/usr/share/texmf/tex/latex/base/size10.clo))
    No file t�st�.aux.
    [1] (./t�st�.aux) )
    Output written on t�st�.dvi (1 page, 216 bytes).
    Transcript written on t�st�.log.
    20:46:30 fred@appel:~/tex$ dvips -o t�st�.ps t�st�.dvi
    This is dvips(k) 5.86e Copyright 2001 Radical Eye Software (www.radicaleye.com)
    ' TeX output 2002.01.22:2046' -> t�st�.ps
    <texc.pro>. [1] 
    20:46:50 fred@appel:~/tex$

Greetings,
Jan.
   
-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to