Menu

#99 Can't insert new equations.

v1.0_(example)
closed-works-for-me
nobody
vbs (1)
5
2019-05-25
2018-06-21
Tharbad
No

However when entering the option tab in TexMaths config I get:
"Index out of defined range"
The macro editor says it's in TexMathsTools file, line 240:
major = vstr(0)

' Get the major and minor version numbers
Dim vstr() as String, major as Integer, minor as Integer
vstr = split(version, ".", 3)
major = vstr(0)
minor = vstr(1)

Discussion

  • Tharbad

    Tharbad - 2018-06-21

    LO v5.4.7.2

     
  • Tharbad

    Tharbad - 2018-06-21

    Deleting dvisvgm in the path tab solves this issue. I'm guessing the version number got bigger than you expected.

    My version is: dvisvgm 2.3.5

     
  • Roland Baudin

    Roland Baudin - 2018-07-17

    Strange! The dvisvgm expected version number is x.y.z and this is the format you have...
    Could you attach here the faulty dvisvgm program?

     
  • Tharbad

    Tharbad - 2018-08-08

    attached

     
  • Roland Baudin

    Roland Baudin - 2019-05-25
    • status: open --> closed-works-for-me
     
  • Roland Baudin

    Roland Baudin - 2019-05-25

    I was not able to reproduce the bug so I close it now.

     

Log in to post a comment.

MongoDB Logo MongoDB