Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Words disappearing from paragraph in help file

    In trying to write a help file for a command I wrote, I'm finding something very weird. When I write a long paragraph, with all text in the same line of the .sthlp file some words disappear when the help file is "rendered" (i.e., when invoking if from the command line).

    I replicate the error in the attached ".sthlp". In that file, one paragraph is correctly rendered, while in the other some characters in the middle of the paragraph simply disappear. The weird part is that the only difference between the two text is that I hit enter (I suppose = carriage return) in the middle of the paragraph text (i.e between the {p 4 4 2} and {p_end} ).

    Any ideas on what can be going on?
    Attached Files

  • #2
    This is a known problem.
    Keep your lines shorter than ~240 characters and everything will be ok.
    Best, Sergiy Radyakin

    Comment


    • #3
      ops, I missed that in my search.
      Tks
      Regards
      ​Lucas Mation

      Comment

      Working...
      X