Search found 3 matches

by mjandrews
Tue May 04, 2010 3:26 am
Forum: Text Formatting
Topic: renewenvironment inside a custom class not working
Replies: 4
Views: 3173

Re: renewenvironment inside a custom class not working

interesting ... thanks for your help though.
I'll keep looking.
-m
by mjandrews
Mon May 03, 2010 2:05 pm
Forum: Text Formatting
Topic: renewenvironment inside a custom class not working
Replies: 4
Views: 3173

Re: renewenvironment inside a custom class not working

Thorsten, Thanks for your very swift reply. Unfortunately, that solution runs into the same problem: Its works fine inside in tex source file, but not the cls file. That's what's perplexing me. Why would a command work inside in the tex file, but make no difference, being essentially ignored it ...
by mjandrews
Sun May 02, 2010 5:38 pm
Forum: Text Formatting
Topic: renewenvironment inside a custom class not working
Replies: 4
Views: 3173

renewenvironment inside a custom class not working

Hi (I'm new to the forum, but not new to latex),
I am trying to make a custom class. One issue I just ran into was how the renewenvironment command, which works fine inside the .tex document itself, does not work at all when it is inside the .cls document.

Here is the command (it makes all ...