From fc7c80c37e76d5f677d51f415e40d4d1d1473b67 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Thu, 23 Feb 2012 21:48:47 +0100 Subject: [PATCH] org-export: Minor UI change * contrib/lisp/org-export.el (org-export-dispatch-ui): Small UI change. --- contrib/lisp/org-export.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/lisp/org-export.el b/contrib/lisp/org-export.el index 1417c050e..64caff810 100644 --- a/contrib/lisp/org-export.el +++ b/contrib/lisp/org-export.el @@ -3368,25 +3368,25 @@ final interactive export options as CDR." \[3] Visible only: %s [4] Force publishing: %s -----(ASCII/Latin-1/UTF-8 Export)-------------------------- +--- (ASCII/Latin-1/UTF-8 Export) ------------------------- \[a/n/u] to TXT file [A/N/U] to temporary buffer -----(HTML Export)----------------------------------------- +--- (HTML Export) ---------------------------------------- \[h] to HTML file [b] ... and open it \[H] to temporary buffer -----(LaTeX Export)---------------------------------------- +--- (LaTeX Export) --------------------------------------- \[l] to TEX file [L] to temporary buffer \[p] to PDF file [d] ... and open it -----(ODF Export)------------------------------------------ +--- (ODF Export) ----------------------------------------- \[o] to ODT file [O] ... and open it -----(Publish)--------------------------------------------- +--- (Publish) -------------------------------------------- \[F] current file [P] current project \[X] a project [E] every project" -- 2.11.4.GIT