Fix caption, since `maxima-mode' is not enabled
This commit is contained in:
parent
d8512d529f
commit
efc7bbe894
@ -5736,7 +5736,7 @@ arguments of listing [[lst:maxima-example]].
|
|||||||
|
|
||||||
#+caption[Maxima example]:
|
#+caption[Maxima example]:
|
||||||
#+caption: Maxima example.
|
#+caption: Maxima example.
|
||||||
#+caption: The code is fontified because =maxima-mode= is enabled.
|
#+caption: The code is not fontified because =maxima-mode= is not enabled.
|
||||||
#+header: :wrap "src text -n"
|
#+header: :wrap "src text -n"
|
||||||
#+name: lst:maxima-example
|
#+name: lst:maxima-example
|
||||||
#+begin_src maxima -n :batch batch :cmdline --quiet :exports both :results raw
|
#+begin_src maxima -n :batch batch :cmdline --quiet :exports both :results raw
|
||||||
|
Loading…
Reference in New Issue
Block a user