von sommerfee » So 25. Apr 2010, 19:01
Da hatte ich mich in der Tat zu früh gefreut. Auch wenn man die Gleitumgebung durch einen Hack entfernt, setzt algorithm2e seinen Kram immer noch in eine Box, die einen Seitenumbruch verhindert. Das könnte man zwar auch umgehen, wäre aber eher eine Tagesaufgabe die auch mit der nächsten Version des Paketes garantiert nicht mehr funktioniert.
asdf hat geschrieben:SetVline macht bei mir Probleme (daher auskommentiert), damit kompiliert es nicht. Was bedeutet das?
\SetVline gibt es seit November 2009 nicht mehr, zumindest nicht, wenn man nicht die Option "oldcommands" angibt:
% - november 17 2009 - revision 4.00 -
%
% * CHANGE : IMPORTANT : some commands have been renamed to have consistent naming (CamlCase
% syntax) and old commands are no more available. If you doesn't want to change
% your mind or use old latex files, you can use oldcommands option to enable old
% commands back.
% text. Here are these commands:
% - \SetNoLine becomes \SetAlgoNoLine
% - \SetVline becomes \SetAlgoVlined
Liebe Grüße,
Axel
Da hatte ich mich in der Tat zu früh gefreut. Auch wenn man die Gleitumgebung durch einen Hack entfernt, setzt algorithm2e seinen Kram immer noch in eine Box, die einen Seitenumbruch verhindert. Das könnte man zwar auch umgehen, wäre aber eher eine Tagesaufgabe die auch mit der nächsten Version des Paketes garantiert nicht mehr funktioniert.
[quote="asdf"]SetVline macht bei mir Probleme (daher auskommentiert), damit kompiliert es nicht. Was bedeutet das?
[/quote]
\SetVline gibt es seit November 2009 nicht mehr, zumindest nicht, wenn man nicht die Option "oldcommands" angibt:
[code]
% - november 17 2009 - revision 4.00 -
%
% * CHANGE : IMPORTANT : some commands have been renamed to have consistent naming (CamlCase
% syntax) and old commands are no more available. If you doesn't want to change
% your mind or use old latex files, you can use oldcommands option to enable old
% commands back.
% text. Here are these commands:
% - \SetNoLine becomes \SetAlgoNoLine
% - \SetVline becomes \SetAlgoVlined
[/code]
Liebe Grüße,
Axel