To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=44959
------- Additional comments from [EMAIL PROTECTED] Wed Apr 19 08:35:18 -0700 2006 ------- Hmmm, I guess we follow the man page to the letter: white space is defined to be any combination of <space>, <tab>, and the sequence \<nl> when \<nl> is used to terminate a LINE. When processing --------------------------------------------^^^^^^^^^ should be continue macro definition lines, any amount of white space is allowed on either side of the macro operator and white space is stripped from both before and after the macro value string. The sequence \<nl> is treated as white space during recipe expansion and is deleted from the final recipe string. You must escape the \<nl> with another \ in order to get a \ at the end of a recipe line. Here it comes: The \<nl> sequence is deleted from macro values when they are expanded. Maybe a followup macro to fix the typo and elaborate this a bit ;) The part the typo is confusing at least, and means that you can use \<nl> as whitespace in recipes. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]