bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lilypond-book 2.11.54 windows xp filename including spaces


From: Renaud Flavigny
Subject: lilypond-book 2.11.54 windows xp filename including spaces
Date: Thu, 31 Jul 2008 12:00:19 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not to posting

I met a problem with lilypond-book 2.11.54 with Windows XP SP

When the complete file name includes a space, lilypond-book report a not
normalized file name and hangs.

This issue does'nt occur with 2.10.33

Sample to be copied in a directory having a space in it name

test1.lytex

% test1.lytex
% Teste la capacité de lilypond à gérer noms de fchiers
% comportant des espaces

\documentclass[a4paper,10pt]{article}

\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[french]{babel}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Test des capacités de lilypondbook à gérer les noms de fichiers
contenant des espaces

\lilypondfile{test1.ly}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%

test1.ly

%test1.ly
% Test de la capacité de lilypndbook a géré les noms long
% contenant des espaces
\version "2.11.54"

{
\clef treble
\key c \major
\relative c' {
c c c c c c c c c c c c }
}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]