Are you familiar with
(1) simple TeXmacs style files
(2) scheme programming
No. I currently try to figure out how to create a new environment.
Actually I only need something like the LaTeX equivalent of
\begin{codechunk}{free-style chunk name}
...
\end{codechunk}
and inside I would need something like
\chunk{chunkname 1}
in order to refer to the chunks. The "free-style chunk name" should
possibly be and text (like a tex equivalent of $\sqrt{x+y}$).
But, unless I start a MAKE process from withing TeXmacs, I guess it
would be more natural to extract the environments from the texmacs file
format.
I must say, if I go for an IDE, starting MAKE from within TeXmacs seems
actually more natural to me. So let me start gradually with letting
TeXmacs write out the code files. If I only were familiar with Scheme... :-(
Ralf
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev