Nicolas Girard <[email protected]> writes: > Hi, > I can't get tangle to work the way I want. <...> > All I could get is, that either (a) appears twice (default behaviour), > or (a) doesn't appear at all when I append ":tangle no" to #+srcname: > a.
Hi Nicolas, Note that all header arguments (including :tangle) get appended to the #+begin_src line and *not* to the #+srcname line, although it is an easy mistake to make. Dan > > Any thoughts ? _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
