Re: protected blanks

1998-11-10 Thread Jean-Marc Lasgouttes
a holiday end; if Rick> first_day_of_week > 0 week = week + 1; end; first_day_of_week = Rick> last_day_of_week + 1; % should be Monday last_day_of_week = Rick> last_day_of_week + 5; end; weekly_return = zeros(week, Rick> size(oexdlrets, 2)); Rick> I've tried to use protected bl

Re: protected blanks

1998-11-10 Thread Andre' Poenitz
> I am having some difficulty quoting code segments in a Lyx document and > having indentation appear as desired. Use listing.sty. It is really good ;-) BTW: Any developers listening? Since problems like this turn up frequently I'd think it would be rather nice to have some standard paragraph

protected blanks

1998-11-09 Thread Rick Angell
ould be Monday last_day_of_week = last_day_of_week + 5; end; weekly_return = zeros(week, size(oexdlrets, 2)); I've tried to use protected blanks, using the Insert menu, Quadratins, using the Math Panel, and CTRL spacebar to achieve this, to no avail. All lines are left justified, despite the blanks, et