Hello Nicolas, Nicolas Goaziou wrote: > "Sebastien Vauban" writes: > >>> No. I fixed it ten days ago (dffdc49). >> >> Though I'm now on Org-mode version 8.0.3 (release_8.0.3-295-g91a4c8), pulled >> this morning, I don't see it fixed. > > I realize that the patch won't fix it. This patch was introduced to > allow something like: > > #+begin_figure* > ... > #+end_figure* > > again. But it still expects the same string after the "begin_" and the > "end_". In this case strings are different because of the arguments to > the environment. > > Therefore, the correct way to set this is using the #+attr_latex line, > as in your first case. > > I hope it is less confusing now.
It is. And one solution is enough... ;-) Moreover, I guess putting the arguments on a LaTeX line makes it more portable: what would happen with those arguments for HTML, for example? Here, a simple "mychangemargin" DIV won't hurt. Best regards, Seb -- Sebastien Vauban