Menu

#2 :raw still processes characters

open
5
2004-11-05
2004-10-13
henspace
No

The raw command still results in some characters being
passed.

For example to write a subscript 2 I tried

:raw &sub2;

but the result is

&sub2;

which obviously won't achieve the desired result.

As such it isn't possible to get special characters
into the HTML. Same happens with <>

(PS. I tried rebuilding the source to try to modify
this but it complains that it cannot find the Hotkeys
class. Am I missing something?)

Discussion

  • henspace

    henspace - 2004-10-15

    Logged In: YES
    user_id=1117739

    (Update: The problem with the Hotkeys is that the qjcc on
    sourceforge doesn't include it, so I went back to an earlier
    version of HelpSetMaker to compile it. I've tried several
    other programs but HelpSetMaker, in my opinion, is the
    easiest to use.

     
  • Dirk Hillbrecht

    Dirk Hillbrecht - 2004-11-05
    • assigned_to: nobody --> dirkhillbrecht
     
  • Dirk Hillbrecht

    Dirk Hillbrecht - 2004-11-05

    Logged In: YES
    user_id=576689

    RAW handling is more or less broken as its semantics has been
    different earlier. I will investigate into this, suggestions are
    welcome (but remember that output can also be LaTeX...)

    QJCC: My fault! I do not update the packaged version of QJCC
    frequently enough, I know. In such cases, download the CVS
    content. We use it in-house to synchronize between different
    developers, so it is almost always (a) current and (b)
    compilable.

    Best regards,
    Dirk

     
  • Sven Vermeulen

    Sven Vermeulen - 2007-02-21

    Logged In: YES
    user_id=1724427
    Originator: NO

    The Hotkeys class is part of the qjcc-2006-12-11.jar file (of the quaterback library). You need this jar file to build HelpSetMaker.

    I don't immediately see where to fix this (when STMLEditor finds the RAW element it just adds the text so I guess it is somewhere in the STML -> HTML transformation engine?) but then again, I just started working with it =)

     
  • Sven Vermeulen

    Sven Vermeulen - 2007-02-21

    Logged In: YES
    user_id=1724427
    Originator: NO

    Ah sorry I missed the rest of the comments...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.