org load order

This commit is contained in:
2025-06-23 17:11:29 +02:00
parent 4342ba4019
commit 043a0ed3a8
4 changed files with 74 additions and 29 deletions

View File

@@ -1,7 +1,9 @@
* syntax highlighting
* scr block
** graphviz dot
** syntax highlighting
*** graphviz dot
#+begin_src dot
digraph G {
main -> parse -> execute;
@@ -15,7 +17,7 @@ digraph G {
}
#+end_src
** gnuplot
*** gnuplot
#+begin_src gnuplot :results silent
reset
@@ -38,9 +40,9 @@ plot f(x) w lp lw 1, g(x) w p lw 2, h(x) w l lw 3
#+end_src
* custom header
** custom header
** python
*** python
- interactive inside org
- html export creates a svg file
@@ -63,3 +65,9 @@ ax.set_xlabel('Electrical current, A')
ax.set_ylabel('Temperature, °C')
ax.set_title('Characteristic curve of the peltier element')
#+end_src
* latex
=org-startup-with-latex-preview=
\(a=5\)