>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> Jean-Marc Lasgouttes wrote:
Andreas> < Is such a strategy possible? Thoughts?
>>
Andreas> Looks like this is getting a mess. This looks as if LyX has
Andreas> to outsmart all possible converters ...
>>  Yes, I really think we should not try to be too smart (and I am
>> guilty of that sometimes).

Angus> Hmmm. I don't think I am suggesting 'too smart'. I'm suggesting
Angus> that we augment these tokens understood by the converters

Angus>         string const token_from("$$i"); string const
Angus> token_base("$$b"); string const token_to("$$o"); string const
Angus> token_path("$$p"); with string const
Angus> token_bufferpath("$$bufferpath");

Angus> why might that be a problem?

Because $$bufferpath is too long wrt the other names. Use $$bp or
something instead.

Does this answer your question?

JMarc

PS: actually I agree with your other post about the fact that the special
code is in a separate script.

Reply via email to