1

i read some guide about texmf.cnf but i don't find this file in my computer (Windows 10 & Miktex2.9, Texmarker).

Please guide me where this file is and how can i edit this file? Ex:

main_memory=5000000

extra_mem_bot=5000000

font_mem_size=5000000

pool_size=5000000

buf_size=5000000

save_size = 100000

From this topic: Where is "texmf" on a Windows install?

i type both type at the command prompt but no effort:

kpsewhich -var-value TEXMFHOME

Alternatively:

kpsewhich -expand-var '$TEXMFHOME'

enter image description here Thanks

latexforti
  • 2,091
  • 1
    miktex doesn't have a texmf.cnf, its configuration is done differently. See https://docs.miktex.org/2.9/manual/runtimeparams.html – Ulrike Fischer Sep 10 '19 at 09:25
  • @Ulrike Fisher: Thanks, i can edit "pdflatex.ini": main_memory=5000000 extra_mem_bot=5000000 font_mem_size=5000000 pool_size=5000000 buf_size=5000000. But can not compile. Error: File not found. What is happen? Thanks – latexforti Sep 10 '19 at 09:42
  • I have no idea what you did wrong. – Ulrike Fischer Sep 10 '19 at 10:06

0 Answers0