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.
_______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
