orgmanual: Use double space convention in Texinfo
This commit is contained in:
parent
afd138f08a
commit
f0b5f9ff89
|
@ -19418,7 +19418,7 @@ achieved using either the listings package or the [[http://code.google.com/p/min
|
||||||
Refer to ~org-export-latex-listings~ documentation for details.
|
Refer to ~org-export-latex-listings~ documentation for details.
|
||||||
|
|
||||||
[fn:103] Code in {{{samp(src)}}} blocks may also be evaluated either
|
[fn:103] Code in {{{samp(src)}}} blocks may also be evaluated either
|
||||||
interactively or on export. See see [[Working with source code]] for more
|
interactively or on export. See [[Working with source code]] for more
|
||||||
information on evaluating code blocks.
|
information on evaluating code blocks.
|
||||||
|
|
||||||
[fn:104] Adding ~-k~ to ~-n -r~ will /keep/ the labels in the source
|
[fn:104] Adding ~-k~ to ~-n -r~ will /keep/ the labels in the source
|
||||||
|
@ -19434,7 +19434,7 @@ also for export.
|
||||||
[fn:106] You may select a different-mode with the variable
|
[fn:106] You may select a different-mode with the variable
|
||||||
~org-edit-fixed-width-region-mode~.
|
~org-edit-fixed-width-region-mode~.
|
||||||
|
|
||||||
[fn:107] LaTeX is a macro system based on Donald E. Knuth's TeX
|
[fn:107] LaTeX is a macro system based on Donald\nbsp{}E.\nbsp{}Knuth's TeX
|
||||||
system. Many of the features described here as LaTeX are really
|
system. Many of the features described here as LaTeX are really
|
||||||
from TeX, but for simplicity I am blurring this distinction.
|
from TeX, but for simplicity I am blurring this distinction.
|
||||||
|
|
||||||
|
@ -19719,3 +19719,8 @@ always according to ISO and therefore independent of the value of
|
||||||
|
|
||||||
[fn:184] Symbolic links in ~org-directory~ need to have the same name
|
[fn:184] Symbolic links in ~org-directory~ need to have the same name
|
||||||
as their targets.
|
as their targets.
|
||||||
|
|
||||||
|
|
||||||
|
# Local Variables:
|
||||||
|
# sentence-end-double-space: t
|
||||||
|
# End:
|
||||||
|
|
Loading…
Reference in New Issue