Displaying 2 results from an estimated 2 matches for "initexmf".
Did you mean:
initex
2005 Feb 15
0
Problem with
I am just in the middle of a conversation on the tex list but
just in case you are about to post anything to your web site
here is a slight simplification. It consists of updating the
MiKTeX file database using initexmf instead of the GUI so you
don't have to move back and forth during the instructions.
The discussion there might correct or improve this further.
Regards.
---
1. Create a new tex subfolder of your \localtexmf folder:
md \localtexmf\tex
2. Copy your R .sty and .fd files into it, update t...
2013 Mar 05
0
Problem with R CMD check and the inconsolata font business
On 11/3/2011 3:30 PM, Brian Diggs wrote:
> Well, I figured it out. Or at least got it working. I had to run
>
> initexmf --mkmaps
>
> because apparently there was something wrong with my font mappings.
> I
> don't know why; I don't know how. But it works now. I think
> installing
> the font into the Windows Font directory was not necessary. I'm
> including the solution in case a...