LyX is an advanced open source document processor that encourages an approach to writing based on the structure of your documents, not their appearance. LyX lets you concentrate on writing, leaving details of visual layout to the software.
LyX is an advanced open source document processor that encourages an approach to writing based on the structure of your documents, not their appearance. LyX lets you concentrate on writing, leaving details of visual layout to the software.
To install LyX, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install LyX
To see what files were installed by LyX, run:
port contents LyX
To later upgrade LyX, run:
sudo port selfupdate && sudo port upgrade LyX
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.