Uwe Brauer <[EMAIL PROTECTED]> writes:

>>>>>> "Ralf" == Ralf Angeli <[EMAIL PROTECTED]> writes:
>
>    > * Uwe Brauer (2008-01-27) writes:
>    >> If I use the command noweave as defined from my earlier post in a tex
>    >> file and everything is fine, the prompt shows
>    >> noweave foo.nw > foo.m
>    >> 
>    >> However when I use it from a noweb file, say mycode.nw
>    >> then the prompt shows
>    >> noweave foo.nw.nw > foo.nw.m
>
>    > Add "nw" to `TeX-file-extensions'.
>
> As I  said in an earlier mail, that helped, thanks. However one problem is
> left:
>
>  
> How to implement 
>
> noweave testfuncnonlinfd_for.nw > testfuncnonlinfd_for.tex
>
> I tried two things either 
> [INS] [DEL] Name: noweave
>             Command: noweave %w > %t
>             How: [Value Menu] TeX-run-command
>             Create a process for NAME using COMMAND to process FILE. *
>             Prompt: [Toggle]  on (non-nil)
>             Modes: [Value Menu] All
>             Menu elements:
>
> But that resulted in 
> noweave testfuncnonlinfd_for.nw > testfuncnonlinfd_for

Well, looks like only .tex needs to be tacked onto the end, right?  So
just do that.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to