Search found 6 matches
- Fri Sep 03, 2010 1:42 pm
- Forum: Page Layout
- Topic: Appendix chapter as section
- Replies: 2
- Views: 13837
Re: Appendix chapter as section
Where's the difference between what you got and what you'd like?
- Wed Aug 25, 2010 8:20 pm
- Forum: Graphics, Figures & Tables
- Topic: Packages algorithm2e and algpseudocode incompatible?
- Replies: 8
- Views: 19670
Re: [solved]Packages algorithm2e and algpseudocode incompati
Hope it's OK like that. Or should I add the solution to the initial post?
- Sun Aug 22, 2010 11:16 am
- Forum: Graphics, Figures & Tables
- Topic: Packages algorithm2e and algpseudocode incompatible?
- Replies: 8
- Views: 19670
Packages algorithm2e and algpseudocode incompatible?
Unfortunately it does not, it uses TeXlive 2007. I just tried to upgrade to TeXlive 2009 from this PPA , but failed. Now my whole TeX distribution is broken :(
edit: This was the final incentive to upgrade to Lucid. Now it works, thanks! I only get a warning from the memoir class:
Class memoir ...
edit: This was the final incentive to upgrade to Lucid. Now it works, thanks! I only get a warning from the memoir class:
Class memoir ...
- Sun Aug 22, 2010 10:24 am
- Forum: Graphics, Figures & Tables
- Topic: Packages algorithm2e and algpseudocode incompatible?
- Replies: 8
- Views: 19670
Re: Packages algorithm2e and algpseudocode incompatible?
Anticipated that, it's texlive on Ubuntu 9.10
Thanks for the clarification!

- Sun Aug 22, 2010 9:39 am
- Forum: Graphics, Figures & Tables
- Topic: Packages algorithm2e and algpseudocode incompatible?
- Replies: 8
- Views: 19670
Packages algorithm2e and algpseudocode incompatible?
Thanks, that looks promising. However your example does not compile for me (I checked the manual and couldn't find out why possibly):
! Undefined control sequence.
l.4 \DeclareCaptionType
{algorithm}
?
! LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for ...
! Undefined control sequence.
l.4 \DeclareCaptionType
{algorithm}
?
! LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for ...
- Sat Aug 21, 2010 1:35 pm
- Forum: Graphics, Figures & Tables
- Topic: Packages algorithm2e and algpseudocode incompatible?
- Replies: 8
- Views: 19670
Packages algorithm2e and algpseudocode incompatible?
I want to typeset pseudocode in a floating listing using the packages "algorithm2e" and "algpseudocode". The reason I can't use "algorithm" is that I (have to) use a documentclass based on "memoir", which is incompatible with "algorithm".
Now the problem is that that "algorithm2e" and ...
Now the problem is that that "algorithm2e" and ...