Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
223b43fa
Commit
223b43fa
authored
Jun 09, 2009
by
Chong Yidong
Browse files
* org.texi (Org Plot): Fix tags (Bug#3507).
parent
deab46e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
doc/misc/ChangeLog
doc/misc/ChangeLog
+2
-0
doc/misc/org.texi
doc/misc/org.texi
+2
-2
No files found.
doc/misc/ChangeLog
View file @
223b43fa
2009-06-09 Chong Yidong <cyd@stupidchicken.com>
* org.texi (Org Plot): Fix tags (Bug#3507).
* ada-mode.texi (Installation, Compile commands)
(Project File Overview, No project files, Set compiler options)
(Use GNAT project file, Use multiple GNAT project files)
...
...
doc/misc/org.texi
View file @
223b43fa
...
...
@@ -2487,7 +2487,7 @@ Specify whether the plot will be @code{2d}, @code{3d}, or @code{grid}.
@item with
Specify a @code{with} option to be inserted for every col being plotted
(e.g. @code{lines}, @code{points}, @code{boxes}, @code{impulses}, etc...).
Defaults to
'
lines
'
.
Defaults to
@code{
lines
}
.
@item file
If you want to plot to a file specify the @code{"
path
/
to
/
desired
/
output
-
file
"}.
...
...
@@ -2505,7 +2505,7 @@ flat mapping rather than a @code{3d} slope.
@item timefmt
Specify format of org-mode timestamps as they will be parsed by gnuplot.
Defaults to
'
%Y-%m-%d-%H:%M:%S
'
.
Defaults to
@samp{
%Y-%m-%d-%H:%M:%S
}
.
@item script
If you want total control you can specify a script file (place the file name
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment