emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] fix plain text that looks better with markup


From: Brian Gough
Subject: [Orgmode] [PATCH] fix plain text that looks better with markup
Date: Wed, 8 Dec 2010 21:05:27 +0000

---
 doc/org.texi |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index 937a83c..be62056 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -2884,7 +2884,7 @@ Defaults to @code{lines}.
 If you want to plot to a file, specify 
@code{"@var{path/to/desired/output-file}"}.
 
 @item labels
-List of labels to be used for the deps (defaults to the column headers if
+List of labels to be used for the @code{deps} (defaults to the column headers 
if
 they exist).
 
 @item line
@@ -9054,7 +9054,7 @@ snippets will be identified as @LaTeX{} source code:
 @itemize @bullet
 @item
 Environments of any address@hidden @file{MathJax} is used, only the
-environment recognized by @file{MathJax} will be processed.  When dvipng is
+environment recognized by @file{MathJax} will be processed.  When 
@file{dvipng} is
 used to create images, any @LaTeX{} environments will be handled.}.  The only
 requirement is that the @code{\begin} statement appears on a new line,
 preceded by only whitespace.
@@ -10433,7 +10433,7 @@ resource or resource node which is known to 
TaskJuggler, such as
 
 The exporter will handle dependencies that are defined in the tasks either
 with the @samp{ORDERED} attribute (@pxref{TODO dependencies}), with the
address@hidden attribute (see org-depend.el) or alternatively with a
address@hidden attribute (see @file{org-depend.el}) or alternatively with a
 @samp{depends} attribute. Both the @samp{BLOCKER} and the @samp{depends}
 attribute can be either @samp{previous-sibling} or a reference to an
 identifier (named @samp{task_id}) which is defined for another task in the
@@ -11916,7 +11916,7 @@ When using @code{:dir}, you should supply a relative 
path for file output
 (@eg{} @code{:file myfile.jpg} or @code{:file results/myfile.jpg}) in which
 case that path will be interpreted relative to the default directory.
 
-In other words, if you want your plot to go into a folder called Work in your
+In other words, if you want your plot to go into a folder called @file{Work} 
in your
 home directory, you could use
 
 @example
-- 
1.6.0.6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]