[OS X TeX] Long line in \description environment
Herbert Schulz
herbs at wideopenwest.com
Wed Aug 26 09:05:52 EDT 2009
On Aug 26, 2009, at 2:52 AM, Josep Maria Font wrote:
> El 25/08/2009, a les 20:31, Manuel va escriure:
>
>> Thank you, Pete. Somehow supressing that pdfsync package did the
>> trick,
>
> One of the well-known side effects of the old pdfsync package was
> altering some vertical spaces. With recent versions of TeXShop it is
> no longer necessary to use this package; just go to Preferences >
> Typesetting > Sync Method and choose SyncTeX. This topic is
> discussed in Help > TeXShop Help Panel > Advanced Help >
> Synchronizing Source and Preview.
>
> Best,
>
>
> JMaF
>
Howdy,
Not quite so simple...
You must have MacTeX-2008 (or later) and some preferences in TeXShop
2.26 (or later) have to be changed: in TeXShop->Preferences->Engine
you basically need to change the pdfTeX and TeX+dvips+distiller
options to
pdfTeX->Tex: pdftex --shell-escape --synctex=1
pdfTeX->Latex: pdflatex --shell-escape --synctex=1
TeX+dvips+distiller->Tex: simpdftex etex --extratexopts "-synctex=1"
TeX+dvips+distiller->Latex: simpdftex latex --extratexopts "-synctex=1"
which tells the engine to produce a jobname.synctex.gz file that
contains all the synchronization information.
Good Luck,
Herb Schulz
(herbs at wideopenwest.com)
More information about the MacOSX-TeX
mailing list