MacTeX is an open source TeX distribution for Mac OS X.
2
votes
0answers
347 views
How to repair path to updmap config files in MacTeX [closed]
I installed MacTeX 2012 on a freshly installed Mountain Lion. I now would have liked to install some special fonts (Trebuchet, Frutiger etc.). For that I made sure that all the font files are in
...
0
votes
0answers
212 views
Problem Installing APA6 [closed]
Hi there: I'm running MacTex 2011 on a Mac OS 10.6. I tried to install APA 6 and came across precisely this problem in How do I write a paper using APA6 format? Running pdftex on the apa6.dtx file ...
1
vote
0answers
70 views
English References in mainly Persian Document (XeLateX, BibTeX)? [closed]
I am compiling my document in Persian using XeLaTeX, but the references are all in English and I'm appending them using BibTeX. At the end of the document, the references are all unknown characters, ...
5
votes
0answers
149 views
Space between Hebrew letters larger with MacTeX than with MiKTeX [closed]
I'm writing LaTeX using LyX on Macintosh, and in Hebrew. My problem is that when exporting the document I get bigger spaces between my Hebrew letters than if compiling the same file on a Windows ...
6
votes
1answer
126 views
Manually copy older TeXLive2011 from one Mac to a new Mac
From an earlier question of mine, it was determined that one can not obtain the latest version of older releases (ex. TeXLive2010, TeXLive2011). I am upgrading my Mac and would like to know the ...
0
votes
3answers
412 views
phvr7t cannot be found despite having installed psnfss
I wish to use the Helvetica package. I installed the psnfss package with tlmgr (and in a fit of desperation other font-related packages, such as times and ae). However, I still do not have any phvr7t ...
8
votes
2answers
567 views
How to download MacTeX 2011 now that MacTex 2012 is available
Is there a way to download the older MacTeX-2011? I am transitioning to a new mac and would prefer to have both MacTeX2011 and the 2012 version available. I thought I was in luck when I found the the ...
5
votes
0answers
391 views
Memory settings with MacTeX 2012
Until now I had TeXLive 2011 installed and could successfully modify my memory settings using this solution with the TextWrangler approach to the question Memory settings with MacTeX - Which texmf.cnf ...
10
votes
2answers
3k views
How do I restore my TeX path?
I have an up-to-date installation of MacTeX (2012) on my machine, but a recent upgrade of my system software seems to have removed TeX from my path. TeX Live Utility recognizes my installation and ...
1
vote
1answer
1k views
How to use modernCV for creating resume in Mac OS X 10.6?
I referred multiple sources but nothing is working out.
Used TeXShop and it did generated PDF after clicking on "Typeset".
I am missing out something , please help!
2
votes
0answers
39 views
Emacs doesn't recognize the latex commands (pdflatex, etc.) after installing MacTeX [duplicate]
Possible Duplicate:
pdflatex fails within Emacs.app, but works in terminal
I installed MacTex on my Mac running Lion, but emacs is not able to run the latex functions (like pdflatex) to ...
2
votes
2answers
345 views
Auto-refresh and mac os
It's my first time to write latex with Mac os (or in fact, using Mac os in general) and unlike with Windows I'm having some trouble viewing my output files. I'm using texmaker.
I would like to have ...
0
votes
0answers
450 views
Unable to run LaTeX compiler and tools in the Terminal [closed]
I cannot use latex, bibtex, pdftex commands on Terminal although I have already installed LaTeX on my computer. What about that?
I have a MacOX SnowLeopard computer. I have installed LaTeX ...
0
votes
2answers
187 views
Why powerdot on Mac (MacTeX 2011) is giving me a shrunk dvi output?
I'm trying to use the powerdot class that comes with TeX Live 2011 on Mac OS X Lion (MacTex). I'm using the sample file from docs, powerdot-example.tex. On the command line, I use
latex ...
1
vote
2answers
2k views
How do I install psfig.sty in MacTeX?
I just installed MacTeX, and I'm trying to compile a document, but I get the following error:
! LaTeX Error: File `psfig.sty' not found.
The preamble is as follows:
\documentclass[12pt]{article}
...
3
votes
2answers
5k views
How to install Beamer in Mac OS X lion?
I am brand new to LaTeX, and needed beamer package for my PowerPoint presentation.
How do I install it? I have read something like this: ...
8
votes
2answers
4k views
Why can't I install MacTeX or BasicTeX on my Mac?
I am a beginner for LaTeX and I was trying to install the package BasicTeX on my mac (version 10.7.3). Everything went well - downloading the .zip file from TUG, unarchiving--until I actually started ...
1
vote
1answer
287 views
TexShop and pdflatexmk: “env: perl: No such file or directory ”
on my (almost) freshly installed Mac with MacTex my TexShop cannot run the *mk scripts because of this error:
"env: perl: No such file or directory "
This is obviously a configuration issue with ...
4
votes
1answer
189 views
Do I need to run non-tlmgr tools each time I use Tex Live Utility to update Tex?
I've made some modifications to my TeX installation outside of the TeX Live Utility, which I use primarily, as a convenient way to keep my installation up to date. For example, I've added some fonts ...
8
votes
1answer
2k views
Can I install fonts from CTAN using TeX Live Utility?
I have the latest version of MacTeX installed, and want to add fonts from CTAN (or other packages) that are not part of the MacTeX distribution to my system. When I specify CTAN in TeX Live Utility as ...
1
vote
1answer
431 views
LyX unable to access needed font resources
I'm getting an error in LyX when I attempt to use certain features that require access to font resources, even though these same features work fine in TexShop.
For example, if I attempt to enable ...
0
votes
1answer
553 views
biblatex Binary on MacTex 2011 Is Missing
I recently upgraded from MacTex 2009 to MacTex 2011. Before installing 2011, I carefully followed the instructions for uninstalling 2009 that were given
here.
After installing 2011, I ran sudo tlmgr ...
0
votes
1answer
137 views
Unable to modify modify TeX-command-list and setup pdf previewing in emacs and mactex
I am trying to setup a pdf preview command in emacs. Stumbling around the web I found the following which I thought I would try.
(eval-after-load "tex"
'(add-to-list 'TeX-command-list
'("pdfview" ...
2
votes
2answers
474 views
Basic tkz-graph usage problems, errors, bad output
I'm using TeXLive 2011 via MacTeX, and I keep my packages updated. I'm trying to start simple with tkz-graph.
When I use the following code, copied directly from the tkz-graph documentation:
...
0
votes
0answers
336 views
MacTeX, Lion and Environment Variables [closed]
Does anyone here use MacTeX on Lion and set their TeX environment variables (such as TEXINPUTS, BIBINPUTS, BSTINPUTS, TEXEDIT etc) via ~/MacOSX/environment.plist? Does it still work for those ...
2
votes
0answers
183 views
TexLive 2011, MacTeX and file permissions [closed]
I've recently had occasion to upgrade three Mac machines to texlive 2011 using the package at MacTex. All the machines had different vintages of Tex already installed on them, though all had been ...
1
vote
1answer
626 views
MacTeX 2011, Xetex and Tex Live Utility
I tried several times to play with XeLaTeX (being used to "classical" LaTeX) but since I installed MacTeX 2011 and updated it with TeX Live Utility, I got that kind message :
...
3
votes
1answer
299 views
Update Mac binaries on Ubuntu server with tlmgr (TeX Live 2011)
How can I update the Mac binaries of a TeX Live installation on a Ubuntu server?
The setup is the following:
I have a headless Ubuntu 11.10 server running on which I have
installed TeX Live 2011. ...
1
vote
0answers
178 views
LaTeX for Mac (lion) 2011 - how to add cls file? [duplicate]
Possible Duplicate:
How do I add a .sty file to my TeXShop installation?
I'm trying to get into LaTeX and have to use a publisher provided cls file (and some tex and bst files) and try to ...
1
vote
1answer
285 views
Japanese Problem using MacTeX 2011
The XeLaTeX Japanese examples I find on TeX.sx seem to have this issue in common on my system. I'm running MacTeX 2011, fully updated at the time of writing. The following sample
%!TEX TS-program = ...
5
votes
1answer
1k views
all-in-one-engine for TeXShop
I am trying to write my 'Matura work' for school in LaTeX. Therefore I am using MacTeX and TeXShop and normally it works fine.
But I am really annoyed with running all these different engines like ...
1
vote
1answer
240 views
\storeglosentry --> Undefined control sequence
I am trying to write a report for school in LaTeX. Therefore I am using MacTeX and Texshop and normally it works pretty fine.
But at the moment I have some trouble with the glossary package:
...
2
votes
0answers
230 views
Citations aren't working in included file [closed]
Citations I place in included files come up as a '?', yet citations I place in the main file come up correctly. When the same citation is in both, it appears on both.
I am compiling it in the order ...
3
votes
2answers
697 views
Htlatex and Tikz creates sometimes incorrect svgs
I have a document with a large number of Tikz pictures and I need to generate a html page from it. I have declared a driver to have TikZ pictures as SVGs (after this question) and run htlatex ...
6
votes
2answers
981 views
PSTricks error, but package not loaded
I am working on a textbook, with a looming deadline, so I admit I did not do an exhaustive search for a solution to this situation. I was hoping someone would see this and say, "This is a duplicate ...
3
votes
1answer
780 views
Slow scrolling with Preview on Mac OS X
I've been using Lyx recently, and I've been noticing that the produced pdfs scroll very slowly in Preview, particularly on pages with a lot of text, but it is still noticeable otherwise, even on very ...
2
votes
1answer
2k views
Installing packages on Tex Live 2011 (Mac)
I have Tex Live 2011, and I'd like to install the longtable package. But I have a few problems:
Where do I get the packages? Is there a database with all the packages, somewhere?
Is there a guide on ...
2
votes
2answers
462 views
“xelatex: Command not found.” on network installation
I installed a TeX Live 2011 distribution on a network drive, actually an Apple Time Capsule. Even though normal TeXing with LaTeX (via pdfTeX) in TeXShop works fine, when I try to use the %!TEX ...
1
vote
1answer
420 views
Problem Installing MacTeX-2011-1 on OSX 10.4.11
I have a problem installing the MacTeX-2011-1.mpkg on my macbook (OS X 10.4.11). The first few steps (like Software License Agreement etc.) are working, but when it comes to the "proper" installation ...
1
vote
1answer
2k views
scrreprt .cls is missing
I get the following error on TeXShop when trying to compile:
./thesis.tex:2: LaTeX Error: Missing \begin{document}.
! LaTeX Error: File `scrreprt .cls' not found.
My .tex file looks the following:
...
2
votes
2answers
483 views
Install a beta package from TLContrib on MacTeX 2011 TeX Live
I know this has been a question many times asked/answered.
But I have still difficulty to understand because TeX Live has different tree on Mac and is available also on Linux.
The question is ...
4
votes
1answer
1k views
Can't use fontspec with xelatex after tlmgr update
I updated my MacTeX 2011 installation yesterday. Now, compiling the following with xelatex fails:
\documentclass[xetex]{article}
\usepackage{fontspec}
\begin{document}
hello
\end{document}
The ...
2
votes
1answer
130 views
How to install MacTeX on a network drive/file server
How do you install MacTeX on a network drive? The MacTeX installer does not give me the option to install to any other drive than the ones physically attached to my computer. I want to install the ...
4
votes
3answers
792 views
preview-latex does not function
Preview-latex installs, but doesn't actually preview. When I generate the preview from the source, all I see is... the source. For example, the math equations are highlighted, but not rendered.
Some ...
7
votes
2answers
2k views
Where is PATH modified to include /usr/texbin?
I've noticed that my PATH variable includes /usr/texbin, as it should, but I can't find any bash files that modified my PATH variable to include it. How did the TeXLive installation modify my PATH ...
3
votes
4answers
1k views
Problem with Preview using TeXlipse in Mac OS Snow Leopard
I basically configured everything as indicated in this website but I cannot get to preview my document.
When I click on Latex > Preview Document I get an error message indicating:
Launching ...
3
votes
1answer
976 views
Embedding Movies with XeTeX+beamer+movie15 in TeXLive 2011
I recently got a new computer and so installed MacTeX 2011, previously I had been using the 2009 version. I have used the TeXLive utility to bring the 2011 version up to date today.
I use XeTeX with ...
5
votes
1answer
878 views
Uninstall MacTeX 2010
I'm about to upgrade to MacTeX 2011 by downloading the entire installer as described here.
So how do I uninstall MacTeX 2010 so that my system is as clean as though I haven't actually installed it?
5
votes
1answer
2k views
Upgrade to MacTeX 2011 without redownloading entire distribution?
Is it possible to upgrade from MacTeX 2010 to 2011 without downloading the entire package for new?
I’ve tried starting the instructons for upgrading TeXLive at tug.org/texlive/upgrade.html, up to ...
0
votes
1answer
3k views
Can't find “kpsewhich” on PATH. Textmate+mactex [duplicate]
Possible Duplicate:
"kpsewhich" error when trying to build from Textmate
Most manuals I have seen on textmate claims that command+B is compiling LaTeX documents, however this ...