General ⇒ Presentation and Dantelogo
Presentation and Dantelogo
I am trying to use the presentation at this link:
https://www.overleaf.com/latex/template ... ysnqdxfjbc#
TexStudio seems to install lot of packages when I run the LaTex file, however it can not find the package dantelogo (https://www.ctan.org/pkg/dantelogo?lang=en).
I have tried to update my MikTex, however still not success. How can I install this manually?
I am using Windows 8.
Thanks
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Presentation and Dantelogo
\usepackage{dtklogos}
.- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Presentation and Dantelogo
welcome to the forum!
Just in case you actually would need it, the file dtklogos.sty is part of the dtk bundle, you can find it in this directory.
But I suppose Johannes' guess is already fine.
Stefan
Re: Presentation and Dantelogo
However, I am facing so many error messages with the sthlm Beamer Theme that I going back to the standard Beamer template.
Thanks again.
- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Presentation and Dantelogo
Luckily, there are many standard templates to chose from. Last time, I chose a non-standard keynote template, which is white font on dark background. Nice, but depends on light situation I guess.
Finally, the content and the talk are the most important.

Stefan
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Presentation and Dantelogo
btw: Stefan, post 7000

Re: Presentation and Dantelogo
Yes your right the presenter and content is more important than the slides. Actually this is one of the
He reasons why I am trying to use latex more. To keep presentations simple and consise. It forces me to think more about me and less about the look of the slides. I just feeling a little behind with it all at the moment. I was looking at another template which required xelatex. When I tried to install this it brought me to texlive which is 4gb large, unfortunately too large for my current laptop.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Presentation and Dantelogo

Presentation and Dantelogo
Oh thanks, sorry how can I do this?Johannes_B wrote:You can use XeLaTeX with MikTeX just as well.