search for: tlnet

Displaying 7 results from an estimated 7 matches for "tlnet".

Did you mean: telnet
2020 Feb 19
2
Problemas con tinytex (base Latex)
.../yihui.org/tinytex/). Sin embargo, al tratar de instalar me arroja este error; *Automated TeX Live installation using profile: ../tinytex.profile* *cannot contact mirror.ctan.org <http://mirror.ctan.org>, returning a backbone server!* *Loading http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb <http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb>* *Error in setwd(dir) : cannot change working directory* *In addition: Warning message:* *In file.remove("TinyTeX/install-tl.log") :* * cannot remove file 'TinyTeX/install-tl.log...
2025 Feb 02
1
R CMD check error: File `inconsolata.sty' not found
...al/texlive/2024/bin/universal-darwin/updmap xetex: /usr/local/texlive/2024/bin/universal-darwin/xetex On the command line, I tried updating incosolata package bash-3.2$ sudo tlmgr install inconsolata Password: tlmgr: package repository https://ctan.tinycomputers.io/tex-archive/systems/texlive/tlnet (verified) tlmgr install: package already present: inconsolata bash-3.2$ sudo tlmgr update inconsolata tlmgr: package repository https://ctan.tinycomputers.io/tex-archive/systems/texlive/tlnet (verified) tlmgr: saving backups to /usr/local/texlive/2024/tlpkg/backups tlmgr: no updates available
2020 Feb 19
2
Problemas con tinytex (base Latex)
...rror; > > > > > > *Automated TeX Live installation using profile: ../tinytex.profile* > > *cannot contact mirror.ctan.org <http://mirror.ctan.org>, returning a > > backbone server!* > > *Loading > > > http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb > > < > http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb > > >* > > > > *Error in setwd(dir) : cannot change working directory* > > *In addition: Warning message:* > > *In file.remove("TinyTeX/install-tl....
2025 Feb 08
0
R CMD check error: File `inconsolata.sty' not found
...wrote: > > This did not help. I removed inconsolata.sty, then reinstalled inconsolata. > > 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/l...
2020 Feb 19
2
Problemas con tinytex (base Latex)
...omated TeX Live installation using profile: ../tinytex.profile* >>> > *cannot contact mirror.ctan.org <http://mirror.ctan.org>, returning a >>> > backbone server!* >>> > *Loading >>> > >>> http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb >>> > < >>> http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb >>> > >* >>> > >>> > *Error in setwd(dir) : cannot change working directory* >>> > *In addition: Warning message:* &gt...
2020 Feb 19
2
Problemas con tinytex (base Latex)
...e* >>>>> > *cannot contact mirror.ctan.org <http://mirror.ctan.org>, returning >>>>> a >>>>> > backbone server!* >>>>> > *Loading >>>>> > >>>>> http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb >>>>> > < >>>>> http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb >>>>> > >* >>>>> > >>>>> > *Error in setwd(dir) : cannot change working directory* >>>&...
2013 Sep 25
0
R 3.0.2 and LaTeX changes
...quotes are silently omitted from the PDF file. To work around this incompatibility, update the inconsolata package. If you cannot do that for your LaTeX distribution, you should be able to do so for your own account: - download the current package from http://mirrors.ctan.org/systems/texlive/tlnet/archive/inconsolata.tar.xz - locate your 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 the...