Rephrase previous change

This commit is contained in:
Bastien Guerry 2013-04-29 19:10:55 +02:00
parent 7f84b5fe5e
commit af51c11ba9
1 changed files with 4 additions and 5 deletions

View File

@ -10666,11 +10666,10 @@ associated to the buffer, if possible, or asked to the user otherwise.}.
@cindex #+BIND @cindex #+BIND
@vindex org-export-allow-bind-keywords @vindex org-export-allow-bind-keywords
Eventually, Emacs variables can become buffer-local during export by using If @code{org-export-allow-bind-keywords} is non-@code{nil}, Emacs variables
the BIND keyword. Its syntax is @samp{#+BIND: variable value}. This is can become buffer-local during export by using the BIND keyword. Its syntax
particularly useful for in-buffer settings that cannot be changed using is @samp{#+BIND: variable value}. This is particularly useful for in-buffer
specific keywords. You need to set @code{org-export-allow-bind-keywords} to settings that cannot be changed using specific keywords.
non-@code{nil} to allow @samp{#+BIND} keywords during export.
@node ASCII/Latin-1/UTF-8 export, Beamer export, Export settings, Exporting @node ASCII/Latin-1/UTF-8 export, Beamer export, Export settings, Exporting
@section ASCII/Latin-1/UTF-8 export @section ASCII/Latin-1/UTF-8 export