Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Algorithms
  4. Display Equations in Articles

Display Equations in Articles

Scheduled Pinned Locked Moved Algorithms
algorithmsquestion
7 Posts 4 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ryan Harm
    wrote on last edited by
    #1

    Hi Everyone I want to post an article containing an implementation of an algorithm. Is there any way to display mathematical equations in articles? Ryan

    P L 2 Replies Last reply
    0
    • R Ryan Harm

      Hi Everyone I want to post an article containing an implementation of an algorithm. Is there any way to display mathematical equations in articles? Ryan

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      Maybe the Equation editor in MS Word, or as a graphics image if you use Latex or Tex...

      "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

      R 1 Reply Last reply
      0
      • R Ryan Harm

        Hi Everyone I want to post an article containing an implementation of an algorithm. Is there any way to display mathematical equations in articles? Ryan

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        Hi, I guess there are lots of equation editors (MS Word has one) that can emit HTML code; such code could be pasted into an article. :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


        R 1 Reply Last reply
        0
        • P Paul Conrad

          Maybe the Equation editor in MS Word, or as a graphics image if you use Latex or Tex...

          "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

          R Offline
          R Offline
          Ryan Harm
          wrote on last edited by
          #4

          Paul Conrad wrote:

          Maybe the Equation editor in MS Word, or as a graphics image if you use Latex or Tex...

          The equation editor emits images that would need to be inserted into the article. Is there any way of embedded Latex into the HTML code and having that automatically generate the images?

          1 Reply Last reply
          0
          • L Luc Pattyn

            Hi, I guess there are lots of equation editors (MS Word has one) that can emit HTML code; such code could be pasted into an article. :)

            Luc Pattyn [Forum Guidelines] [My Articles]


            this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


            R Offline
            R Offline
            Ryan Harm
            wrote on last edited by
            #5

            Luc Pattyn wrote:

            Hi, I guess there are lots of equation editors (MS Word has one) that can emit HTML code; such code could be pasted into an article.

            Thanks for the suggestion. Just tried it and it generates images that would need to be inserted into the article. I was hoping to find a way to embed something like Latex into the article HTML and automatically generate the images.

            L 1 Reply Last reply
            0
            • R Ryan Harm

              Luc Pattyn wrote:

              Hi, I guess there are lots of equation editors (MS Word has one) that can emit HTML code; such code could be pasted into an article.

              Thanks for the suggestion. Just tried it and it generates images that would need to be inserted into the article. I was hoping to find a way to embed something like Latex into the article HTML and automatically generate the images.

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #6

              There sure are some articles on equations here at CP; this one creates GIF images[^]. :)

              Luc Pattyn [Forum Guidelines] [My Articles]


              this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


              J 1 Reply Last reply
              0
              • L Luc Pattyn

                There sure are some articles on equations here at CP; this one creates GIF images[^]. :)

                Luc Pattyn [Forum Guidelines] [My Articles]


                this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


                J Offline
                J Offline
                Ju ncho
                wrote on last edited by
                #7

                Check the DoxyGenerator that allows you to document your code with latex Entries. It Generates Automatically the htmls with the pngs that represents the equations

                JO :)

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups