Menu

amsmath?

Help
Tovok7
2005-06-08
2013-04-25
  • Tovok7

    Tovok7 - 2005-06-08

    How can I get the amsmath package included?

     
    • Tovok7

      Tovok7 - 2005-06-08

      ok don't mind.

      I just changed in LaTeX.h

      #define HEADER "\\documentclass[12pt]{article}\\usepackage[dvips]{graphicx}\\pagestyle{empty}"

      to

      #define HEADER "\\documentclass[12pt]{article}\\usepackage[dvips]{graphicx}\\pagestyle{empty}\\usepackage{amsfonts}\\usepackage{amsmath}\\usepackage{amssymb}\\usepackage{amsthm}"

      Why isn't this default?

       
      • Yoda222

        Yoda222 - 2005-06-08

        Just a small reason :
        I have something like 200 packages in /usr/share/texmf/tex/latex. And it's only _one_ (and not the biggest, I think) directory where the packages are.

        So, it's difficult to include all the packages.
        but I am thinking now that some "basic" math package are missing, and it's possible that I include some of there, later.

        but (if I trust the debian deval-mailling list, and I trust them, because they're certainly better hacker than me) my plugin could  introduce some security bugs. I think that I will try to implement a whitelist system.

        So next version will have more basic packages.

         
    • Tovok7

      Tovok7 - 2005-06-09

      wonderful!
      because without the basic math latex codes the plugin is pretty useless for me.

      good work so far!

       

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.