texmacs-dev
[Top][All Lists]
Advanced

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

Re:Re: [Texmacs-dev] beamer style is broken under Windows


From: Zou Hu
Subject: Re:Re: [Texmacs-dev] beamer style is broken under Windows
Date: Sat, 25 Sep 2010 22:03:29 +0800 (CST)

Hi all,
At last I found the patch for this bug:
In line 1544 of Typeset/Env/env_exec.cpp and line 190 of Style/Evaluate/evaluate_misc.cpp, change
  tree r (PATTERN, image, w, h);
to
  tree r (PATTERN, "$TEXMACS_PATTERN_PATH/" * exec_string (t[0]), w, h);
Would fix the problem of beamer style on Windows. It seems that if we use absolute path here, the background images would not be loaded on Windows.

Hope Joris van der Hoeven or Gubinelli Massimiliano will find a better patch for this bug.

By the way, why no use semicolons as path separators of urls also on unix? This would make source code more cleaner.

Best.
On 2010-09-20 17:00:12,"Gubinelli Massimiliano" wrote:
>In the weekend I made a small change which could affect this bug.  
>Could somebody on Windows retry with the current svn?
>Unfortunately I do not dispose at the moment of a working Windows  
>version so I cannot try myself.




全国最低价,天天在家冲照片,24小时发货上门!

reply via email to

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