From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Exporting to ACM format using new LaTeX exporter Date: Thu, 26 Apr 2012 10:26:10 +0200 Message-ID: <2012-04-26T10-22-53@devnull.Karl-Voit.at> References: <2012-04-24T22-00-37@devnull.Karl-Voit.at> <2012-04-25T00-12-21@devnull.Karl-Voit.at> <81ty08g3vt.fsf@gmail.com> <2012-04-25T23-11-35@devnull.Karl-Voit.at> <874ns7eau9.fsf@gmail.com> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNK20-0002t4-BE for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 04:26:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNK1w-0006oU-5p for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 04:26:27 -0400 Received: from plane.gmane.org ([80.91.229.3]:46975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNK1v-0006o5-VD for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 04:26:24 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SNK1u-0005tc-Dy for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 10:26:22 +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 ; Thu, 26 Apr 2012 10:26:22 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Apr 2012 10:26:22 +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 * Nicolas Goaziou wrote: > Hello, Hi Nicolas! > Karl Voit writes: > >> * Thomas S. Dye wrote: >>> >> Yea, that might be appropriate. So I set up a github repos: >> >> https://github.com/novoid/orgmode-ACM-template >> >> With the new exporter, I was not able to compile the Org-mode file >> at all. Since the old exporter had troubles using this >> "per-file-class" I do have a feeling that this might be the cause >> for the error message with the new exporter too. >> >> Maybe someone more familiar with the (new) LaTeX exporter can send >> me some patches ... > > I don't understand what you are trying to achieve. Would you mind > summarizing it for someone too lazy to browse docs? Sure: when I want to hand in a paper for a conference which demands LaTeX documents that fulfill the requirements of the ACM template, I want to have to possibility to use Org-mode with its LaTeX export method in order to get PDF output which will be accepted by the conference. Most of the time, only the PDF have to look like the template result, some times it is required to hand in also the TeX sources of the paper. > Note that `org-splice-latex-header' belongs to neither the legacy > exporter nor the new one: it's an org.el function. Thus your problem may > lie elsewhere. Oh gosh. I guess I have to strip down my Org-mode file and start all over with a minimal version trying to expand until the error occures. -- Karl Voit