Search found 5 matches

by marijana123456
Tue Sep 21, 2010 3:26 pm
Forum: MiKTeX and proTeXt
Topic: problem with installing package
Replies: 4
Views: 6933

Re: problem with installing package

I have downloaded MikTeX 2.8 and now it works fine. Still don't know what was the problem with the old version. Thanks for help
by marijana123456
Mon Sep 20, 2010 10:28 pm
Forum: MiKTeX and proTeXt
Topic: problem with installing package
Replies: 4
Views: 6933

Re: problem with installing package

I normally install packages by selecting them from the list of available packages in Package Manager, and click at the + icon, but how to do it if the package is not at the list?

Sorry for the code environment, I have put it in the tags, and I don't know why it doesn't work now.
by marijana123456
Mon Sep 20, 2010 11:16 am
Forum: MiKTeX and proTeXt
Topic: problem with installing package
Replies: 4
Views: 6933

problem with installing package

I have problem with adding package floatrow in MikiTeX. I have downloaded it from CTAN, run the ins file, copied sty files I've got in folder
C:\Program Files\MiKTeX 2.7\tex\latex\floatrow.
Then I've refreshed database in MikiTeX options, but the floatrow package doesn't show up in the list of ...
by marijana123456
Thu Aug 19, 2010 11:31 pm
Forum: Fonts & Character Sets
Topic: babel package and \renewcommand
Replies: 2
Views: 6816

Re: babel package and \renewcommand

Thank you, it has solved the problem :)
by marijana123456
Thu Aug 19, 2010 9:15 am
Forum: Fonts & Character Sets
Topic: babel package and \renewcommand
Replies: 2
Views: 6816

babel package and \renewcommand

Hi, I have problem , when I include babel package, \renewcommand doesn't work any more. Have any idea what can be problem?
Here is the example code:

\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{url}
\usepackage{float}
\usepackage{comment}

\usepackage[T2A,OT1]{fontenc}
\usepackage[ot2enc ...