summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-06 21:07:47 +0000
committerKarl Berry <karl@freefriends.org>2020-05-06 21:07:47 +0000
commitec035cd766bacb7df89447b788c371e1a8430711 (patch)
tree1148b1ee7d5452b7b101aa8150d983ae46634960 /Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex
parentdf6134bd8c55fc72a228f55ab65f5c1d5879640b (diff)
beamer (6may20)
git-svn-id: svn://tug.org/texlive/trunk@55046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex')
-rw-r--r--Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex
index 6c2c2f82264..ef35ef53cc6 100644
--- a/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex
+++ b/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex
@@ -37,7 +37,7 @@ If you use |pdflatex|, which is optional, you need
\subsection{Installation of Pre-bundled Packages}
-We do not create or manage pre-bundled packages of \beamer, but, fortunately, other nice people do. We cannot give detailed instructions on how to install these packages, since we do not manage them, but we \emph{can} tell you were to find them and we can tell you what these nice people told us on how to install them. If you have a problem with installing, you might wish to have a look at the following first.
+We do not create or manage pre-bundled packages of \beamer, but, fortunately, other nice people do. We cannot give detailed instructions on how to install these packages, since we do not manage them, but we \emph{can} tell you where to find them and we can tell you what these nice people told us on how to install them. If you have a problem with installing, you might wish to have a look at the following first.
\subsubsection{\TeX\ Live and Mac\TeX}
@@ -90,9 +90,9 @@ The package contains a bunch of files; |beamer.cls| is one of these files and ha
When you ask \TeX\ to use a certain class or package, it usually looks for the necessary files in so-called |texmf| trees. These trees are simply huge directories that contain these files. By default, \TeX\ looks for files in three different |texmf| trees:
\begin{itemize}
\item
- The root |texmf| tree, which is usually located at |/usr/share/texmf/|, |/usr/local/texlive/texmf/|, |c:\texmf\|, or\\ |c:\texlive\texmf\|.
+ The root |texmf| tree, which is usually located at |/usr/share/texmf/|, |/usr/local/texlive/texmf/|, |c:\texmf\|, or |c:\texlive\texmf\|.
\item
- The local |texmf| tree, which is usually located at |/usr/local/share/texmf/|, |/usr/local/texlive/texmf-local/| |c:\localtexmf\|, or\\ |c:\texlive\texmf-local\|.
+ The local |texmf| tree, which is usually located at |/usr/local/share/texmf/|,\\ |/usr/local/texlive/texmf-local/|, |c:\localtexmf\|, or |c:\texlive\texmf-local\|.
\item
Your personal |texmf| tree, which is usually located in your home directory at |~/texmf/| or |~/Library/texmf/|.
\end{itemize}