Search found 2 matches

by asianese
Sat Apr 21, 2012 11:56 am
Forum: Math & Science
Topic: Command for Tangens Function fails
Replies: 2
Views: 2271

Re: Command for Tangens Function fails

Thanks for the speedy reply, Stefan!

I think I have found the problem by eliminating unnecessary packages. It is the \usepackage{pinyin}...which does not appear in my MikTex package installer list... I was having trouble with CJK before and tried \usepackage{pinyin}. Anyway, I do not need CJK at ...
by asianese
Sat Apr 21, 2012 10:10 am
Forum: Math & Science
Topic: Command for Tangens Function fails
Replies: 2
Views: 2271

Command for Tangens Function fails

Hi guys,

I started to learn/use LaTeX for the past few days. I have tried math input such as
$$\int{\frac{1}{\sqrt{x^2\pm a^2}}}\,dx = \ln{(x+ \sqrt{x^2 \pm a^2})}+C$$
with much success...until I tried to install CJK fonts and something went wrong (so I think). I had a \tan in the document ...