The Atom package language-weave claims to support the following files:
-
Weave.jl: markdownfor .jmd, .mdw and .jmdw (markdown with noweb) -
Weave.jl: LaTexfor texw, .jtexw and .jnw. -
Weave.jl: reStructuredTextfor .jrstw -
Pweave: markdownfor .pmd and .pmdw (markdown with noweb) -
Pweave: LaTexfor .ptexw and .pnw -
Pweave: reStructuredTextfor .prstw and .rstw
What is a .jtexw file?
As far as I can guess, since .md are markdowns and .jmd are Julia markdowns, the .jtexw is a tex file with some sort of julia support?