texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Literate Programming in TeXmacs?


From: Ralf Hemmecke
Subject: Re: [Texmacs-dev] Literate Programming in TeXmacs?
Date: Sun, 20 May 2007 18:25:28 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]