Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| macos:install [2026/02/12 09:41] – Ralf Hoppe | macos:install [2026/02/12 09:53] (current) – Ralf Hoppe |
|---|
| - [[https://wiki.lyx.org/Mac/|LyX for Mac OS X]] installed:((//Spotlight// support seems to be out-of-the-box.))<code bash> | - [[https://wiki.lyx.org/Mac/|LyX for Mac OS X]] installed:((//Spotlight// support seems to be out-of-the-box.))<code bash> |
| brew install --cask lyx | brew install --cask lyx |
| ln -s $HOME/Projects.localized/texmf/lyx/layouts "$HOME/Library/Application Support/LyX-2.4/layouts" | ln -s $PROJECTS/texmf/lyx/layouts "$HOME/Library/Application Support/LyX-2.4/layouts" |
| ln -s $HOME/Projects.localized/texmf/lyx/templates "$HOME/Library/Application Support/LyX-2.4/templates" | ln -s $PROJECTS/texmf/lyx/templates "$HOME/Library/Application Support/LyX-2.4/templates/MyTemplates" |
| </code> then: | </code> then: |
| * update ''%%"~/Library/Application Support/LyX-2.4/preferences"%%''; | * update ''%%"~/Library/Application Support/LyX-2.4/preferences"%%''; |