Computer algebra systems (CAS) in LYX

2010-06-18 Thread Kristian Mølhave
Hi

On the lyx.org features page it says
"Basic support for various Computer Algebra Systems (CAS) - Maple, Maxima, 
Octave, Mathematica "

However on my windows XP mathematica does not work with Lyx 1.6.6.1 that i just 
installed. But it did seem to work with octave on a linux system I have been 
using a while ago.

There seems to be no documentation on the CAS link in the wiki documents... 
wouldn't it be a good idea to link directly from the features page to a place 
where more information can be found in the individual features? Sometimes it 
can be difficult to find - or maybe it is absent?

>From the web I can see that CAS in Lyx apparently is not working too well - 
>does anyone have an overview of this functionality in terms of how well it 
>works and if something is under development?

With best regards
Kristian



Problems with Lyx 2.0 alpha4 - XFig files

2010-06-18 Thread Pascal Francq
Hi,
I have download and compile the alpha version of the next 2.0 release, and I 
have small problem concerning files created with xfig when I create, from LyX, 
a 
PDF file (the same LyX file works fro 1.6.x series). LyX (or LaTeX to be more 
precise) says that it cannot determine the size of the graphic.
I know that in this new version, you can use the "insert external object" 
option, which works for xfig files. The problem is that I combine xfig files 
with 
the "/psfrag" to replace some text in the xfig files with some LaTeX stuff 
(like 
formulas). And with the "insert external object", it does not take into 
account these commands.
A tip how to manage that ?
Thanks.
-- 
Dr. Ir. Pascal Francq
Belgium


signature.asc
Description: This is a digitally signed message part.


Re: No page number on page starting new chapter

2010-06-18 Thread stephen's mailinglist account
2010/6/18 Marcelo Acuña :
>> Dear all: Is it possible to give a
>> command that would ensure that no page numbers appeare on
>> the starting page of every chapter (of a book)? Thanks! FN
>
>  If you use koma-script, this style have specific commands for that.
> Marcelo
>
\usepackage{scrpage2}
\pagestyle{scrheadings}
\cfoot[]

last line removes default page number from plain page style
you might want to alter some of the other header and footers. There
are options for all pages or separate options for facing pages


-- 
Stephen


Re: lyx chokes on documents with many subsections?

2010-06-18 Thread Jose Quesada
I'm using both sabayon (laptop) and ubuntu (2 desktops).
Will try to compile it with debug symbols, but now I'm under deadline
pressure. Maybe 1st Jul or so, I'll report back...
Thanks!
Best,
-Jose

Jose Quesada, PhD.
Max Planck Institute,
Center for Adaptive Behavior and Cognition,
Berlin
http://www.josequesada.name/
http://twitter.com/Quesada


On Fri, Jun 18, 2010 at 4:51 PM, Jean-Marc LASGOUTTES wrote:

> Liviu Andronic  writes:
>
> > On Fri, Jun 18, 2010 at 12:30 PM, stephen's mailinglist account
> >  wrote:
> >> Is this with ./configure --enable-build-type=pre
> >>
> > I am not sure how this works for LyX. From my experience whenever
> > debug symbols are needed, either install *-dbg package or build from
> > source. The latter should suffice for minimal debugging. If you want
> > to make sure debugging is at max verbosity, you may want to hunt some
> > --debug=full or similar ./configure switch.
>
> /configure --enable-debug is the best.
>
> --enable-build-type=rel may be needed if using a non-release build.
>
> JMarc
>
>


Re: lyx chokes on documents with many subsections?

2010-06-18 Thread Jean-Marc LASGOUTTES
Liviu Andronic  writes:

> On Fri, Jun 18, 2010 at 12:30 PM, stephen's mailinglist account
>  wrote:
>> Is this with ./configure --enable-build-type=pre
>>
> I am not sure how this works for LyX. From my experience whenever
> debug symbols are needed, either install *-dbg package or build from
> source. The latter should suffice for minimal debugging. If you want
> to make sure debugging is at max verbosity, you may want to hunt some
> --debug=full or similar ./configure switch.

/configure --enable-debug is the best.

--enable-build-type=rel may be needed if using a non-release build.

JMarc



Re: No page number on page starting new chapter

2010-06-18 Thread Marcelo Acuña
> Dear all: Is it possible to give a
> command that would ensure that no page numbers appeare on
> the starting page of every chapter (of a book)? Thanks! FN

 If you use koma-script, this style have specific commands for that.
Marcelo





Re: lyx chokes on documents with many subsections?

2010-06-18 Thread Marcelo Acuña
> > Hi again,
> >
> > I have to say, I still find slowness overall. On both
> sabayon and ubuntu.
> > Everybody I know describes LyX as lighting fast. And
> it has the most useful
> > outliner I know (and getting better). It'd be a pity
> we cannot have both
> > things at the same time.

 Several months ago, this problem force to me to move to multiple file doc.
 This solution was satisfactory.
Marcelo





Re: TOC Chapter description

2010-06-18 Thread Richard Heck

On 06/18/2010 08:13 AM, Morten Juhl-Johansen Zölde-Fejér wrote:

Is it possible to generate a Table of Contents where I write a
description below the chapter names? Like:
1. Project description . 5
   On the scope and progress of the project
2. Challenges . 20
   On the challenges encountered in the course of the research

I could probably hack something with cross references, but if it is
part of the system, it would be nice.


I'd search CTAN for a package that supported this. I don't know of one 
myself. Or maybe have a look at the docs for memoir. Maybe it does this.


Richard



TOC Chapter description

2010-06-18 Thread Morten Juhl-Johansen Zölde-Fejér
Is it possible to generate a Table of Contents where I write a
description below the chapter names? Like:
1. Project description . 5
  On the scope and progress of the project
2. Challenges . 20
  On the challenges encountered in the course of the research

I could probably hack something with cross references, but if it is
part of the system, it would be nice.

Yours,
Morten
__
Morten Juhl-Johansen Zölde-Fejér
http://writtenandread.net * mor...@writtenandread.net


Re: lyx chokes on documents with many subsections?

2010-06-18 Thread Liviu Andronic
On Fri, Jun 18, 2010 at 12:30 PM, stephen's mailinglist account
 wrote:
> Is this with ./configure --enable-build-type=pre
>
I am not sure how this works for LyX. From my experience whenever
debug symbols are needed, either install *-dbg package or build from
source. The latter should suffice for minimal debugging. If you want
to make sure debugging is at max verbosity, you may want to hunt some
--debug=full or similar ./configure switch.
Liviu


Re: lyx chokes on documents with many subsections?

2010-06-18 Thread Liviu Andronic
On Fri, Jun 18, 2010 at 9:19 AM, Jose Quesada  wrote:
> Hi Jean-Marc,
>>Do you have a version of lyx with debugging symbols? If you do you could
>>try to run sysprof on it and see where the time is spent.
> No, where do I get it?
>
It seems that you use Ubuntu. Since there seems to be no lyx-dbg on
either Debian or Ubuntu, you would probably need to compile LyX to
have it in debugging mode.
Liviu


Re: lyx chokes on documents with many subsections?

2010-06-18 Thread Jean-Marc LASGOUTTES
Jose Quesada  writes:

> Hi Jean-Marc,
>
>>Do you have a version of lyx with debugging symbols? If you do you could
>>try to run sysprof on it and see where the time is spent.
> No, where do I get it?

Excellent question. Where did you get your LyX version?

JMarc


Re: lyx chokes on documents with many subsections?

2010-06-18 Thread Jose Quesada
Hi Jean-Marc,

>Do you have a version of lyx with debugging symbols? If you do you could
>try to run sysprof on it and see where the time is spent.
No, where do I get it?

Best,
-Jose

Jose Quesada, PhD.
Max Planck Institute,
Center for Adaptive Behavior and Cognition,
Berlin
http://www.josequesada.name/
http://twitter.com/Quesada


On Thu, Jun 17, 2010 at 4:09 PM, Jean-Marc LASGOUTTES wrote:

> Jose Quesada  writes:
>
> > Hi again,
> >
> > I have to say, I still find slowness overall. On both sabayon and ubuntu.
> > Everybody I know describes LyX as lighting fast. And it has the most
> useful
> > outliner I know (and getting better). It'd be a pity we cannot have both
> > things at the same time.
>
> Do you have a version of lyx with debugging symbols? If you do you could
> try to run sysprof on it and see where the time is spent.
>
> JMarc
>


Re: No page number on page starting new chapter

2010-06-18 Thread stephen's mailinglist account
On 17 June 2010 18:45, Frederick Noronha  wrote:
> Dear all: Is it possible to give a command that would ensure that no page
> numbers appeare on the starting page of every chapter (of a book)? Thanks!
> FN
> --
> -
> Journalism, editing, photography http://photosfromgoa.notlong.com

>
I think you can do this by using fancyhead and redefining \fancypagestyle{plain}
to not have the page number

something like
\fancypagestyle{plain}{%
\fancyhf{} % clear all header and footer fields
}

inserted in preamble having chosen fancyhead. You may then want to
customise your fancyheaders too

-- 
Stephen


Re: Spell check on 1.6.6.1

2010-06-18 Thread Jürgen Spitzmüller
2010/6/17 Olivier Ripoll:
> Today, I have noticed that when spell-checking is done on a file without
> spelling mistakes, the window with word count will pop-up twice, the second
> time with the double of words (e.g. if the text has 158 words, the first
> pop-up will say 158 words checked, the second 316). This does not happen the
> first time the spell checker is used though, but on any further calls. And
> it does not happen if there was a spelling mistake (corrected or ignored).

http://www.lyx.org/trac/ticket/6254

(will be fixed in 1.6.7)

Jürgen