From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhihao Ding Subject: compile latex on remote server Date: Mon, 7 Sep 2015 14:08:22 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec53f3701a884ef051f27f1c1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYw9o-0003VJ-Fw for emacs-orgmode@gnu.org; Mon, 07 Sep 2015 09:08:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYw9n-0004nT-L0 for emacs-orgmode@gnu.org; Mon, 07 Sep 2015 09:08:24 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:36719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYw9n-0004n4-FE for emacs-orgmode@gnu.org; Mon, 07 Sep 2015 09:08:23 -0400 Received: by wicgb1 with SMTP id gb1so45325104wic.1 for ; Mon, 07 Sep 2015 06:08:22 -0700 (PDT) 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 --bcaec53f3701a884ef051f27f1c1 Content-Type: text/plain; charset=UTF-8 Dear org experts, I'm working on an org file on a remote server using tramp. Often I need to export beamer slides from it. I realised that it has problems with the file paths, which currently are local with respect to the server. I thus had to first export a tex file, which worked fine over tramp, then compile it in a shell on the server. I'd like to speed this up to do the process in one go, as if I am working on a local machine. Sometimes when the latex file has references I then had to compile one extra time for bibtex, which soon became tedious. Thanks ! Zhihao --bcaec53f3701a884ef051f27f1c1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Dear org experts,=C2=A0

I'm working= on an org file on a remote server using tramp. Often I need to export beam= er slides from it. I realised that it has problems with the file paths, whi= ch currently are local with respect to the server. I thus had to first expo= rt a tex file, which worked fine over tramp, then compile it in a shell on = the server. =C2=A0

I'd like to speed this up t= o do the process in one go, as if I am working on a local machine. Sometime= s when the latex file has references I then had to compile one extra time f= or bibtex, which soon became tedious.=C2=A0

Thanks= !

Zhihao
--bcaec53f3701a884ef051f27f1c1--