Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I'd like to used both comment and algpseudocode packages in one document.

But if I put them together I get:

Command \Comment is already defined

Is there some workaround? Is there alternative for comment package (something to comment big parts of the document)

share|improve this question
1  
Could you please add a minimal example? – egreg Aug 27 '12 at 19:41
1  
Seems like somewhere in your document you have a custom \comment command defined. If this is the case, your command will conflict with \comment from the command package. – Gonzalo Medina Aug 27 '12 at 21:48
Gonzalo Medina, that's correct. Thanks. – klm123 Aug 28 '12 at 5:35

closed as too localized by lockstep, percusse, diabonas, Marco Daniel, Andrew Stacey Sep 1 '12 at 23:10

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.