LaTeXiT is a small utility that allows you to quickly typeset LaTeX equations, without bothering with file creation, preambles, and so on. The PDF image obtained can then be exported by drag'n drop to any application supporting it. This is very useful to insert equations in presentations made with Keynote or Powerpoint. LaTeXiT also features an application service, so that you can type and transform equations directly in most text editors (Pages, Nisus Writer Express, TextEdit...).
LaTeXiT is a small utility that allows you to quickly typeset LaTeX equations, without bothering with file creation, preambles, and so on. The PDF image obtained can then be exported by drag'n drop to any application supporting it. This is very useful to insert equations in presentations made with Keynote or Powerpoint. LaTeXiT also features an application service, so that you can type and transform equations directly in most text editors (Pages, Nisus Writer Express, TextEdit...).
To install LaTeXiT, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install LaTeXiT
To see what files were installed by LaTeXiT, run:
port contents LaTeXiT
To later upgrade LaTeXiT, run:
sudo port selfupdate && sudo port upgrade LaTeXiT
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.