Structured Text or ReStructured Text Viewer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hoang

    Structured Text or ReStructured Text Viewer

    Does anyone know of a Structured Text or ReStructured Text interactive
    previewer? As you know, learning these rules and making mistakes will cause
    you to iterate between editing and viewing. Has anyone working with either
    types of text come across such a tool?

    Hoang Do


  • Richie Hindle

    #2
    Re: Structured Text or ReStructured Text Viewer


    [Hoang][color=blue]
    > Does anyone know of a Structured Text or ReStructured Text interactive
    > previewer?[/color]

    Yes: http://python.net/~gherman/ReSTedit.html

    ....but it's MacOS X only. 8-(

    --
    Richie Hindle
    richie@entrian. com


    Comment

    • Hoang

      #3
      Re: Structured Text or ReStructured Text Viewer

      yes, I ran across that in my search and was very unhappy that it was only
      for the Mac. I wonder if the tool was written in Python.

      Hoang Do


      Comment

      • Mike Rovner

        #4
        Re: Structured Text or ReStructured Text Viewer

        Hoang wrote:[color=blue]
        > yes, I ran across that in my search and was very unhappy that it was
        > only for the Mac. I wonder if the tool was written in Python.[/color]

        Yes, it is. But it tightly coupled with Apple design tools, framework etc.

        You might want to take a look at docutils subproject DocFactory at

        which is wxPython based and cross-platform.

        Mike




        Comment

        • Waldemar Osuch

          #5
          Re: Structured Text or ReStructured Text Viewer

          "Hoang" <tr@jotsite.com > wrote in message news:<Es8sb.384 6$LY4.38766634@ newssvr21.news. prodigy.com>...[color=blue]
          > Does anyone know of a Structured Text or ReStructured Text interactive
          > previewer? As you know, learning these rules and making mistakes will cause
          > you to iterate between editing and viewing. Has anyone working with either
          > types of text come across such a tool?
          >
          > Hoang Do[/color]

          Look for DocFactory at http://docutils.sourceforge.net

          waldemar

          Comment

          • Dean Goodmanson

            #6
            Re: Structured Text or ReStructured Text Viewer

            "Hoang" <tr@jotsite.com > wrote in message news:<Es8sb.384 6$LY4.38766634@ newssvr21.news. prodigy.com>...[color=blue]
            > Does anyone know of a Structured Text or ReStructured Text interactive
            > previewer?[/color]

            Give Zwiki a whirl.
            Your STX mileage may vary fixes/workarounds have been implemented.

            Comment

            Working...