Jean-Marc Lasgouttes wrote:
> 
> >>>>> "Osvaldo" == Osvaldo Fornaro <[EMAIL PROTECTED]> writes:
> 
> Osvaldo> I had wish to apply lyx-1.1.4fix1 & lyx-1.1.4fix2 to my (of
> Osvaldo> course) lyx-1.1.4 instalation. Happened that the patched
> Osvaldo> version gives me a lot af latex errors. I suspect that there
> Osvaldo> is a problem with 0.96 version of latex. Is it true?
> 
> What happens is that, since fix2, the latex log parser has been
> improved and now detects LaTeX errors that were not detected before.
> Do you use explicit LaTeX in your documents? Then we should be able to
> help if you send short examples which give errors.

I can't work wirh 1.1.4fix2 and fix3, too. Here comes an example,
which works fine with 1.1.4.fix1 and older ...
it needs some packages, look at preamble or delete the pspicture
in floating figure.

Herbert


-- 
[EMAIL PROTECTED]
http://perce.de/voss
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 2.15
\textclass article
\begin_preamble
\RequirePackage{boxedminipage}
\RequirePackage{multicol}
\RequirePackage{dsfont}
\usepackage{listings}
\usepackage{verbatim}

\newcommand{\listing}[1]{\footnotesize \verbatiminput{#1} \normalsize}
\newenvironment{rahmen}[1]{\begin{center}\begin{boxedminipage}[t]{#1}} {\end{boxedminipage}\end{center}}
%\newenvironment{definition}[1]{\begin{rahmen}{16cm} \bf Definition #1: \rm} {\end{rahmen}}
%
\newcounter{lst_counter}
\newcommand{\lst}[2]{\vspace{0.5cm}\noindent \refstepcounter{lst_counter} \bf\ Listing \arabic{chapter}-\arabic{lst_counter}\hspace{0.2cm}\rm#2\lstinputlisting{#1}\indent}
\newtheorem{definition}{Definition}[section]
\newcommand{\tabelle}[2]{\vspace{0.5cm}\noindent \refstepcounter{table} \bf\ Tabelle \arabic{chapter}-\arabic{table}\hspace{0.2cm}\rm#2\listing{#1}\indent}
%\newcommand{\exor}{$\mbox{\stackrel{e}{\vee }$}
\newcommand{\lstzeile}[1]{\vspace{0.1cm}\noindent \tt \small #1\normalsize\rm\indent\vspace{0.1cm}}
\newcommand{\lstwort}[1]{\tt \small #1\normalsize\rm}
\newenvironment{zitat}{\begin{quotation}\small}{\normalsize\end{quotation}}
\usepackage{rotating}
\newcommand{\cktitel}{\pagebreak\pagestyle{empty}\vspace*{-3cm}\hspace*{-1cm}\sc\LARGE Canisius-Kolleg\hfill\large Fachbereich Informatik\rm\normalsize\vspace{2cm}}
\newcommand{\markierung}[1]{\marginpar{\rule{1mm}{#1}}}
\usepackage{listings}
\usepackage{floatflt}
\usepackage{verbatim}
\usepackage{dsfont}
\usepackage{pstcol}                % PSTricks with the `color' extension
\usepackage[tiling]{pst-fill}      % PSTricks package for filling/tiling
\usepackage{pst-node}              % PSTricks package for nodes
\usepackage{pst-char}              % PSTricks package for character path
\usepackage{pst-grad}              % PSTricks package for gradient filling
\usepackage{multido}               % `multido' package
\usepackage{graphicx}              % `graphicx' package
\usepackage{pstricks}
%
\newcounter{lst_counter}
\newcommand{\lst}[2]{\vspace{0.5cm}\noindent \refstepcounter{lst_counter} \label{#1} \bf Algorithmus \arabic{lst_counter}\hspace{0.2cm}\rm #2 \nopagebreak\lstinputlisting{#1}\indent}
%
%\newcommand{\LiesText2}[1]{\footnotesize\fbox{\parbox{1.0\columnwidth}{\verbatiminput{#1}\normalsize} } }
\newcommand{\LiesText}[1]{\vspace{0.2cm}\lstset{basicstyle=\scriptsize,labelstep=0,indent=1em,frame=lrbt,language={}}\lstinputlisting{#1}\lstset{labelstep=1,indent=2em,frame={},language=Java}}
\lstset{basicstyle=\scriptsize,keywordstyle=\bfseries,nonkeywordstyle={},blankstring=true,labelstyle=\tiny,labelstep=1,indent=2em,language=Java,frame={}}
\newcommand{\WriteBig}[3] {
  \DeclareFixedFont{\bigsf}{T1}{phv}{b}{n}{#2} 
  \DeclareFixedFont{\smallrm}{T1}{ptm}{m}{n}{#3} 
  \psboxfill{\smallrm  #1} 
  \begin{pspicture*}(12,4) 
  \centerline{\pscharpath[fillstyle=gradient,gradangle=-45,gradmidpoint=0.5,addfillstyle=boxfill,fillangle=45,fillsep=0.7mm]{\rput[b](0,0){\bigsf#1}}}
  \end{pspicture*} 
}
\renewcommand{\footnoterule}{\vfill\hspace{-1.5em}\rule{5cm}{0.5pt}\vspace{0.2cm}}
\usepackage{float}
\usepackage{cite}
\renewcommand\section{\newpage\@startsection {section}{1}{\z@}%
                                   {-3.5ex \@plus -1ex \@minus -.2ex}%
                                   {2.3ex \@plus.2ex}%
                                   {\normalfont\Large\bfseries}}
\newcommand{\uebung}[1]{\pagebreak\pagestyle{empty}\vspace*{-3cm}\hspace*{-1cm}\sc\LARGE Kryptologie\hfill%
  \large #1\rm\normalsize\vspace{2cm}}
\newcommand{\vig}{Vigen\`ere\index{Vigen\`ere}}
\end_preamble
\language german
\inputencoding latin1
\fontscheme default
\graphics default
\paperfontsize 11
\spacing single 
\papersize a4paper
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 5
\tocdepth 5
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle headings
\bullet 0
	1
	31
	-1
\end_bullet
\bullet 1
	1
	25
	-1
\end_bullet
\bullet 2
	1
	31
	-1
\end_bullet

\layout Standard


\latex latex 

\backslash 
lstset{extendedchars=true}
\layout Standard


\latex latex 

\backslash 
vspace{2cm}
\backslash 
thispagestyle{empty}
\layout Standard


\latex latex 

\backslash 
WriteBig{Kryptologie}{2.25cm}{0.3cm} 
\layout Standard


\latex latex 

\backslash 
vspace{3cm}
\backslash 
begin{center}
\backslash 
huge Vergangenheit und Gegenwart 
\backslash 

\backslash 

\backslash 
large Das Script hat mehr Fehler als ein Hund Fl�he ...
\backslash 

\backslash 
 denn es ist in Bearbeitung ...
\layout Standard


\latex latex 

\backslash 
vspace{3cm}
\backslash 
Large Herbert Vo�
\backslash 

\backslash 
 
\backslash 
vspace{1cm}
\backslash 
large 
\backslash 
today
\layout LaTeX


\backslash 
end{center}
\backslash 
newpage
\backslash 
pagenumbering{Roman}
\layout Standard


\latex latex 

\protected_separator 

\backslash 
vspace*{
\backslash 
fill}
\layout Standard


\latex latex 

\backslash 
hline
\backslash 

\backslash 
 
\protected_separator 

\backslash 
vspace{0.5cm}
\layout Standard


\latex latex 

\backslash 
copyright
\latex default 
 
\emph on 

\protected_separator 
Herbert Vo�, Berlin, M�rz 2000
\layout Standard

[EMAIL PROTECTED]
\layout Standard


\latex latex 

\backslash 
newpage
\layout Standard

\begin_float fig 
\layout LaTeX

[H]
\latex latex 

\backslash 
begin{center}
\latex default 

\backslash 
begin{pspicture}(0,0)(15,15.5)
\layout LaTeX


\backslash 
psframe(0,0)(0.5,15.15)
\backslash 
rput(0.25,-0.25){*}
\layout LaTeX


\backslash 
psframe(0.5,0)(1,4.33)% a
\layout LaTeX


\backslash 
psframe(1,0)(1.5,1.60)% b
\layout LaTeX


\backslash 
psframe(1.5,0)(2,2.67)% c
\layout LaTeX


\backslash 
psframe(2.0,0)(2.5,4.39)% d
\layout LaTeX


\backslash 
psframe(2.5,0)(3,14.7)% e
\layout LaTeX


\backslash 
psframe(3,0)(3.5,1.36)% f
\layout LaTeX


\backslash 
psframe(3.5,0)(4,2.67)% g
\layout LaTeX


\backslash 
psframe(4,0)(4.5,4.36)% h
\layout LaTeX


\backslash 
psframe(4.5,0)(5,6.38)% i
\layout LaTeX


\backslash 
psframe(5,0)(5.5,0.16)% j
\layout LaTeX


\backslash 
psframe(5.5,0)(6,0.96)% k
\layout LaTeX


\backslash 
psframe(6,0)(6.5,2.93)% l
\layout LaTeX


\backslash 
psframe(6.5,0)(7,2.13)% m
\layout LaTeX


\backslash 
psframe(7,0)(7.5,8.84)% n
\layout LaTeX


\backslash 
psframe(7.5,0)(8,1.77)% o
\layout LaTeX


\backslash 
psframe(8,0)(8.5,0.5)% p
\layout LaTeX


\backslash 
psframe(8.5,0)(9,0.01)% q
\layout LaTeX


\backslash 
psframe(9,0)(9.5,6.86)% r
\layout LaTeX


\backslash 
psframe(9.5,0)(10,5.39)% s
\layout LaTeX


\backslash 
psframe(10,0)(10.5,4.73)% t
\layout LaTeX


\backslash 
psframe(10.5,0)(11,4.73)% u
\layout LaTeX


\backslash 
psframe(11,0)(11.5,0.74)% v
\layout LaTeX


\backslash 
psframe(11.5,0)(12,1.42)% w
\layout LaTeX


\backslash 
psframe(12,0)(12.5,0.01)% x
\layout LaTeX


\backslash 
psframe(12.5,0)(13,0.02)% y
\layout LaTeX


\backslash 
psframe(13,0)(13.5,1.42)% z
\layout LaTeX


\backslash 
psframe(13.5,0)(14,0.49)
\backslash 
rput(13.75,-0.25){�}
\layout LaTeX


\backslash 
psframe(14,0)(14.5,0.25)
\backslash 
rput(14.25,-0.25){�}
\layout LaTeX


\backslash 
psframe(14.5,0)(15,0.58)
\backslash 
rput(14.75,-0.25){�}
\layout LaTeX


\backslash 
multido{
\backslash 
n=0.75+.50,
\backslash 
i=97+1}{26}{
\backslash 
rput(
\backslash 
n,-0.25){
\backslash 
char
\backslash 
i}}
\layout LaTeX


\backslash 
end{pspicture} 
\backslash 
end{center}
\layout Caption

Prozentuale Verteilung der Buchstabenh�ufigkeit der Deutschen Sprache
\latex latex 

\backslash 
footnotemark
\end_float 
\layout LaTeX


\backslash 
footnotetext{* steht f�r Interpunktionen und Leerschritte und Gro�-/Kleinschreib
ung wurden nicht unterschieden}
\the_end

Reply via email to