texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] problem with large delimiters


From: Kostas Oikonomou
Subject: [Texmacs-dev] problem with large delimiters
Date: Tue, 04 Nov 2008 15:21:02 -0500
User-agent: Thunderbird 2.0.0.14 (X11/20080505)

Consider the following document:


<TeXmacs|1.0.7>

<style|generic>

<\body>
  <\equation*>

<left|\||1><left|\||2><left|\||3><left|\||4><space|1em><left|(|1><left|(|2><left|(|3><left|(|4>
  </equation*>
</body>

<\initial>
  <\collection>
    <associate|sfactor|4>
  </collection>
</initial>


In my TeXmacs, the parentheses are displayed correctly. But I see two problems with the vertical bars "|":

1. Their sizes do not match the sizes of the parentheses. Is that intentional perhaps? To me it seems wrong. 2. The <left|\||1> somehow makes TeXmacs create a very wide page.

The relevant code is in progs/convert/latex/tmtex.scm, but I don't know how to fix it.

Once we are on this subject, another issue with that code is that it does not allow entering variable-size left and right floor or ceiling symbols.


                                        Kostas




reply via email to

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