Hi Rasmus,
Thanks for your help. Here's my .emacs:
#+BEGIN_SRC emacs-lisp
(require 'org)
(add-to-list 'load-path
"~/.emacs.d/lisp/vendor/org-mode/contrib/lisp")
(require 'ox-koma-letter)
#+END_SRC
M-x org-version produces:
Org-mode version 8.3.3 (release_8.3.3-640-g2b3c72 @
/usr/local/share/emacs/site-lisp/org/)
Please find attach the file "test.org" and "test.pdf" produced by hitting C-c
C-e C-s k o.
Thanks,
York
On Sun, Mar 6, 2016 at 2:06 PM, Rasmus <rasmus@gmx.us> wrote:
> York Zhao <gtdplatform@gmail.com> writes:
>
>> Dear org-mode koma letter developers,
>>
>> I just noticed that when using org koma letter export, the receiver's address
>> has been moved from left side to page center. Is this the new default or an
>> introduced bug? If it's the new default, how do I change it back to the old
>> behavior?
>
> I guess it would depend on the style/LCO files you are using. There
> should be no such change.
>
> Could you share an example which produces the wrong pdf when starting
> Emacs without your configuration, i.e. start Emacs as "emacs -q" and load
> ox-koma-letter.
>
> Thanks,
> Rasmus
>
> --
> Dung makes an excellent fertilizer
>
>