Re: excluding noweb references completely from exports

2020-01-07 Thread Samuel Wales
On 1/6/20, Fraga, Eric wrote: > Tangling is for extracting code(s) from a document; exporting is for > presentation or dissemination of that document. actually i wasn't intending to ask for the difference. :) instead, i was intending to say that i thuoght it was reasonable for a beginner to be

Re: excluding noweb references completely from exports

2020-01-07 Thread Tim Cross
Fraga, Eric writes: > On Monday, 6 Jan 2020 at 14:35, Samuel Wales wrote: >> fyi i dimly recall that in babel's infancy, as a user new to lp and >> using babel infrequently, i got confused about the difference while >> reading the manual. in fact, i wondered if the two features could be >> th

Re: excluding noweb references completely from exports

2020-01-06 Thread Fraga, Eric
On Monday, 6 Jan 2020 at 14:35, Samuel Wales wrote: > fyi i dimly recall that in babel's infancy, as a user new to lp and > using babel infrequently, i got confused about the difference while > reading the manual. in fact, i wondered if the two features could be > the same thing but refactored.

Re: excluding noweb references completely from exports

2020-01-06 Thread Samuel Wales
On 1/5/20, Fraga, Eric wrote: > Export and tangling are orthogonal to each other and are controlled > independently by their respectively keywords in the src header > lines. In other words, I am not sure I understand what one has to do > with the other. [fyi my computer broke some time ago and i

Re: excluding noweb references completely from exports

2020-01-05 Thread Fraga, Eric
On Sunday, 5 Jan 2020 at 06:27, David Bremner wrote: > The attached exports with a blank line after the comment, which I don't > want. The comment is just added to highlight the problem, so normally > the blank line is at the beginning of the exported code block. Oh, I see. One approach would be

Re: excluding noweb references completely from exports

2020-01-05 Thread David Bremner
"Fraga, Eric" writes: > On Saturday, 4 Jan 2020 at 14:15, David Bremner wrote: >> Any better ideas for how to do this? In case it's not clear, I want >> include files in my tangled output that don't show in the beamer >> export. > > Export and tangling are orthogonal to each other and are contro

Re: excluding noweb references completely from exports

2020-01-05 Thread Fraga, Eric
On Saturday, 4 Jan 2020 at 14:15, David Bremner wrote: > Any better ideas for how to do this? In case it's not clear, I want > include files in my tangled output that don't show in the beamer > export. Export and tangling are orthogonal to each other and are controlled independently by their resp