Search found 2 matches

by medved7
Mon Apr 20, 2015 1:58 pm
Forum: MiKTeX and proTeXt
Topic: Configuration problem. Miktex 2.9. openout_any parameter
Replies: 2
Views: 4953

Re: Configuration problem. Miktex 2.9. openout_any parameter

Thank you for your reply. But I have found the solution to the problem.
http://tex.stackexchange.com/a/2214
For Miktex one must use MIKTEX_ALLOWUNSAFEOUTPUTFILES=1 environment variable. Standart openout_any does not work.
by medved7
Mon Apr 20, 2015 8:40 am
Forum: MiKTeX and proTeXt
Topic: Configuration problem. Miktex 2.9. openout_any parameter
Replies: 2
Views: 4953

Configuration problem. Miktex 2.9. openout_any parameter

I have a tex script that creates a .bat file while translating a latex file with MikTex 2.9 x64. I get the error "Can't write on file ....bat". (The same script works with Miktex 2.4 without any questions.)

It seems that the problem is due to the "openout_any" parameter. But neither setting openout ...