Displaying 5 results from an estimated 5 matches for "mktexlsr".
2025 Feb 08
0
R CMD check error: File `inconsolata.sty' not found
...consolata.
>
> bash-3.2$ sudo tlmgr install -reinstall inconsolata
> Password:
> Sorry, try again.
> Password:
> tlmgr: package repository https://ctan.tinycomputers.io/tex-archive/systems/texlive/tlnet (verified)
> [1/1, ??:??/??:??] reinstall: inconsolata [468k]
> running mktexlsr ...
> done running mktexlsr.
> running updmap-sys ...
> done running updmap-sys.
> tlmgr: package log updated: /usr/local/texlive/2024/texmf-var/web2c/tlmgr.log
> tlmgr: command log updated: /usr/local/texlive/2024/texmf-var/web2c/tlmgr-commands.log
> bash-3.2$ tlmgr info inconsol...
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list,
I compiled Samba 3.2.0 document like this.
cd samba-3.2.0/source
configure
...
...
...
cd ../docs-xml
make all
but some error happen.
---------------------------------
# make all
...
...
xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml
runtime error: file xslt/man.xsl line 41 element if
unregistered variable list-indent
2013 Sep 25
0
R 3.0.2 and LaTeX changes
...personal texmf directory by
kpsewhich -var-value=TEXMFHOME
usually ~/texmf (and it may need to be created) and cd there.
- install the current version by something like
tar xf inconsolata.tar.xz
or use untar('inconsolata.tar.xz') in R;
(if there is an ls-R file in that directory, run
mktexlsr .
) then
updmap --enable Map=zi4.map
Alternatively, set environment variable R_RD4PDF to an option such as
times,beramono,hyper or times,hyper . See
http://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Making-the-manuals
2) R used to contain a very old upquote.sty file, but this has b...
2012 May 08
2
Installing LaTeX class files not available in Debian packages
I apologize for abusing the list somewhat but there is some connection
to R. Several of the example files in the knitr package for R use the
tufte-handout class, which, AFAICS, is not available in Ubuntu or
Debian packages (please correct me if I am wrong).
The source files are available at tufte-latex.googlecode.com (a.k.a.
code.google.com/p/tufte-latex) and I presume they should end up in a
2017 Apr 19
4
difficulty in Ubuntu 14.04 apt-getting R 3.3.2
Hi:
I have a Dockerfile, which builds an image which installed R 3.3.2 in
Ubuntu 14.04, but building using that Dockerfile seems to have stopped
working and I am unclear why.
I believe the relevant error is:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet