Re: [Tex-music] Musixtex-Installation, MikTex problem?

2012-02-03 Thread Dieter
Thanks! I will try their advice. Regards, Dieter Am 02.02.2012 13:39, schrieb Bob Tennent: I posted a request about this at miktex-us...@lists.sourceforge.net. Ulrike Fischer says: 1. Normally a missing map-file doesn't trigger the on-the-fly installation, but you added a reference to mu

Re: [Tex-music] Musixtex-Installation, MikTex problem?

2012-02-02 Thread Bob Tennent
I posted a request about this at miktex-us...@lists.sourceforge.net. Ulrike Fischer says: 1. Normally a missing map-file doesn't trigger the on-the-fly installation, but you added a reference to musix.map to a local config.ps and this probably forces miktex/dvips to find the map. 2. It so

Re: [Tex-music] Musixtex-Installation, MikTex problem?

2012-01-31 Thread Dieter
Hi Don, I find "musix.map" after running "instmus.bat" in the folders "C:\Users\Dieter\AppData\Roaming\musixtexmf\dvips\config" and in "C:\Users\Dieter\AppData\Roaming\musixtexmf\dvipdfm\config". I did not move any files manually, apart from moving "pmx.tex" into "C:\Users\Dieter\AppData\Ro

Re: [Tex-music] Musixtex-Installation, MikTex problem?

2012-01-30 Thread Bob Tennent
>|FYI the file is copied by the line >|xcopy %MUSIXTEXDIR%\dvips\musix.map "%ROOT%"\dvips\config\ >|in instmus.bat. It's the line echo p +musix.map >> "%ROOT%"\dvips\config\config.ps that worries me. The file config.ps says at the top: %% config.ps: Dvips configuration file %% %% D

Re: [Tex-music] Musixtex-Installation, MikTex problem?

2012-01-30 Thread Bob Tennent
>|FYI the file is copied by the line >|xcopy %MUSIXTEXDIR%\dvips\musix.map "%ROOT%"\dvips\config\ >|in instmus.bat. >| >|Is that folder present? Is there a copy of musix.map in the folder? Is >|there >|another subfolder named fonts\map\dvips\musixtex? >| >|I've checked my hard drive; there

Re: [Tex-music] Musixtex-Installation, MikTex problem?

2012-01-30 Thread Don Simons
Dieter, are you saying that without manually moving any files the installation does work (including dvips) once you turned off automatic MiKTeX installation? FYI the file is copied by the line xcopy %MUSIXTEXDIR%\dvips\musix.map "%ROOT%"\dvips\config\ in instmus.bat. Is that folder present? Is th

Re: [Tex-music] Musixtex-Installation, MikTex problem?

2012-01-30 Thread Bob Tennent
>|From tex-music-boun...@tug.org Mon Jan 30 06:36:52 2012 >|Date: Mon, 30 Jan 2012 12:31:06 +0100 >|From: Dieter >|To: Werner Icking Music Archive >|Subject: [Tex-music] Musixtex-Installation, MikTex problem? >| >|Hi, I have recently been installing musixtex 1.15 on a Win7 system >|follo