[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] :noweb header argument
From: |
Thomas S. Dye |
Subject: |
[O] :noweb header argument |
Date: |
Sun, 08 Jan 2012 13:04:07 -1000 |
Hi Eric,
Is there a difference between :noweb tangle and :noweb no? Based on the
documentation and some limited testing, I made the following table.
*** :noweb parameters
| param | eval | tangle | export |
|--------+------+--------+--------|
| yes | + | + | + |
| no | - | + | - |
| tangle | - | + | - |
|--------+------+--------+--------|
| need | + | + | - |
I think it might be good to have a parameter that expands noweb
references on evaluation and tangling, but leaves them alone during
export. This way the code block would be fully functional, but wouldn't
duplicate code during export (when the noweb references are to other
code blocks in the same document).
In any case, I'll fix the documentation (which incompletely describes
:noweb no) when I have this figured out.
All the best,
Tom
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com
- [O] :noweb header argument,
Thomas S. Dye <=
- Re: [O] :noweb header argument, Sebastien Vauban, 2012/01/10
- Re: [O] :noweb header argument, Andreas Leha, 2012/01/10
- Re: [O] :noweb header argument, Eric S Fraga, 2012/01/10
- Re: [O] :noweb header argument, Thomas S. Dye, 2012/01/10
- Re: [O] :noweb header argument, Eric Schulte, 2012/01/10
- Re: [O] :noweb header argument, Thomas S. Dye, 2012/01/10
- Re: [O] :noweb header argument, Sebastien Vauban, 2012/01/11
- Re: [O] :noweb header argument, Eric S Fraga, 2012/01/11
- Re: [O] :noweb header argument, Eric Schulte, 2012/01/14
- Re: [O] :noweb header argument, Thomas S. Dye, 2012/01/14