On Fri, Jan 11, 2008 at 08:01:22PM +0100, Henri Lesourd wrote:
> Amir Michail wrote:
>> And see point #1 here (provides evidence of peer pressure):

> b. The TeXmacs markup is not very well
>   editable in simple editors like emacs,
>   it looks much more like XML.

>   Although... of course you can export
>   your document to LaTeX, work on it
>   in emacs, and reimport it later in
>   TeXmacs, it works perfectly.

That's wrong, and I expected you to know it. The export to LaTeX *is*
lossy. Here's an example of a document that looks different (the (mid
"|") becomes just "|", and thus it does not scale anymore) after
importing the exported LaTeX.

-- 
Lionel
(document (TeXmacs "1.0.6.11") (style (tuple "generic")) (body (document (math (concat (left "{") (frac (concat "a" (rsup (concat "b" (rsup (concat "c" (rsup (concat "d" (rsup "e")))))))) (concat "a" (rsub (concat "b" (rsub (concat "c" (rsub (concat "d" (rsub (concat "e" (rsub (concat "f" (rsub "g"))))))))))) (rsup (concat "b" (rsup (concat "c" (rsup (concat "d" (rsup (concat "e" (rsup "f"))))))))))) (mid "|") "t" (right "}"))))))
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to