Thank you very much Herbert, the problem has been solved.
Apparently, some files were missing from my Miktex and when I compiled the tex file from a command window those files were automatically downloaded and installed.
Search found 4 matches
- Tue Jun 08, 2010 4:36 am
- Forum: Graphics, Figures & Tables
- Topic: Trouble with subfig package
- Replies: 7
- Views: 4586
- Sun Jun 06, 2010 9:26 pm
- Forum: Graphics, Figures & Tables
- Topic: Trouble with subfig package
- Replies: 7
- Views: 4586
Re: Trouble with subfig package
Hi,
Here is what was written inside the log file after trying to compile the code I previously posted. Does anybody see a problem?
Thank you again for your help,
Aki
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=pdflatex 2010.2.8) 6 JUN 2010 12:23
entering extended mode ...
Here is what was written inside the log file after trying to compile the code I previously posted. Does anybody see a problem?
Thank you again for your help,
Aki
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=pdflatex 2010.2.8) 6 JUN 2010 12:23
entering extended mode ...
- Sun Jun 06, 2010 5:20 pm
- Forum: Graphics, Figures & Tables
- Topic: Trouble with subfig package
- Replies: 7
- Views: 4586
Re: Trouble with subfig package
Sorry for not providing enough information. Hope this is a minimal working example.
Yes, I am using TXC. I found out that the short code below already cause the problem:
\documentclass[letterpaper, 12pt]{article}
\usepackage{floatrow}
\pagestyle{plain}
\begin{document}
Test
\end{document}
The ...
Yes, I am using TXC. I found out that the short code below already cause the problem:
\documentclass[letterpaper, 12pt]{article}
\usepackage{floatrow}
\pagestyle{plain}
\begin{document}
Test
\end{document}
The ...
- Sun Jun 06, 2010 7:02 am
- Forum: Graphics, Figures & Tables
- Topic: Trouble with subfig package
- Replies: 7
- Views: 4586
Trouble with subfig package
Hi everyone,
I am having trouble with subfig package and was wondering if anybody could help me. As soon as I add
\usepackage{subfig}
in the preamble, suddenly my tex document stopped compiling and give an error saying
I found no \bibdata command--- ....
I found no \bibstyle command ...
I am having trouble with subfig package and was wondering if anybody could help me. As soon as I add
\usepackage{subfig}
in the preamble, suddenly my tex document stopped compiling and give an error saying
I found no \bibdata command--- ....
I found no \bibstyle command ...