Closed (fixed)
Project:
DruTeX
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
7 Nov 2011 at 23:19 UTC
Updated:
21 Feb 2012 at 17:30 UTC
Jump to comment: Most recent file
I'm actually using drutex in combination with "edit with emacs", it is wonderful :D. But of course emacs latex-mode does not recognize
<equations id="eqname">
...
</equations>
would be very nice if drutex could also use
\begin{align}
\label{eqname}
...
\end{align}
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | addmathenv.patch | 2.31 KB | boclodoa |
Comments
Comment #1
boclodoa commentedDone :D
this is a patch for drutex 6.x-1.0-beta1
you can use any of this
please consider including this patch in the next version, and including directives in the documentation.
Thank you
Comment #2
boclodoa commentedComment #3
boclodoa commented