ADC Home>Reference Library>Reference>Mac OS X>Mac OS X Man Pages |
That's a good opportunity to install a new TeX distribution. After the release, updates to TeX Live are available via CTAN. TeX Live is maintained and backed by the international TeX Users Group. And it runs on Windows, Linux, Apple Mac OS X, and more Unixes. Since it comes from and with the Unix world, it comes with a lot of small tools.
This document is a Mac OS X manual page. Manual pages are a command-line technologyfor providing documentation. You can view these manual pages locally using theman(1) command.These manual pages come from many different sources, and thus, have a variety of writingstyles. For more information about the manual page format, see the manual page for manpages(5). |
Please try submitting your feedback later.
Your input helps improve our developer documentation.
<< Page list >>This is a HOWTO for LyX/Mac, a full-featured native implementation of LyX on the Mac OS X.
Table of contents
LyX/Mac is available as a binary for Mac OS X 10.4 and later. (Note additional prerequisites below.) The download page is here.
For users who prefer emacs-like modifier key bindings, there is additional information on customizing these keys, including patched binary versions.
'LyX' can't be opened because it is from an unidentified developer.
With Mac OS X Mountain Lion a new feature is active: the Gatekeeper. It's there to help protect your Mac from malware and misbehaving apps downloaded from the Internet. An app that is delivered by an unknown developer — one with no Developer ID — will be blocked. To get a developer ID one has to buy a license from Apple with yearly costs. Because there is no support for open source programs like LyX by Apple the application is not signed. (In case you are GPG user we provide gpg signatures, see Download Checksums & signing section).
Fortunately there is an easy way to start LyX without disabling Gatekeeper:
1. Don't open the application with a double click. Click it while pressing the Control-key instead.
2. Choose Open
3. Another window is opened. There you choose open again. That's it.
More information is available here (the Apple documentation).
You need a TeX installation. The easiest option is to use MacTeX. The .dmg file for a complete MacTeX installation is very large (> 1 GB), but it is a very complete distribution and installs right out of the box. MacTeX includes all the components necessary for TeX to work, and includes the bibliography managing program BibDesk.
Users with slower download speeds might want to download BasicTeX, a much smaller distribution, linked from the MacTeX page.
LyX/Mac uses the system default viewers, and should require no configuration for PDF and HTML.
open -a app-name
or open -a 'Application Name'
in Preferences -> Outputs -> File formats -> filetype -> Viewer.As of LyX/Mac 2.0, spellchecking support is included by default.
To print envelopes, install envelope in /usr/local/bin and make it executable. While you're writing a letter in LyX, do File -> Export -> Custom -> ASCII and give envelope
as the command; it will parse the address from the letter and print an envelope, including the USPS barcode.
OmniGraffle is a great software for creating diagrams under Mac OS X (in particular, it works very well with LaTeXiT so that you can easily insert math formulae into diagrams). As it doesn't have a command line mode, you can use an AppleScript in order to insert '.graffle' files directly into LyX.
$HOME/Library/Scripts/
).auto
for the editor), and then add converters:OmniGraffle -> PDF (ps2pdf)
converter: osascript replace/with/path/to/og-export.scpt `pwd`/$$i `pwd`/$$o pdf
OmniGraffle -> EPS
converter: osascript replace/with/path/to/og-export.scpt `pwd`/$$i `pwd`/$$o eps
OmniGraffle -> PNG
converter: osascript replace/with/path/to/og-export.scpt $$i $$o png
When you include a PDF graphic in a LyX file, it will appear crisp in the typeset PDF file of your document, but the version you see in the LyX window can be quite ugly. Lyx converts PDFs to PNG to show them in this window, and the default conversion method can choose quite a low definition for these bitmaps. A quicker and better solution would be to include a converter that uses the sips
program that comes with OSX (it is a command line tool that you can use in the Terminal for converting a graphic file between different formats). To create this converter, you should open the Preference menu item in the LyX menu, and go to the File handling tab, then the Converters item. Here we will use the PDF (graphics) ->EPS
item as a template. When you choose this item, the bottom boxes are filled and you can read a command that starts with pdftops...
in the converter box. We will first change the EPS
item on the right to PNG
(you should have this possibility in the combo that opens when you click on EPS), and change the converter command as consequence, by replacing the complete psdtopdf...
command by:
sips --resampleWidth 600 --setProperty format png $$i --out $$o
You can also increase the resampleWidth
value if the generated bitmaps look too small on your screen (please first check that Lyx shows them at 100% of their size). When you finish setting these parameter, click Add
button next to the top converters list (if not, you will loose the new converter), then click Save
. If you open a new file containing PDF graphics, they should be much better looking and crispier now. If you want to change these values later, you should come to the same screen, select this converter, change the parameters in the converter box, and click Modify
before leaving this screen.
LyX allows, using a suitable viewer such as Skim.app, to navigate quickly between a particular place in a LyX document to the corresponding place in the rendered PDF document (forward search) and from a particular place in the PDF back to the corresponding place in the LyX document (reverse or inverse search). However, some set-up is needed before this functionality is available.
PdfSync is similar to reverse DVI search but is for the (now more common) method of directly producing pdf files. If you use the program Skim as your previewer you can COMAND-SHIFT-click in the previewed pdf file which causes the cursor to move to that point in LyX.
open -a Skim.app $$i
in the viewer setting. Then click Save.usepackage{pdfsync}
in the preamble of your LyX files.Version control is useful for managing large documents, or documents with multiple authors. In order to implement it, you need to have RCS (Revision Control System) installed. This is a standard part of Xcode. The simplest way to get version control working, is to install the Xcode Tools package contained on the OS X install DVD. See the Mac Version Control page for more information.
Xfig or X-windows previewers like xdvi or gv can be used with LyX/Mac if you modify your ~/MacOSX/environment.plist
file. For details, see the environment.plist page. Alternatively, you can change the viewer for postscript or dvi with DISPLAY=:0.0 gv
or DISPLAY=:0.0 xdvi
. Note that X11 must be running first for either of these to work.
By default, LyX will generate PDF files. If for some reason you prefer to create and view DVI files, some set-up hints are provided on the Mac-DVI page.
Programs such as JabRef communicate with LyX via pipes, which are sometimes named incorrectly by default (e.g., they assume that the pipe is in a directory that has a space in its name, such as Application Support
, but other programs often cannot deal with spaces in paths). You may need to fix the lyxpipe path in both LyX and JabRef in Mac OS X.
To fix the LyX pipe in JabRef, open JabRef and go to Preferences>External Programs
and in 'Path to LyX pipe' enter /Applications/LyX.app/Contents/Resources/lyxpipe
. Close JabRef.
Then open LyX, go to LyX>Preferences>Paths
, and in 'LyXServer pipe' enter /Applications/LyX.app/Contents/Resources/lyxpipe
. Reconfigure. Close LyX.
The next time you run LyX and JabRef, you should be able to push citations directly from your BibTeX bibliography in JabRef into LyX. If anything goes wrong, JabRef will return an error message, and you will have to redefine the pipe. You might try the following: (1) change the LyXServer path in LyX -> Preferences -> Paths back to ~/.lyx
; (2) recreate the ~/.lyx
directory by entering in a terminal session, 'mkdir ~/.lyx
'; and (3) restart LyX.
Please report any other bugs to the appropriate LyX mailing list. A web gateway is also available.
The information on this page is believed to be accurate, has been used successfully on many systems and sites, and has benefited from the comments and suggestions of many users. Due to the variations in individual systems, this information and the various files and code available on this page are conveyed as is with no warranty of any kind.
This group contains the following pages: