Search found 5 matches

by eumetaxas
Thu May 29, 2008 7:01 pm
Forum: Texmaker and TeXstudio
Topic: configuring texmaker
Replies: 9
Views: 58382

Re: configuring texmaker

thanx!!!!!!!!
worked like a charm!
thank you!
by eumetaxas
Thu May 29, 2008 5:06 pm
Forum: Texmaker and TeXstudio
Topic: configuring texmaker
Replies: 9
Views: 58382

Re: configuring texmaker

thanx for the answer!

in commands tab for pdfviewer
"C:/Program Files/Adobe/Reader 8.0/Reader/AcroRd32.exe" %.pdf

and the same command in users quick build option. It does not open the file if any other pdf file is opened at the momment. Says document not found or something similar.

Thanx again!
by eumetaxas
Thu May 29, 2008 3:37 pm
Forum: Texmaker and TeXstudio
Topic: bbl not created. (Another bibtex question).
Replies: 1
Views: 9064

bbl not created. (Another bibtex question).

thanks to this post http://www.tex.ac.uk/cgi-bin/texfaq2html?label=usebibtex

from user commands if you add the command "bibtex" add it without the .aux extension.
so in user commands add "bibtex %" AND NOT "bibtex %.aux" .
and if you use the quick build option i use that one

pdflatex ...
by eumetaxas
Thu May 29, 2008 3:06 pm
Forum: Texmaker and TeXstudio
Topic: configuring texmaker
Replies: 9
Views: 58382

Re: configuring texmaker

i am using texmaker for a year now. this works perfectly on LINUX but never manage to work it on windows and tried lots of solutions
by eumetaxas
Wed May 28, 2008 8:43 am
Forum: Texmaker and TeXstudio
Topic: bbl not created. (Another bibtex question).
Replies: 1
Views: 9064

bbl not created. (Another bibtex question).

Hi!
i am using texmaker for a year now both under miktex and ubuntu (TexLive) and i am very pleased.
It is the first time that i tried to use bibtex with miktex. t he bbl file it is not produced at all . i changed the path to texmaker command options to bibtex.exe and also tried through user ...