Search found 8 matches

by yperionas
Fri Dec 11, 2015 2:00 pm
Forum: Kile
Topic: Kile does not open automatically Okular after Quickbuild
Replies: 0
Views: 26846

Kile does not open automatically Okular after Quickbuild

Greetings to all, I tried finding a solution to this with google but no luck. I am running Kile 2.1 and Okular is installed at my system ubuntu 14.04 trusty.

Settings look good at Quickbuild -> PDFLatex+ViewPDF where ViewPDF includes Okular.

When running Quickbuild the kile output says "Output ...
by yperionas
Fri Jul 25, 2014 7:24 pm
Forum: Graphics, Figures & Tables
Topic: Problem using a figure to cover two collumns space document
Replies: 1
Views: 2216

Problem using a figure to cover two collumns space document

Greetings to all and thank you in advance for your effort replying to this.

I am trying to use a figure in order to cover both columns in the document below but I am missing something because the image does not appear in the document. I get no errors as well. Any ideas?

\documentclass[conference ...
by yperionas
Thu Oct 31, 2013 9:23 pm
Forum: Document Classes
Topic: Bottom right Title on Slides
Replies: 3
Views: 6078

Bottom right Title on Slides

Hello Thorsten and thanx for your reply. I have found the solution to my problem although I will elaborate on it for others that are new with LaTeX presentation.

I have been using a structure for my presentation that I borrowed from another researcher (to get things going faster):
\documentclass ...
by yperionas
Thu Oct 31, 2013 7:44 pm
Forum: Document Classes
Topic: Bottom right Title on Slides
Replies: 3
Views: 6078

Bottom right Title on Slides

Greetings to all!

The problem I am having is that the title of the presentation at the bottom right corner (next to page numbering) does not change when I compile the .tex file.

I have already included a section \title{Presentation name}.

Note: I am using the structure of a previous presentation ...
by yperionas
Thu Aug 04, 2011 3:18 pm
Forum: Graphics, Figures & Tables
Topic: Inclusion of external Graphics File fails
Replies: 2
Views: 2251

Re: Inclusion of external Graphics File fails

frabjous thank you very much for the tip. You are right the syntax you have proposed fixed the error. Thankfully there are people like you around having more experience to help.
by yperionas
Mon Aug 01, 2011 11:39 pm
Forum: Graphics, Figures & Tables
Topic: Inclusion of external Graphics File fails
Replies: 2
Views: 2251

Inclusion of external Graphics File fails

Dear all,
I am trying to add a .pdf image in a pdf page output with no success. Iam using the following commands:

\documentclass[11pt,b5paper,twoside]{article}
\usepackage{graphicx}
\usepackage{epstopdf}
\begin{document}
\includegraphics[width=1.5cm\textwidth][height=1.5cm\textheight]{./bla.pdf ...
by yperionas
Mon Dec 06, 2010 4:20 pm
Forum: Kile
Topic: Kile build error! Cannot find an .sty file in the system.
Replies: 3
Views: 4295

Kile build error! Cannot find an .sty file in the system.

Yeah me too. I have even tried googling it but obviously I got no hit.
I am interested in loading this specific glossary style for which abbreviations are listed along with the page numbers they can be found at.

No no I don't mean bbding or dingbat. 'dings.sty' not found. /usepackage is the exact ...
by yperionas
Fri Dec 03, 2010 7:05 pm
Forum: Kile
Topic: Kile build error! Cannot find an .sty file in the system.
Replies: 3
Views: 4295

Kile build error! Cannot find an .sty file in the system.

Dear all I am a new user with linux Kile so I appreciate in advance your patience and you help.

I am using the build tool of kile and I get an error that says:
'dings.sty' not found. /usepackage

Some additional information:
I have added \usepackage{glossary} and \makeglossary packages.

I use ...