• @Stilicho
    link
    41 year ago

    Is this popular? Never heard of this before.

    • @Thwompthwomp
      link
      141 year ago

      You “compile” papers into a camera-ready final form. It handles like page references, figure numbering, citations, etc. There’s also a rich package system for extending features. Most people use it for its math typesetting features, which is now a fairly common way to write math expressions (mathjax, word’s equation editor can understand latex, markdown). More fun, you can write your own macros and have some pretty rich commands and features.

      Latex is very common in math and physics departments, and somewhat common in CS and ECE departments. It’s still mostly for academic writing (papers and books), although because its plain-text and scriptable, its pretty nice for other types of documentation where you can bring in tons of things via a makefile.

    • DonJefe
      link
      81 year ago

      LateX is very popular to write academic and scientific papers. It has a great support for mathematical formulas and every formatting option conceivable. I love it because it allows you to write papers using only your keyboard (no need for clicking 20 times to find the option in a menu). It’s written as code, and then compiled into whatever format you’d like to use (pdf, etc)

      • @Stilicho
        link
        0
        edit-2
        1 year ago

        Hmmm interesting, might check it out later

        • @QuazarOmega
          link
          1
          edit-2
          1 year ago

          Gotta love bots riddling this platformed too lol

          • @MBM
            link
            21 year ago

            Why do you think it’s a bot? Looks to me like they just meant to respond to Dr_Nope

            • @QuazarOmega
              link
              21 year ago

              Oh wait, you might be right, after looking into their profile it seems they just have a very weird setup or something, my bad

    • @Dr_Nope
      link
      71 year ago

      In my academic work in France iymt was quite popular (at least in computer science & Mathematics field). But it was like 7 years ago, not sure about the current state of affairs.

    • @GandalfTheWhite
      link
      31 year ago

      At my university most technical studies use it. It is just so much easier to do equations and references. And when you use a nice template you never have to think about layout anymore.