Search found 2 matches

by Huno
Tue Jan 05, 2010 12:25 pm
Forum: Viewers for PDF, PS, and DVI
Topic: Problem with Okular and landscape
Replies: 3
Views: 4906

Re: Problem with Okular and landscape

Thanks a lot php1ic.
There is no problem now. I can use Kubuntu with Kile and see my work in landscape.
(I have change option "build" in Kile)
by Huno
Thu Dec 10, 2009 12:26 pm
Forum: Viewers for PDF, PS, and DVI
Topic: Problem with Okular and landscape
Replies: 3
Views: 4906

Problem with Okular and landscape

Hi everybody.
I want to use Kile for my Latex document. So i have install Kubuntu 9.10 and Kile 2.1 beta 3.
My document is :
\documentclass[11pt,landscape,twocolumn]{article}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[francais]{babel}
\usepackage{amssymb}
\usepackage{amscd ...