@@ -479,8 +479,7 @@ either of the options @code{inconsolata}, on a Unix-alike only if found
479
479
by @command {configure }) or @code {beramono }, which replace the Courier
480
480
monospaced font by Inconsolata or Bera Sans mono respectively. (You
481
481
will need a recent version of the appropriate @LaTeX {} package
482
- @pkg {inconsolata } or @pkg {bera } installed: @pkg {inconsolata } is likely
483
- to require @pkg {upquote }.)
482
+ @pkg {inconsolata } or @pkg {bera } installed.)
484
483
485
484
Note that in most @LaTeX {} installations this will not actually use the
486
485
standard fonts for PDF, but rather embed the URW clones NimbusRom,
@@ -3002,10 +3001,14 @@ vignettes is sensitive to the version of the @LaTeX{} package
3002
3001
kept up-to-date. A number of standard @LaTeX {} packages are required
3003
3002
(including @pkg {url }) and others such as @pkg {hyperref } and
3004
3003
@pkg {inconsolata } are desirable (and without them you may need to change
3005
- @R {}'s defaults: @pxref {Making the manuals }). Note that most versions
3006
- of @pkg {inconsolata } require package @pkg {upquote } and that
3004
+ @R {}'s defaults: @pxref {Making the manuals }). Note that package
3007
3005
@pkg {hyperref } (currently) requires packages @pkg {kvoptions },
3008
- @pkg {ltxcmds } and @pkg {refcount }.
3006
+ @pkg {ltxcmds } and @pkg {refcount }. For distributions based on TeXLive
3007
+ the simplest approach may be to install collections
3008
+ @pkg {collection-fontsextra } and @pkg {collection-latexextra } (assuming
3009
+ @pkg {collection-latex } was already installed by default): Fedora calls
3010
+ the first @pkg {texlive-collection-fontsextra }: Debian/Ubuntu
3011
+ @pkg {texlive-fonts-extra } (and similarly) for the second.
3009
3012
3010
3013
3011
3014
@cindex Subversion
@@ -4612,9 +4615,9 @@ The @TeX{} implementation used by the developers is MacTeX
4612
4615
(@uref {http://www.tug.org/mactex/ }): the full installation is about 4GB,
4613
4616
but a smaller version (ca 300MB) is available at
4614
4617
@uref {http://www.tug.org/mactex/morepackages.html }: you will need to add
4615
- some packages, e.g.@: @pkg {inconsolata }, @pkg {texinfo }, @pkg { upquote }
4616
- and @pkg { url }. @samp { TeX Live Utility } (available @emph {via } the MacTeX
4617
- front page) provides a graphical means to manage @TeX {} packages.
4618
+ some packages, e.g.@: @pkg {inconsolata } and @pkg {texinfo }. @samp { TeX
4619
+ Live Utility } (available @emph {via } the MacTeX front page) provides a
4620
+ graphical means to manage @TeX {} packages.
4618
4621
4619
4622
@menu
4620
4623
* Snow Leopard ::
0 commit comments