From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: Org sources and PDF files on Worg Date: Thu, 23 May 2013 09:57:32 +0200 Message-ID: <20130523075732.GA642@kenny.local> References: <20130521181345.GA58552@client199-78.wlan.hu-berlin.de> <20130522150433.GC61443@kenny.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfQSS-0003lN-SO for emacs-orgmode@gnu.org; Thu, 23 May 2013 04:01:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfQSN-0002Jh-Mj for emacs-orgmode@gnu.org; Thu, 23 May 2013 04:01:08 -0400 Received: from mail-bk0-x231.google.com ([2a00:1450:4008:c01::231]:39923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfQP3-0000Yu-D1 for emacs-orgmode@gnu.org; Thu, 23 May 2013 03:57:37 -0400 Received: by mail-bk0-f49.google.com with SMTP id na1so254145bkb.8 for ; Thu, 23 May 2013 00:57:36 -0700 (PDT) Received: from kenny.local (g225117053.adsl.alicedsl.de. [92.225.117.53]) by mx.google.com with ESMTPSA id b12sm2844132bkz.0.2013.05.23.00.57.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 May 2013 00:57:35 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130522150433.GC61443@kenny.local> 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 everybody, Viktor Rosenfeld wrote: > > > I recently wrote a tutorial for the ox-koma-letter exporter [1] which > > > includes a link to an Org file [2] file and a PDF file [3] as examples. > > > The files are checked into the Worg repository, but they are not > > > available online. Is there something I have to do to enable this? At > > > first I thought the problem was related to the switchover to the new > > > exporter, but the issue persists. > > > > > > Also, an old version of the tutorial at an old address [4] is still > > > online even though I've changed the location in the git repository. How > > > can I delete this version? > > > > > > Cheers, > > > Viktor > > > > > > [1] http://orgmode.org/worg/exporters/koma-letter-export.html > > > [2] http://orgmode.org/worg/sources/exporters/koma-letter-example.org > > > [3] http://orgmode.org/worg/images/ox-koma-letter/koma-letter-example.pdf > > > [4] http://orgmode.org/worg/org-tutorials/koma-letter-export.html > > > > > > > I believe I can give a partial answer: it looks like Worg isn't > > publishing right now, which suggests that there was a recent commit > > which broke things. The search for the problem begins. Once the > > error is identified and fixed, then things should get back to normal. > > That's not it. The publishing process was working when I last checked. I > just pushed a change and it's reflected in the published HTML file, i.e. > [1], but the links are still now working and the old file still exists. So I checked again this morning and now the links to the source file and the PDF example both work. Not sure if it is because of a delay (the commit is only now listed on the worg homepage) or if somebody did actively fix something; in case of the latter, many thanks. The old version of the tutorial is still available at the old address which is a minor annoyance because it is quickly getting out of date. But I'm glad that the links are working. Cheers, Viktor