From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlos Russo Subject: Re: Multiple (natural) languages in a single org-file Date: Thu, 01 Mar 2012 11:05:48 +0000 Message-ID: References: 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]:56960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S33pl-0005l5-5B for emacs-orgmode@gnu.org; Thu, 01 Mar 2012 06:06:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S33pg-0002PJ-Fv for emacs-orgmode@gnu.org; Thu, 01 Mar 2012 06:06:04 -0500 Received: from plane.gmane.org ([80.91.229.3]:56771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S33pg-0002P5-9j for emacs-orgmode@gnu.org; Thu, 01 Mar 2012 06:06:00 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S33pc-0001P6-2g for emacs-orgmode@gnu.org; Thu, 01 Mar 2012 12:05:56 +0100 Received: from cmpxkeeper.ist.utl.pt ([193.136.137.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Mar 2012 12:05:56 +0100 Received: from mestre.adamastor by cmpxkeeper.ist.utl.pt with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Mar 2012 12:05:56 +0100 In-Reply-To: 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 Oops, it seems I missed the thread "multilingual presentation with org" started earlier this month, my apologies for coming back to this topic. I would like to add that the idea of using a special markup (using some symbol) that would accept an argument (the language) would be cool. I'm thinking something like &en: This shows up only in the english version& &pt: Hey! This is not portuguese!& Or even a compound statement &pt: Português &en: English&fr: Français& Carlos