Displaying 3 results from an estimated 3 matches for "incosolata".
Did you mean:
inconsolata
2013 Jul 12
3
While using R CMD check: LaTex error: File `inconsolata.sty' not found
Hi,
While using R CMD check I get the following Latex error message which occurs when creating PDF version of manual:
LaTex error: File `inconsolata.sty' not found
I am using Windows 7 (64-bit) and R 3.0.1. I have MikTex 2.9.
I see that the incosolata.sty is present under \doc\fonts folder. How can I eliminate this problem?
Thanks,
Ravi
[[alternative HTML version deleted]]
2025 Feb 02
1
R CMD check error: File `inconsolata.sty' not found
...darwin/pdftex
tex: /usr/local/texlive/2024/bin/universal-darwin/tex
tlmgr: /usr/local/texlive/2024/bin/universal-darwin/tlmgr
updmap: /usr/local/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.tinyco...
2025 Feb 08
0
R CMD check error: File `inconsolata.sty' not found
...niversal-darwin/tex
>>> tlmgr: /usr/local/texlive/2024/bin/universal-darwin/tlmgr
>>> updmap: /usr/local/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
>>>
>>...