From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: LaTeX-export to ACM SIG Proceedings format Date: Tue, 24 Apr 2012 22:08:53 +0200 Message-ID: <2012-04-24T22-00-37@devnull.Karl-Voit.at> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMm2y-0001tO-9U for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 16:09:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMm2v-0007rQ-U9 for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 16:09:11 -0400 Received: from plane.gmane.org ([80.91.229.3]:42784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMm2v-0007qr-N1 for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 16:09:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SMm2s-000439-8d for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 22:09:06 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Apr 2012 22:09:06 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Apr 2012 22:09:06 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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 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 ... If not, I can summarize each problem I faced one by one if you are interested: overruling \author{}, modifying \maketitle, abstract-environment not working, bibtex not working, «#+name: setup»-settings not working, ... and I did not even get started working on the content :-) 1. http://www.acm.org/sigs/publications/proceedings-templates 2. http://orgmode.org/worg/org-tutorials/org-latex-export.html -- Karl Voit