Timeline for No indentation at the beginning of environment
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 29, 2022 at 23:50 | history | edited | David Carlisle | CC BY-SA 4.0 | texfaq |
| Nov 29, 2010 at 0:34 | history | edited | Stefan Kottwitz♦ | CC BY-SA 2.5 | inline code marked |
| Oct 14, 2010 at 8:30 | comment | added | jonalv | Oh so the trick was that \@afterindentfalse only works if followed by \@afterheading. This actually works even better because the trivlist created some extra vertical space. However I have started to like that space so I think I will keep that solution. Anyway thanks for teaching me how to make that command work! | |
| Oct 13, 2010 at 7:32 | comment | added | Ulrike Fischer | Well after I completed your example by loading the necessary class and packages, defining the counter and the color, correcting the typos in your code snippet and writing a small document body (which means that you would get much better answers if you would show complete minimal examples directly) I could suppress the indent without problem with ... \rmfamily\@afterindentfalse\@afterheading. | |
| Oct 12, 2010 at 12:41 | comment | added | jonalv | Hm yea now it accepts the command. However it still indents... :( | |
| Oct 12, 2010 at 10:56 | history | answered | Ulrike Fischer | CC BY-SA 2.5 |