Re: c++2latex Ok, but...

2005-12-06 Thread mywebs2005-lyx
--- Andres Becerra Sandoval <[EMAIL PROTECTED]> wrote: Wait!, you can use lstinputlisting with an external file as parameter. In this way you avoid the lyx bug. It's what I do to include source code from C, C++, and other programming languages. Check the listings docs about lstinputlisting!! --

Re: c++2latex Ok, but...

2005-12-06 Thread mywebs2005-lyx
--- Herbert Voss <[EMAIL PROTECTED]> wrote: nonsense ... read the c++ file with \lstinputlisting{foo.c} Herbert - Beautiful! It works! The PDF is wonderful now! Thank you very much Herbert! You are the man! -- Abraços! Dougla

Re: c++2latex Ok, but...

2005-12-06 Thread mywebs2005-lyx
Ok guys, I´ll try it when I came back, I´m anxious to do it! Now I´m at college. Thank you all! I will return if it works or not! :) -- Abraços! Douglas __ Faça ligações para outros compu

Re: c++2latex Ok, but...

2005-12-06 Thread Herbert Voss
[EMAIL PROTECTED] wrote: Ok, it's a bug. I'm so sad now. All the project would be write in another editor. Guess? Right in a office one -- again! nonsense ... read the c++ file with \lstinputlisting{foo.c} Herbert

Re: c++2latex Ok, but...

2005-12-06 Thread mywebs2005-lyx
Ok, it's a bug. I'm so sad now. All the project would be write in another editor. Guess? Right in a office one -- again! > this is along standing LyX bug. > You have to enter ctrl-enter at the end of every > line > instead of the default enter. > > Otherwise LyX always inserts an additio

Re: c++2latex Ok, but...

2005-12-05 Thread Herbert Voss
[EMAIL PROTECTED] wrote: Hey guys, thanks one more time. The listings package works fine to C++, Fortran, Pascal, etc. I like it very much! It have many options like color, typeset, etc, but, the spaces between the lines are too huge! And change all the paragraph to linebreaks is unsui

Re: c++2latex Ok, but...

2005-12-05 Thread John Coppens
On Mon, 5 Dec 2005 11:39:58 -0300 (ART) <[EMAIL PROTECTED]> wrote: > Hey guys, thanks one more time. The listings > package works fine to C++, Fortran, Pascal, etc. I > like it very much! > It have many options like color, typeset, etc, > but, the spaces between the lines are too huge!