summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2008-10-24 22:38:53 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2008-10-24 22:38:53 +0200
commit896f0a5e336a205974c3a70bff414cbc5dea8399 (patch)
tree918daee464bafa781f29d7cf968ea5b01eea4dc2
parent2569aee1d36a6e969e798b3e2736c4ab97ffd6a0 (diff)
downloadorg-mode-896f0a5e336a205974c3a70bff414cbc5dea8399.tar.gz
Doc fixes regarding URLs.
Patch by Erik Schulte.
-rw-r--r--doc/org.texi14
1 files changed, 6 insertions, 8 deletions
diff --git a/doc/org.texi b/doc/org.texi
index f359a96..18dab95 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -2273,12 +2273,10 @@ functions.
@cindex plot tables using gnuplot
Org Plot can produce 2D and 3D graphs of information stored in org tables
-using @file{Gnuplot} (see @uref{http://www.gnuplot.info/, the Gnuplot
-website}) and @file{gnuplot-mode} (see
-@uref{http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html, the
-gnuplot-mode website}). To see this in action ensure that you have both
-Gnuplot and Gnuplot-mode installed on your system, then call
-@code{org-plot/gnuplot} on the following table.
+using @file{Gnuplot} @uref{http://www.gnuplot.info/} and @file{gnuplot-mode}
+@uref{http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html}. To see
+this in action ensure that you have both Gnuplot and Gnuplot-mode installed
+on your system, then call @code{org-plot/gnuplot} on the following table.
@example
@group
@@ -2297,8 +2295,8 @@ Notice that Org Plot is smart enough to apply the tables headers as labels.
Further control over the labels, type, content, and appearance of plots can
be exercised through the @code{#+Plot:} lines preceding a table. See below
for a complete list of Org plot options. For more information and examples
-@uref{http://orgmode.org/worg/org-tutorials/org-plot.php, the org-plot
-tutorial}.
+see the org-plot tutorial at
+@uref{http://legito.org/worg/org-tutorials/org-plot.php}.
@subsubheading Plot Options