Now, all I need to do is tell Texmaker where all the packages are, but I guess that's what adding those lines to the mentioned files is all about. So, I don't know. Did I do something wrong? Is there any other way to manually tell Texmaker where to find the packages? I was having the same problem: I could compile from the terminal but not from Texmaker.
Turns out the solution is fairly simple. Then, open the Texmaker configuration Window from the Options menu. You should be good to go from here. Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more. How do I tell Texmaker where to look for packages Ask Question. Asked 7 years, 7 months ago. Active 3 years, 4 months ago. Viewed 8k times.
Now, when I try to compile something on Texmaker, I get an error:! Thank you for reading this, I appreciate your time. I use Linux Mint 15 Olivia.
Improve this question. A basic TeX distribution doesn't actually provide much functionality. In most cases, creating a LaTeX document will require packages that provide additional options or functionality. There is an extremely broad range of packages available, but they generally fall into two categories:.
Packages required by a document are called in the preamble of your LaTeX document, i. Below is a screen capture of a LaTeX preamble that includes packages:. The orange text surrounded by square brackets in the above example are options for the package being called. These change how the package affects or is applied the document. Available options should be specified in the package's documentation. Some common packages, like amsmath , are included in most TeX distributions, but the vast majority are not.
First, go to Options, then Configure TeXstudio from the menu. Select Commands. Now you are ready to copy the package files. Be sure to know which files go in the latex directory, such as cls, clo, sty, etc. Don't copy bst, tex, pdf, dvi. It looks like you're using Internet Explorer 11 or older.
0コメント