mirror of
https://github.com/vale981/literate-programming-tutorials
synced 2025-03-05 09:51:39 -05:00
Added Display Fix
This commit is contained in:
parent
e44948d2c1
commit
c64a2cee46
1 changed files with 8 additions and 1 deletions
|
@ -119,6 +119,13 @@ This =How-To= tutorial provides a step by step guide on how to assignate the Arc
|
|||
|
||||
- *What the King Said*
|
||||
|
||||
#+CALL: what_the_king_said()
|
||||
|
||||
#+RESULTS:
|
||||
#+begin_SRC css :noweb yes
|
||||
«will_no_one» «rid_me_of» «this_turbulent_priest?»
|
||||
#+end_SRC
|
||||
|
||||
#+NAME: what_the_king_wanted
|
||||
#+RESULTS: what_the_king_said
|
||||
#+begin_SRC css :noweb yes
|
||||
|
|
Loading…
Add table
Reference in a new issue