mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-12 09:28:11 +00:00
subsection headers for prologue and epilogue
This commit is contained in:
parent
878d6c35e3
commit
7f99950749
@ -15224,7 +15224,7 @@ argument.
|
||||
@end example
|
||||
|
||||
@node prologue, epilogue, post, Specific header arguments
|
||||
|
||||
@subsubsection @code{:prologue}
|
||||
The value of the @code{prologue} header argument will be prepended to the
|
||||
code block body before execution. For example, @code{:prologue "reset"} may
|
||||
be used to reset a gnuplot session before execution of a particular code
|
||||
@ -15237,7 +15237,7 @@ code blocks. Also see @ref{epilogue}.
|
||||
@end lisp
|
||||
|
||||
@node epilogue, , prologue, Specific header arguments
|
||||
|
||||
@subsubsection @code{:epilogue}
|
||||
The value of the @code{epilogue} header argument will be appended to the code
|
||||
block body before execution. Also see @ref{prologue}.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user