From e1c83760bc974a9e8bb20fac663843aa2078662e Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Tue, 10 Apr 2012 22:24:54 +0530 Subject: [PATCH] doc/org.texi: Fix compilation error --- doc/org.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index ba7e9a56c..9941bd39e 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -10869,10 +10869,10 @@ one format (say @samp{csv}) to another format (say @samp{ods} or @samp{xls}). If you have a working installation of LibreOffice, a document converter is pre-configured for you and you can use it right away. If you would like to use @file{unoconv} as your preferred converter, customize the variable -@code{org-export-odt-convert-process} to point to @code{unoconv}. You can also -use a converter of your own choice or tweak the default settings of the default -@file{LibreOffice} and @samp{unoconv} converters -(@xref{Configuring a document converter}). +@code{org-export-odt-convert-process} to point to @code{unoconv}. You can +also use your own favorite converter or tweak the default settings of the +@file{LibreOffice} and @samp{unoconv} converters. @xref{Configuring a +document converter}. @subsubsection Automatically exporting to other formats @anchor{x-export-to-other-formats}