Thibault Marin writes: > OK, then it looks like I may be able to build a list of source block > name/tangle filename pairs on pre-processing, store it in a global > variable and use it when processing source-blocks. It is probably a > little hack-ish but that would be fine for me. On my initial attempt, > `org-babel-tangle-collect-blocks' seems to be skipping blocks on one of > my tests, but I haven't spent much time on it yet, I'll report back. It's now working, thanks again for the guidance.
thibault