Search found 9 matches

by csam8754
Thu Jun 26, 2014 9:09 pm
Forum: Graphics, Figures & Tables
Topic: includegraphics doesn't show graphics but file name
Replies: 7
Views: 24045

Re: includegraphics doesn't show graphics but file name

I'm sorry, within the latest post I messed up the file name! ... It's now working. Thank you very much for your help with this question and in the other thread as well!
by csam8754
Thu Jun 26, 2014 9:05 pm
Forum: Graphics, Figures & Tables
Topic: includegraphics doesn't show graphics but file name
Replies: 7
Views: 24045

includegraphics doesn't show graphics but file name

Again thanks for your quick response! Unfortunately it's still not working. I am now using /usepackage{graphicx} and commented out the two lines but the outcome is not what I want (see attachement). I did some research on the internet and maybe it as something to do with a demo option of graphicx or ...
by csam8754
Thu Jun 26, 2014 8:40 pm
Forum: Graphics, Figures & Tables
Topic: includegraphics doesn't show graphics but file name
Replies: 7
Views: 24045

includegraphics doesn't show graphics but file name

Adding "\usepackage{graphicx}" doesn't help either
by csam8754
Thu Jun 26, 2014 8:38 pm
Forum: Graphics, Figures & Tables
Topic: includegraphics doesn't show graphics but file name
Replies: 7
Views: 24045

Re: includegraphics doesn't show graphics but file name

I'm using ShareLatex.com and neither can I find the word "demo" nor "draft" within my *.tex file ...
by csam8754
Thu Jun 26, 2014 8:37 pm
Forum: Graphics, Figures & Tables
Topic: includegraphics doesn't show graphics but file name
Replies: 7
Views: 24045

includegraphics doesn't show graphics but file name

Well, it's not easy for me to reduce the code to a minimum working example since I'm using this massive Biomed Central Template.

However the head of my *.tex file goes like this:

%% BioMed_Central_Tex_Template_v1.06
%% %
% bmc_article.tex ver: 1.06 %
% %

%%IMPORTANT: do not delete the first line ...
by csam8754
Thu Jun 26, 2014 8:22 pm
Forum: Graphics, Figures & Tables
Topic: includegraphics doesn't show graphics but file name
Replies: 7
Views: 24045

includegraphics doesn't show graphics but file name

Hi there!

I'm having trouble to include graphics into the Biomed Central Latex Template (http://www.biomedcentral.com/authors/tex).

The following code produces the output as shown in the attachement underneath.

\begin{figure}
\centering
\includegraphics{/img/fig5.png}
\caption{Caption}
\label ...
by csam8754
Thu Jun 26, 2014 8:19 pm
Forum: Texmaker and TeXstudio
Topic: [Texmaker/Texstudio] Can't make "TCCV" Template work
Replies: 4
Views: 7593

Re: [Texmaker/Texstudio] Can't make "TCCV" Template work

Thank you very much for your response. I don't have time to work through your answer right now but I'll do it later and I'll let you know whether it worked out or not ... thank you!!
by csam8754
Sat Jun 21, 2014 12:20 am
Forum: Texmaker and TeXstudio
Topic: [Texmaker/Texstudio] Can't make "TCCV" Template work
Replies: 4
Views: 7593

Re: [Texmaker/Texstudio] Can't make "TCCV" Template work

First of all thank you for your quick response! I must say that I'm really new to Latex since this is more or less my first approach to Latex at all. Therefore I must admit that I have a hard time to understand your answer.

However, you mentioned that you'll have a closer look at it later so I'll ...
by csam8754
Fri Jun 20, 2014 3:52 pm
Forum: Texmaker and TeXstudio
Topic: [Texmaker/Texstudio] Can't make "TCCV" Template work
Replies: 4
Views: 7593

[Texmaker/Texstudio] Can't make "TCCV" Template work

Hello there,

I'm very new to Latex and I've ruefully been trying to make the following template work on my computer with Texstudio on Ubuntu 14.04.

http://www.latextemplates.com/template/two-column-one-page-cv
http://dev.entidi.com/p/tccv/

However when I open the *.tex file and try to compile ...