Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-25 Thread Mike McLean
On Wednesday, April 25, 2012, Achim Gratz wrote: > Mike McLean writes: > > So if I do not copy/move/link code from contrib/lisp/ to lisp/ I could > > still be using old contrib code from my Emacs system directories? > > There is no contrib code in Emacs unless you yourself installed it > there. T

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-25 Thread Achim Gratz
Mike McLean writes: > So if I do not copy/move/link code from contrib/lisp/ to lisp/ I could > still be using old contrib code from my Emacs system directories? There is no contrib code in Emacs unless you yourself installed it there. The advantage of copying to lisp is that you don't need to add

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-25 Thread Mike McLean
On Wednesday, April 25, 2012, Achim Gratz wrote: > > Here's my chance to upsell the new build system to you: to use code from > contrib, just link or copy it into lisp, then do whatever you let make > normally do. You usually don't need any extra requires since the > autoload cookies do their mag

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-25 Thread Achim Gratz
Thomas S. Dye writes: > On a practical note, using the new exporter is easy. I have these > two lines (along with other configuration) in an Org-babel code block > that I use to setup Org-mode: > > (require 'org-export) > (require 'org-e-latex) Here's my chance to upsell the new build sys

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-24 Thread Thomas S. Dye
Jambunathan K writes: > Karl Voit writes: > >> * Thomas S. Dye wrote: >>> Karl Voit writes: >>> Maybe it might be a cool idea to work on this template together and publish it on Worg? I can imagine that several people are trying to meet those ACM template requirements ... >>> >>

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-24 Thread Jambunathan K
Karl Voit writes: > * Thomas S. Dye wrote: >> Karl Voit writes: >> >>> Maybe it might be a cool idea to work on this template together and >>> publish it on Worg? I can imagine that several people are trying to >>> meet those ACM template requirements ... >> >> This seems like a good idea. Wou

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-24 Thread Karl Voit
* Thomas S. Dye wrote: > Karl Voit writes: > >> Maybe it might be a cool idea to work on this template together and >> publish it on Worg? I can imagine that several people are trying to >> meet those ACM template requirements ... > > This seems like a good idea. Would it be possible to target N

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-24 Thread Thomas S. Dye
Karl Voit writes: > Hi! > > For a short demo at a conference I tried to configure Org-mode LaTeX > export to generate a tex file which complies to the ACM SIG > Proceedings format[1]. > > The tutorial on [2] is great but unfortunately, I could not achieve > several things :-( > > Maybe it might b