Version 6.0 of the powerful LaTeX editor WinEdt has been released. WinEdt 6 is running on all non-legacy Windows versions: Windows 7, Vista, 2000 and XP. It has a long history - being developed in 1993 for Windows 3.1 it’s now supporting the latest TeX distributions MiKTeX 2.8 and TeX Live 2009 on modern Windows platforms. The interface has been improved but some awaited features like folding and unicode support will come later with version 6.1.
WinEdt is shareware and may be used for an evaluation period of 31 days with full functionality. After that trial period the editor will continue to work but issue reminding messages concerning a registration.
For more information and free download visit the WinEdt homepage.
This text is available in German. Dieser Text ist auch in Deutsch verfügbar.
Comments
princeandy
-1
Hi;
I just started using latex for the past 2 weeks to write on a project and suddenly i can´t receive any output pdf files anymore.The error generated for this is given below:
Comments
I just started using latex for the past 2 weeks to write on a project and suddenly i can´t receive any output pdf files anymore.The error generated for this is given below:
Emergency stop.
. . ./ebenerzer/Documents/LateX_Vorgabe/LateX1.aux
==> Fatal error occurred, no output PDF file produced!
Transcript written on LateX1.log.
Here is my header below:
\documentclass[12pt,a4paper,onecolumn]{article}
\usepackage{amsmath}
\usepackage{epsfig}
\usepackage{german}
\usepackage{bibgerm}
\usepackage[latin1]{inputenc}
%\usepackage[fleqn]{amsmath}
\setlength{\voffset}{-1.0in}
\setlength{\hoffset}{-1.0in}
\setlength{\topmargin}{2cm}
\setlength{\headheight}{0.0cm}
\setlength{\headsep}{0.0cm}
\setlength{\textheight}{25.5cm}
\setlength{\footskip}{0.0cm}
\setlength{\oddsidemargin}{2.5cm}
\setlength{\textwidth}{16.2cm}
\setlength{\columnsep}{0.8cm}
\setlength{\marginparwidth}{0cm}
\pagestyle{empty} % keine Seitenzahlen
\title{\bf Mass and Energy balance of a pyrolytic pilot plant scale using strawpellets and beechwoodcuttin gs as biomass } % Hier Titel einsetzen
\author{Ebenerzer} %Name
\date{} % kein Datum ausgeben
\begin{document}
\maketitle
\thispagestyle{empty}
\begin{abstract}
This is a preliminary report of my student project research
\end{abstract}
\end{document}
Secondly I am encountering errors such as
you can´t use ´\spacefactor' in math mode.
\@->\spacefactor
\@m
Could someone please please help me out.