Search found 3 matches

by Fina
Fri Jan 22, 2010 7:44 pm
Forum: General
Topic: No DVI output created
Replies: 3
Views: 2765

No DVI output created

I know what went wrong!!

1. I had to install the german language support package
2. I've written

Code: Select all

\usepackage[T1]{fontec}
instead of

Code: Select all

\usepackage[T1]{fontenc}
Now it works! Thank you anyways for your help :D :D

Love,
Fina
by Fina
Fri Jan 22, 2010 12:54 pm
Forum: General
Topic: No DVI output created
Replies: 3
Views: 2765

No DVI output created

Hi,

thank you for your reply! :D
I'm using Vista and TXC 1.0(Stable Release Candidate 1). I've also tried "build profile »LaTeX -> PDF«" but there always appears this error message:

Code: Select all

[DocOpen("%bm.pdf"][FileOpen("%bm.pdf")]
Greetings
Fina
by Fina
Wed Jan 20, 2010 10:18 pm
Forum: General
Topic: No DVI output created
Replies: 3
Views: 2765

No DVI output created

Hi there!

It's my first time using TexnicCenter, actually it's the first time I'm doing a latex file. I'm sorry about this (probably stupid) question :oops:

In TexnicCenter I clicked File-->New project-->empty project and wrote this:

\documentclass[a4paper]{article}
\usepackage{ngerman ...