Graphics, Figures & Tables\includegraphics not working - just blank space

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
hanfmeier
Posts: 2
Joined: Thu Nov 19, 2015 1:32 pm

\includegraphics not working - just blank space

Post by hanfmeier »

Hello.
While trying to load images via \includegraphics, I noticed that none of the images will load, not even those in the template I am required to use.
Image
On the left is what it should look like, on the right is what I get when I typeset the template (pdfLaTeX+MakeIndex+BibTeX).

Why are all of the images just blank? Thanks in advance.

Code: Select all

%
% List of packages, ...
%

\usepackage{latexsym}
\usepackage{fullpage}
\usepackage[dvips]{graphicx}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{a4}
\usepackage{amsfonts}
\usepackage{eucal}
\usepackage{fancyhdr}
\usepackage[T1]{url}
\usepackage{listings}
\usepackage[printonlyused]{acronym}
\usepackage{algorithmic}
\usepackage{algorithm}
\usepackage{multicol}
\usepackage{hyphenat}
Titlepage:

Code: Select all

\begin{titlepage}
 \enlargethispage{3cm}
 \vspace*{-32mm}\hspace*{120mm}
 \includegraphics[scale=1.0]{rub_logo.eps}
 
 \vspace*{12cm}\hspace*{0mm}
 \begin{minipage}[b]{1\linewidth}
  \sffamily
  \hspace{-17.2mm}\includegraphics[scale=1.0]{rub_slogan.eps}\\
  
  \nohyphens{
   {\bf \LARGE \sffamily {\thtitle}}
  }\\
  
  \large{
   \thauthor
  }\\
  
  \vspace*{35mm}
  \normalsize{
   Seminarausarbeitung\\
   \today\\
   Embedded Security Group - Prof. Dr.-Ing. Christof Paar\\
  }
 \end{minipage}
\end{titlepage}
Main file:

Code: Select all

% 
% EMSEC seminar template, 24.09.2010
% david.oswald@rub.de
% 
% based on
% EMSEC thesis template, 13.09.2010
% 
% Calls all chapters
% Each chapter is contained in a seperate "\input" file 
% Style: doublesided, scrreport, dina4
%
% Benedikt Driessen, 2010
% benedikt.driessen@rub.de
%

% *************************************************************
% ENTER INFORMATION ABOUT AUTHOR, TITLE and TYPE HERE
\newcommand{\thauthor}{Forname Surname}
\newcommand{\thtitle}{Title}
% *************************************************************

\documentclass[a4paper,12pt,twoside,openany,headsepline,bibliography=totocnumbered]{scrbook}

% Import settings, packages, etc.
\input{settings}

\begin{document}

% Import frontpage
\input{frontpage}

% Abstract
\section*{Abstract}
The following text\footnote{Shamelessly ripped from \url{http://www.leeds.ac.uk/educol/abstract.htm}} describes what your abstract should be about.

The abstract should convey to the reader concisely and accurately within the space of a few sentences, the claim to knowledge that the authors are making. It should indicate the boundaries of space and time within which the enquiry has occurred. If there is a claim to generality beyond the boundaries of the enquiry the basis of that claim should be given, for example that a random sample is thought to be representative of a larger population. There should also be a hint of the method of enquiry.

The boundaries of an enquiry are important - and are unfortunately too often omitted from abstracts. This is due to the regrettable tendency for researchers to generalise their results from, for example, a few schools to all schools, and to imply that what was true at a particular time, is true for all time. Some reference to the geographical location of the children, or teachers, or schools on whom the claim to knowledge rests should be made. Because of the international nature of the research community it is worth making clear in what country the research took place. Also the period in which the data was collected should be stated.

The abstract should be a condensation of the substance of the paper, not a trailer, nor an introduction. Journals and thesis regulations usually put a limit of around 200 to 300 words to the length of an abstract. “Trailer” is a term borrowed from the cinema industry to describe a showing of a few highlights in order to win an audience. An “Introduction” tells that something is coming, but doesn’t reveal its substance. These are not what is needed.

Abstracts are recycled in abstract journals and electronic networks and provide the main vehicle for other researchers to become aware of particular studies. Hence the more clearly they convey the claim to knowledge of the original paper the more useful they are in helping the reader to decide whether it is worth taking the trouble to obtain and read the original and possibly cite it in his/her own writing.

Both the abstract and the paper should make sense without the other.
\clearpage

\tableofcontents
\mainmatter

% List of acronyms
\chapter*{Acronyms}
\begin{acronym}
 \setlength{\itemsep}{0.2em}
 \acro{ACR}{ACRONYM1}
 % etc.
\end{acronym}

%
% Include all your chapters as .tex files, each file contains sections \section{name of section},
% subsections \subsections{...} and so on...
%

\pagenumbering{arabic} 

\input{introduction}
%\input{theory}
%\input{design}
%\input{implementation}
%\input{results}
\input{conclusion}

% Generate list of figures
\newpage
\listoffigures

% Generate list of tables
\newpage
\listoftables
\clearpage

% Generate bibliography with bibtex, the bibfile here is "bibliography.bib", use alphanumerical style
\begin{appendix}
 \bibliography{bibliography}
 \bibliographystyle{alpha}
\end{appendix}

\end{document} 
Log:

Code: Select all

This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9) (preloaded format=pdflatex 2015.10.27)  19 NOV 2015 

12:46
entering extended mode
**C:/EMSEC/template-latex/main.tex
(C:/EMSEC/template-latex/main.tex
LaTeX2e <2015/01/01> patch level 2
Babel <3.9m> and hyphenation patterns for 69 languages loaded.

("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrbo
ok.cls"
Document Class: scrbook 2015/10/03 v3.19a KOMA-Script document class (book)

("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrkb
ase.sty"
Package: scrkbase 2015/10/03 v3.19a KOMA-Script package (KOMA-Script-dependent 
basics and keyval usage)

("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrba
se.sty"
Package: scrbase 2015/10/03 v3.19a KOMA-Script package (KOMA-Script-independent
 basics and keyval usage)
 ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrlf
ile.sty"
Package: scrlfile 2015/10/03 v3.19a KOMA-Script package (loading files)

Package scrlfile, 2015/10/03 v3.19a KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm

)))
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\tocba
sic.sty"
Package: tocbasic 2015/10/03 v3.19a KOMA-Script package (handling toc-files)
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 125.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 126.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 127.
Package tocbasic Info: defining new hook before heading of `' on input line 158
4.
Package scrbook Info: You've used standard option `12pt'.
(scrbook)             This is correct!
(scrbook)             Internally I'm using `fontsize=12pt'.
(scrbook)             If you'd like to set the option with \KOMAoptions,
(scrbook)             you'd have to use `fontsize=12pt' there
(scrbook)             instead of `12pt', too.
Class scrbook Info: You've used standard option `openany'.
(scrbook)           This is correct!
(scrbook)           Internally I'm using `open=any'.
(scrbook)           If you'd like to set the option with \KOMAoptions,
(scrbook)           you'd have to use `open=any' there
(scrbook)           instead of `openany', too.
Class scrbook Info: File `scrsize12pt.clo' used to setup font sizes on input li
ne 2251.

("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrsi
ze12pt.clo"
File: scrsize12pt.clo 2015/10/03 v3.19a KOMA-Script font size class option (12p
t)
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\typea
rea.sty"
Package: typearea 2015/10/03 v3.19a KOMA-Script package (type area)

Package typearea, 2015/10/03 v3.19a KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-

\ta@bcor=\skip41
\ta@div=\count79
Package typearea Info: You've used standard option `a4paper'.
(typearea)             This is correct!
(typearea)             Internally I'm using `paper=a4'.
(typearea)             If you'd like to set the option with \KOMAoptions,
(typearea)             you'd have to use `paper=a4' there
(typearea)             instead of `a4paper', too.
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
\footheight=\skip45
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 12
(typearea)             BCOR = 0.0pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 448.13095pt
(typearea)              DIV departure   = -6%
(typearea)              \evensidemargin = 27.31467pt
(typearea)              \oddsidemargin  = -22.47766pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 606.5pt
(typearea)              \topmargin      = -1.84941pt
(typearea)              \headheight     = 18.125pt
(typearea)              \headsep        = 21.75pt
(typearea)              \topskip        = 12.0pt
(typearea)              \footskip       = 50.75pt
(typearea)              \baselineskip   = 14.5pt
(typearea)              on input line 1509.
)
\c@part=\count80
\c@chapter=\count81
\c@section=\count82
\c@subsection=\count83
\c@subsubsection=\count84
\c@paragraph=\count85
\c@subparagraph=\count86
LaTeX Info: Redefining \textsubscript on input line 4654.
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\c@pti@nb@sid@b@x=\box26
\c@figure=\count87
\c@table=\count88
\bibindent=\dimen102
) (settings.tex ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\latexsym.sty
"
Package: latexsym 1998/08/17 v2.2e Standard LaTeX package (lasy symbols)
\symlasy=\mathgroup4
LaTeX Font Info:    Overwriting symbol font `lasy' in version `bold'
(Font)                  U/lasy/m/n --> U/lasy/b/n on input line 52.
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\preprint\fullpage
.sty"
Package: fullpage 1999/02/23 1.1 (PWD)
\FP@margin=\skip48
) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\graphicx.sty"
Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\graphics.sty"
Package: graphics 2014/10/28 v1.0p Standard LaTeX Graphics (DPC,SPQR)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\trig.sty"
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\00miktex\graphics.cfg"
File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: dvips.def on input line 94.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\dvips.def"
File: dvips.def 2014/10/14 v3.0j Driver-dependent file (DPC,SPQR)
))
\Gin@req@height=\dimen103
\Gin@req@width=\dimen104
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsmath\amsmath.sty"
Package: amsmath 2013/01/14 v2.14 AMS math features
\@mathmargin=\skip49

For additional information on amsmath, use the `?' option.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsmath\amstext.sty"
Package: amstext 2000/06/29 v2.01

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsmath\amsgen.sty"
File: amsgen.sty 1999/11/30 v2.0
\@emptytoks=\toks15
\ex@=\dimen105
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsmath\amsbsy.sty"
Package: amsbsy 1999/11/29 v1.2d
\pmbraise@=\dimen106
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsmath\amsopn.sty"
Package: amsopn 1999/12/14 v2.01 operator names
)
\inf@bad=\count89
LaTeX Info: Redefining \frac on input line 210.
\uproot@=\count90
\leftroot@=\count91
LaTeX Info: Redefining \overline on input line 306.
\classnum@=\count92
\DOTSCASE@=\count93
LaTeX Info: Redefining \ldots on input line 378.
LaTeX Info: Redefining \dots on input line 381.
LaTeX Info: Redefining \cdots on input line 466.
\Mathstrutbox@=\box27
\strutbox@=\box28
\big@size=\dimen107
LaTeX Font Info:    Redeclaring font encoding OML on input line 566.
LaTeX Font Info:    Redeclaring font encoding OMS on input line 567.
\macc@depth=\count94
\c@MaxMatrixCols=\count95
\dotsspace@=\muskip10
\c@parentequation=\count96
\dspbrk@lvl=\count97
\tag@help=\toks16
\row@=\count98
\column@=\count99
\maxfields@=\count100
\andhelp@=\toks17
\eqnshift@=\dimen108
\alignsep@=\dimen109
\tagshift@=\dimen110
\tagwidth@=\dimen111
\totwidth@=\dimen112
\lineht@=\dimen113
\@envbody=\toks18
\multlinegap=\skip50
\multlinetaggap=\skip51
\mathdisplay@stack=\toks19
LaTeX Info: Redefining \[ on input line 2665.
LaTeX Info: Redefining \] on input line 2666.
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsfonts\amssymb.sty"
Package: amssymb 2013/01/14 v3.01 AMS font symbols

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsfonts\amsfonts.sty"
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\symAMSa=\mathgroup5
\symAMSb=\mathgroup6
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 106.
))
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\ntgclass\a4.sty"
Package: a4 2004/04/15 v1.2g A4 based page layout
) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsfonts\eucal.sty"
Package: eucal 2009/06/22 v3.00 Euler Script fonts
LaTeX Font Info:    Overwriting math alphabet `\EuScript' in version `bold'
(Font)                  U/eus/m/n --> U/eus/b/n on input line 33.
)

Class scrbook Warning: Usage of package `fancyhdr' together
(scrbook)              with a KOMA-Script class is not recommended.
(scrbook)              I'd suggest to use 
(scrbook)              package `scrlayer-scrpage'.
(scrbook)              Nevertheless, using requested
(scrbook)              package `fancyhdr' on input line 14.


("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\fancyhdr\fancyhdr
.sty"
\fancy@headwidth=\skip52
\f@ncyO@elh=\skip53
\f@ncyO@erh=\skip54
\f@ncyO@olh=\skip55
\f@ncyO@orh=\skip56
\f@ncyO@elf=\skip57
\f@ncyO@erf=\skip58
\f@ncyO@olf=\skip59
\f@ncyO@orf=\skip60
) ("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\url\url.sty"
\Urlmuskip=\muskip11
Package: url 2013/09/16  ver 3.4  Verb mode for urls, etc.
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\listings\listings
.sty"
\lst@mode=\count101
\lst@gtempboxa=\box29
\lst@token=\toks20
\lst@length=\count102
\lst@currlwidth=\dimen114
\lst@column=\count103
\lst@pos=\count104
\lst@lostspace=\dimen115
\lst@width=\dimen116
\lst@newlines=\count105
\lst@lineno=\count106
\lst@maxwidth=\dimen117

("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\listings\lstmisc.
sty"
File: lstmisc.sty 2015/06/04 1.6 (Carsten Heinz)
\c@lstnumber=\count107
\lst@skipnumbers=\count108
\lst@framebox=\box30
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\listings\listings
.cfg"
File: listings.cfg 2015/06/04 1.6 listings configuration
))
Package: listings 2015/06/04 1.6 (Carsten Heinz)

("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\acronym\acronym.s
ty"
Package: acronym 2015/03/21 v1.41 Support for acronyms (Tobias Oetiker)

("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\bigfoot\suffix.st
y"
Package: suffix 2006/07/15 1.5a Variant command support
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\xstring\xstring.s
ty"
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\generic\xstring\xstring
.tex"
\@xs@message=\write3
\integerpart=\count109
\decimalpart=\count110
)
Package: xstring 2013/10/13  v1.7c  String manipulations (C Tellechea)
)
\AC@clearlist=\toks21
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\algorithms\algori
thmic.sty"
Package: algorithmic 2009/08/24 v0.1 Document Style `algorithmic'
 ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ifthen.sty"
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
\c@ALC@unique=\count111
\c@ALC@line=\count112
\c@ALC@rem=\count113
\c@ALC@depth=\count114
\ALC@tlm=\skip61
\algorithmicindent=\skip62
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\algorithms\algori
thm.sty"
Package: algorithm 2009/08/24 v0.1 Document Style `algorithm' - floating enviro
nment
 ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\float\float.sty"
Package: float 2001/11/08 v1.3d Float enhancements (AL)
\c@float@type=\count115
\float@exts=\toks22
\float@box=\box31
\@float@everytoks=\toks23
\@floatcapt=\box32
)
\@float@every@algorithm=\toks24
\c@algorithm=\count116
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\tools\multicol.sty"
Package: multicol 2015/03/31 v1.8m multicolumn formatting (FMi)
\c@tracingmulticols=\count117
\mult@box=\box33
\multicol@leftmargin=\dimen118
\c@unbalance=\count118
\c@collectmore=\count119
\doublecol@number=\count120
\multicoltolerance=\count121
\multicolpretolerance=\count122
\full@width=\dimen119
\page@free=\dimen120
\premulticols=\dimen121
\postmulticols=\dimen122
\multicolsep=\skip63
\multicolbaselineskip=\skip64
\partial@page=\box34
\last@line=\box35
\maxbalancingoverflow=\dimen123
\mult@rightbox=\box36
\mult@grightbox=\box37
\mult@gfirstbox=\box38
\mult@firstbox=\box39
\@tempa=\box40
\@tempa=\box41
\@tempa=\box42
\@tempa=\box43
\@tempa=\box44
\@tempa=\box45
\@tempa=\box46
\@tempa=\box47
\@tempa=\box48
\@tempa=\box49
\@tempa=\box50
\@tempa=\box51
\@tempa=\box52
\@tempa=\box53
\@tempa=\box54
\@tempa=\box55
\@tempa=\box56
\c@columnbadness=\count123
\c@finalcolumnbadness=\count124
\last@try=\dimen124
\multicolovershoot=\dimen125
\multicolundershoot=\dimen126
\mult@nat@firstbox=\box57
\colbreak@box=\box58
\mc@col@check@num=\count125
)
("C:\Users\Xxx\AppData\Roaming\MiKTeX\2.9\tex\latex\hyphenat\hyphenat
.sty"
Package: hyphenat 2009/09/02 v2.3c hyphenation utilities
\langwohyphens=\language70
LaTeX Info: Redefining \_ on input line 43.
)) (main.aux)
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
\c@lstlisting=\count126
 (frontpage.tex
File: rub_logo.eps Graphic file (type eps)
 <rub_logo.eps>
Overfull \hbox (58.28275pt too wide) in paragraph at lines 9--11
[]|  [] 
 []

File: rub_slogan.eps Graphic file (type eps)
<rub_slogan.eps>
Underfull \hbox (badness 10000) in paragraph at lines 15--16

 []


Class scrbook Warning: Usage of deprecated font command `\bf'!
(scrbook)              You should note, that in 1994 font command `\bf' has
(scrbook)              been defined for compatiblitiy to Script 2.0 only.
(scrbook)              Now, after two decades of LaTeX2e and NFSS2, you
(scrbook)              shouldn't use such commands any longer and within
(scrbook)              KOMA-Script usage of `\bf' is definitely deprecated.
(scrbook)              See `fntguide.pdf' for more information about
(scrbook)              recommended font commands.
(scrbook)              Note also, that KOMA-Script will remove the definition
(scrbook)              of `\bf' anytime until release of about version 3.20.
(scrbook)              But for now, KOMA-Script will replace deprecated `\bf'
(scrbook)              by `\normalfont \bfseries ' on input line 19.


Underfull \hbox (badness 10000) in paragraph at lines 19--20

 []


Underfull \hbox (badness 10000) in paragraph at lines 22--24

 []


Underfull \hbox (badness 10000) in paragraph at lines 27--31

 []


Overfull \hbox (14.36096pt too wide) in paragraph at lines 12--32
[]|  [] 
 []

[1






Non-PDF special ignored!
Non-PDF special ignored!{C:/Users/Xxx/AppData/Local/MiKTeX/2.9/pdftex
/config/pdftex.map}])
LaTeX Font Info:    Try loading font information for U+lasy on input line 34.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ulasy.fd"
File: ulasy.fd 1998/08/17 v2.2e LaTeX symbol font definitions
)
LaTeX Font Info:    Try loading font information for U+msa on input line 34.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsfonts\umsa.fd"
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
LaTeX Font Info:    Try loading font information for U+msb on input line 34.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsfonts\umsb.fd"
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
)
Missing character: There is no â in font cmr12!
Missing character: There is no € in font cmr12!
Missing character: There is no œ in font cmr12!
Missing character: There is no â in font cmr12!
Missing character: There is no € in font cmr12!
Missing character: There is no  in font cmr12!
Missing character: There is no â in font cmr12!
Missing character: There is no € in font cmr12!
Missing character: There is no œ in font cmr12!
Missing character: There is no â in font cmr12!
Missing character: There is no € in font cmr12!
Missing character: There is no  in font cmr12!
Missing character: There is no â in font cmr12!
Missing character: There is no € in font cmr12!
Missing character: There is no ™ in font cmr12!
 [2] (main.toc)
\tf@toc=\write4

Package Fancyhdr Warning: \headheight is too small (0.0pt): 
 Make it at least 14.49998pt.
 We now make it that large for the rest of the document.
 This may cause the page layout to be inconsistent, however.

[3


] [4


] (introduction.tex [1

]
chapter 1.

Class scrbook Warning: \float@addtolists detected!
(scrbook)              Implementation of \float@addtolist became
(scrbook)              deprecated in KOMA-Script v3.01 2008/11/14 and
(scrbook)              has been replaced by several more flexible
(scrbook)              features of package `tocbasic`.
(scrbook)              Since Version 3.12 support for deprecated
(scrbook)              \float@addtolist interface has been
(scrbook)              restricted to only some of the KOMA-Script
(scrbook)              features and been removed from others.
(scrbook)              Loading of package `scrhack' may help to
(scrbook)              avoid this warning, if you are using a
(scrbook)              a package that still implements the
(scrbook)              deprecated \float@addtolist interface .

) (conclusion.tex [2

]
chapter 2.
) [3

] (main.lof)
\tf@lof=\write5
 [4

] (main.lot)
\tf@lot=\write6
 [5

] (main.bbl
chapter A.
) [6


] (main.aux) ) 
Here is how much of TeX's memory you used:
 5477 strings out of 493673
 81992 string characters out of 3141503
 210568 words of memory out of 3000000
 8721 multiletter control sequences out of 15000+200000
 13539 words of font info for 56 fonts, out of 3000000 for 9000
 1025 hyphenation exceptions out of 8191
 43i,10n,66p,677b,263s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm
/cmr10.pfb><C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cm
r12.pfb><C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr7.
pfb><C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr8.pfb>
<C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmss12.pfb><C
:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmssbx10.pfb><C
:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmti12.pfb><C:/
Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
Output written on main.pdf (10 pages, 99973 bytes).
PDF statistics:
 67 PDF objects out of 1000 (max. 8388607)
 0 named destinations out of 1000 (max. 500000)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: \includegraphics not working - just blank space

Post by Johannes_B »

Welcome,

personally, i wouldn't recommend this template to anybody. Look at all the warnings in the log file. The template is set up for use with latex in dvi mode, you are running pdflatex, which generates a pdf and leads to strange results. I don't have the images, maybe they are just pushed off the page? You got several overfull boxes.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
hanfmeier
Posts: 2
Joined: Thu Nov 19, 2015 1:32 pm

\includegraphics not working - just blank space

Post by hanfmeier »

personally, i wouldn't recommend this template to anybody
Sadly, I have no choice in that matter. But I got it to work by using xelatex instead of pdflatex.
Thanks for the help. :)
Post Reply