About 20,300 results
Open links in new tab
  1. pdflatex (file simsun.ttc) in wsl2 cannot open TrueType font file for ...

    Feb 12, 2024 · Yeah. simsun.tcc does exist in my Windows System. Exactly, it exists in C:/Windows/Fonts directory. In windows I also tried installing Tinytex and everything is good. But in …

  2. texlive: Personal "texmf.cnf" - TeX - LaTeX Stack Exchange

    Jan 16, 2018 · So the answer to your question, of how to maintain a local texmf.cnf file inside your user's home directory, is: Create a file called texmf.cnf, in some place inside your home directory, say in …

  3. TeXStudio wont compile with TeXLive - LaTeX Stack Exchange

    Nov 18, 2020 · I can't find the format file `pdflatex.fmt'! I was pretty surprised here, since at 5th line you can see kpathsea: Running mktexfmt pdflatex.fmt. Does mktexfmt stand for MiKTeX? Before …

  4. installing - How to register my own packages or classes in a separate ...

    Just append them, separated by ;, to the TEXMFLOCAL variable in the configuration file c:/texlive/texmf.cnf of your installation and run the texhash command. This will add all files found to …

  5. Runtime error while text rendering with Latex using matplotlib

    Apr 10, 2021 · mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes:

  6. Finding and configuring my texmf tree - LaTeX Stack Exchange

    2 I'm trying to install a new style file that doesn't come by default with LaTeX. I'm on a Linux Mint computer, and installed LaTeX with a simple sudo apt install texlive or something like that, if I recall …

  7. How to expand TeX's "main memory size"? (pgfplots memory overload)

    Dec 30, 2010 · The file looked as follows: % (Public domain.) % This texmf.cnf file should contain only your personal changes from the % original texmf.cnf (for example, as chosen in the installer).

  8. compiling - Increase LaTeX capacity - TeX - LaTeX Stack Exchange

    Aug 21, 2011 · For Linux/Ubuntu, texlive directory and textmf.cnf file are usually located under /usr/share/.

  9. How to properly define TEXINPUTS - TeX - LaTeX Stack Exchange

    Dec 16, 2023 · `! LaTeX Error: File `testinput.tex' not found.` And, needless to say, nothing works from TeXShop. Is there a bulletproof way to define an additional location to be searched by TeX that will …

  10. texlive - Is it possible to "relocate" my ~/texmf/ directory? - TeX ...

    Dec 29, 2018 · The latter is the “original” texmf.cnf file being distributed; the former (that, remember, takes precedence) is provided to allow host-specific customization.