奥比岛晶钻代金卡怎么得 晶钻代金卡有什么用
百度 实施乡村振兴战略是全面建成小康社会、全面建设社会主义现代化强国的必然要求。
{macports} is about questions related with the MacPorts Project and TeX
21 questions
128
votes
5
answers
150k
views
What are the practical differences between installing LaTeX from MacTeX or MacPorts/Homebrew?
When I started using a unix based system it was very natural to install MacTeX, since the installation of it is more "windows-like", though the installation package is huge. Later I was introduced to ...
29
votes
6
answers
66k
views
How to install a latex package in MacOS TeXLive?
I just downloaded cyrillic package into a temp directory and executed:
sudo latex cyrlatex.ins
It works, but it produces a few dozen files in the same directory. How to place them into my TeXLive ...
15
votes
4
answers
8k
views
Adding a CTAN package to a MacPorts-maintained TeX installation
I have installed TeXlive through MacPorts and now discover that I am missing some package. For clarity let's use a trivial example and say I am missing lipsum.sty.
I now have two options:
Option 1
...
9
votes
1
answer
28k
views
How to make dcases environment work in LaTeX
I'm using Kile (kde4) on Mac OS. I can use the cases environment just fine but my version of Kile doesn't have dcases. I'm using Kile via MacPorts. Does anyone know of a way to update my distribution ...
7
votes
2
answers
13k
views
Error: Can't find the format file pdflatex.fmt
I have TeX Live installed on my MacBook Pro running MacOSX 10.8 through macports. Recently on trying to compile a LaTeX file through pdflatex I got the error
/opt/local/share/texmf-texlive/tex/...
5
votes
2
answers
3k
views
How to figure out which distribution a package is in?
I just installed TeX Live on my Mac with Macports. I wanted to use the enumitem package and was told that LaTeX couldn't find the file when I tried to compile.
I installed the texlive-basic ...
4
votes
2
answers
5k
views
Error with pygmentize when using minted package
Problem:
I get multiple undefined control sequences when using the package minted and I believe it is caused by pygmentize.
Background
I use the software Texpad and the active LaTeX distribution is ...
4
votes
1
answer
3k
views
Package not found
I'm having some problems using the package minitoc.
Every time I try to compile my LaTeX file, I'm getting the error: minitoc.sty not found.
I did a search in my computer and I found that I have ...
3
votes
1
answer
2k
views
macports tex install does not have nag.sty
How do I install missing style files with macports' tex install?
File `nag.sty' not found.
2
votes
1
answer
160
views
\xdef and \fnsymbol problem under TeX Live 2015/MacPorts 2015_6
I'm writing a paper using a cls file provided by the journal (which I cannot modify). They are using some tricky code for creating table notes under tables. Problem is that this code crashes under my ...
2
votes
1
answer
3k
views
Installing upgreek.sty with macports
How to install upgreek.sty using macports? Which of texlife-* packages should I install for it?
2
votes
1
answer
293
views
Change the installation of TeX
I have updated my OS X to Mountain Lion, and am experiencing a problem. I have on my system two installations of TeX, namely MacTeX and TeXLive from macports. I am using only the first one, and the ...
2
votes
2
answers
5k
views
MacPorts: install packages for use in Texmaker
I'm using Texmaker and want to install the package algorithmicx to write some pseudocode. I've tried using MacPorts to download and install the package but I can't seem to load it in Texmaker or in ...
1
vote
1
answer
2k
views
Multiple versions of latex installed on mac
I seem to have two versions of LaTeX installed on my mac, and it's causing problems because the most up to date version (one that has the right .sty files and packages for Rstudio and Jupyter ...
1
vote
1
answer
681
views
How to migrate from TeXLive-MacPorts-2014 to TeXLive-MacTeX-2014
I have installed TeXLive-MacPorts-2014 and would like to migrate to MacTeX-TeXLive-2014 (since MacPorts distro doesn't come with the tlmgr). I have installed some major sections of MacPorts-...