Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I have a code that uses a given .sty file. However it gives error. I am using TeXStudio. First when I try to compile it it gives .sty file couldn't found error. Then I assign the .sty file as a master file. This time it gives log file couldn't found error.

Same things happen in TeXmaker also.

share|improve this question
5  
Please add a minimal working example (MWE) that illustrates your problem. – Kurt Oct 20 '12 at 14:13
how can ı do that? – Hasan Ferit Oct 20 '12 at 14:52
3  
Just click on the highlighted link in m first comment and follow the advices there. Name the sty file (perhaps it is part of the tex distribution or on CTAN), show how you call it and give us the exact error message(s) you receive. With your MWE we call try on our computers and test, if we also get your errors. That helps a lot to solve your problem. – Kurt Oct 20 '12 at 15:02

closed as too localized by lockstep, egreg, Kurt, Stefan Kottwitz Nov 3 '12 at 22:58

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.