Re: [O] koma export and order of options

2015-09-10 Thread Alan Schmitt
On 2015-09-10 14:31, Nicolas Goaziou writes: > "place" is a bit tricky because there is no \KOMAoption{place}{false} > setting. Anyway, I think it should now be fixed: any time you alter > place setting (with "place" OPTION item or PLACE keyword), it is set > after LCO inclusion. It works great,

Re: [O] koma export and order of options

2015-09-10 Thread Nicolas Goaziou
Alan Schmitt writes: > Thanks, I confirm it works for email, but I’m having trouble getting rid > of the place. Here is an ECM: > > testlco.lco > \ProvidesFile{testlco.lco} > > \setkomavar{place}{Rennes} > > \endinput > > letter.org > #+latex_class: my-letter > #+options: place:nil > #+lco: testl

Re: [O] koma export and order of options

2015-09-10 Thread Alan Schmitt
Hello Nicolas, On 2015-09-09 22:59, Nicolas Goaziou writes: >> I thought that local options would override the ones from the lco. Is >> there something I’m doing wrong here for it to fail? (I tried reading >> the code, but I don’t understand how `org-koma-letter--build-settings' >> is supposed t

Re: [O] koma export and order of options

2015-09-09 Thread Nicolas Goaziou
Hello, Alan Schmitt writes: > I’m trying to write a letter where I override settings from the lco with > the options line. Here is what the lco looks like: > > \ProvidesFile{InriaRennesEN.lco} > > \usepackage[english]{babel} > \usepackage{xltxtra} > > \KOMAoption{fromalign}{right} > > \setkomava

[O] koma export and order of options

2015-09-09 Thread Alan Schmitt
Hello, I’m trying to write a letter where I override settings from the lco with the options line. Here is what the lco looks like: --8<---cut here---start->8--- \ProvidesFile{InriaRennesEN.lco} \usepackage[english]{babel} \usepackage{xltxtra} \KOMAoption{from