From 9ed3c55ce6ae235d47df7bef3f49d17851cbafb3 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Mon, 15 Apr 2013 22:26:45 +0200 Subject: [PATCH] org.texi: Fix typos. --- doc/org.texi | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index dad13a102..86abda2de 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -10335,8 +10335,7 @@ export dispatcher with the following key combinations: @item C-a @vindex org-export-async-init-file Toggle asynchronous export. Asynchronous export uses an external Emacs -process that is configured with a specified initialization file -(@pxref{Configuring asynchronous export}). +process that is configured with a specified initialization file. While exporting asynchronously, the output is not displayed. It is stored in a list called ``the export stack'', and can be viewed from there. The stack @@ -10414,7 +10413,7 @@ override options set at a more general level. In-buffer settings may appear anywhere in the file, either directly or indirectly through a file included using @code{#+SETUPFILE}. Option keyword sets tailored to a particular back-end can be inserted from the export -dispatcher (@pxref{The export dispatcher}) using the @code{Insert template} +dispatcher (@pxref{The Export Dispatcher}) using the @code{Insert template} command by pressing @key{#}. To insert keywords individually, a good way to make sure the keyword is correct is to type @code{#+} and then to use @kbd{M-} for completion. @@ -12642,7 +12641,7 @@ is a list of such conversion commands: @table @code @item org-html-convert-region-to-html Convert the selected region into HTML. -@item @item org-latex-convert-region-to-latex +@item org-latex-convert-region-to-latex Convert the selected region into @LaTeX{}. @item org-texinfo-convert-region-to-texinfo Convert the selected region into @code{Texinfo}. @@ -12755,7 +12754,7 @@ where @code{TYPE} is the type targeted by the filter. Valid types are: @tab underline @item verbatim @tab verse-block -@tab +@tab @end multitable For example, the following snippet allows me to use non-breaking spaces in