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 LyX1, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install LyX1
To see what files were installed by LyX1, run:
port contents LyX1
To later upgrade LyX1, run:
sudo port selfupdate && sudo port upgrade LyX1
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.