From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: verse (was: orgmode aquivalent of hfill?) Date: Mon, 25 Jul 2016 18:58:11 +0000 Message-ID: <87h9bdmtoc.fsf@mat.ucm.es> References: <877fc9yaci.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRl55-0006Ru-JS for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 14:58:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRl52-0007MC-0n for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 14:58:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:56132) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRl51-0007M4-Pm for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 14:58:19 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bRl4z-0002gT-1A for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 20:58:17 +0200 Received: from 31.212.218.92 ([31.212.218.92]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Jul 2016 20:58:17 +0200 Received: from oub by 31.212.218.92 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Jul 2016 20:58:17 +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" To: emacs-orgmode@gnu.org >>> "Uwe" == Uwe Brauer writes: > Hi > I am currently writing an org document which I would like later to > convert to odt. > Moreover I want to have a structure, which in latex would look like this > My name \hfill You name. > So on the left margin is on element and on the right margin another with > a variable empty space between them. Can I do something like this using > the org syntax? It seems that the verse environment does what I want, it is however exported in a ugly font (type writer), how can I change that font. regards Uwe Brauer