rgheck schreef:
Vincent van Ravesteijn wrote:
Dieter Jurzitza schreef:
Dear listmembers,
well, obviously my C-programming capabilities were sufficient,
though. My first attempt of using "fprintf("%s\n", name1); ended
with an "invalid machinecode" message - but patching the
debugging-cout messagestring resulted in success.
So, at least for linux I can confirm that "\" in a file name is
acceptable (horray, I'm not on M$) and the expected filename was
"paragraph-params_\align_block.png"
damn, I'm on M$.
I'd like to know why the "\" is there. All other LFUNs don't have any
parameters (except math-commands) with a "\".
Not quite true: See e.g. buffer-params-apply.
Yes, you're right, but this wasn't explicitely documented in LFUNs.lyx.
So searching for "\" didn't have any succes.
Shouldn't we then implement something to translate "\" into "slash" when
constructing the filename of the icon. The same as is done for ")" which
is translated into "rbracket".
rh
Vincent