From mboxrd@z Thu Jan 1 00:00:00 1970 From: Enzo Chi Subject: How to indent source block when export to PDF/ODT Date: Thu, 29 Oct 2015 11:24:24 +1100 Message-ID: <871tcemshz.fsf@blackmagicdesign.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrb1C-0006gK-Ck for emacs-orgmode@gnu.org; Wed, 28 Oct 2015 20:24:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zrb18-0004s7-GA for emacs-orgmode@gnu.org; Wed, 28 Oct 2015 20:24:38 -0400 Received: from plane.gmane.org ([80.91.229.3]:34718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrb18-0004ry-92 for emacs-orgmode@gnu.org; Wed, 28 Oct 2015 20:24:34 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zrb14-00025t-Fb for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 01:24:30 +0100 Received: from b4e0d.static.pacific.net.au ([125.255.46.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Oct 2015 01:24:30 +0100 Received: from enzo.chi.au by b4e0d.static.pacific.net.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Oct 2015 01:24:30 +0100 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 When I export file to PDF/ODT, the source block is start from left without indent. How to add some indent?