Re: quoting an enumerated environment: is it possible?

2009-03-31 Thread Jürgen Spitzmüller
Stefano Franchi wrote: > Thanks a lot Jürgen. Now it is all clear and I can already start using yor > suggestions as well as tweaking them to fit my needs. > I must say, the trick that fools LyX with an empty ERT box is pretty > slick! Actually, this is the "evil trick" area, not really nice. Bu

Re: enumerated environment in beamer: is it possible?

2009-03-31 Thread Jürgen Spitzmüller
李猛 wrote: > In the enumerate environment, I want to continue the number of order from > last frame. like: > Slide > 1. > 2. > New slide > 3. > 4. > how can I do this? > The \setcounter{enumi}{3} don't work in lyx? \setcounter must be inside the enumeration. The following should do: Slide 1. 2. N

Re: Problem with PSTricks an LYX

2009-03-31 Thread Florian Rubach
Jorge Mario Garcia schrieb: Good morning My problem is: I want to use the command \readdata{\funcion}{dtos2.txt} but LYX creates a temporary file where you saved the *. tex, the problem is that my file dtos2.txt not is in the same folder and lyx generates an error. I try to include it as a

enumerated environment in beamer: is it possible?

2009-03-31 Thread 李猛
Hi,all. In the enumerate environment, I want to continue the number of order from last frame. like: Slide 1. 2. New slide 3. 4. how can I do this? The \setcounter{enumi}{3} don't work in lyx? Thanks a lot! -- Albert Lab of Complex System and Artificial Intelligence, Institute of Automation,C

Re: Wiki: module exchange

2009-03-31 Thread rgheck
Christian Ridderström wrote: On Wed, 1 Apr 2009, Vincent van Ravesteijn wrote: Christian Ridderström schreef: On Tue, 31 Mar 2009, Paul A. Rubin wrote: > I noticed a hint in one of the messages here that led me to discover a > user-supplied module on the wiki: http://wiki.lyx.org/Tips/En

Re: Wiki: module exchange

2009-03-31 Thread Christian Ridderström
On Wed, 1 Apr 2009, Vincent van Ravesteijn wrote: Christian Ridderström schreef: On Tue, 31 Mar 2009, Paul A. Rubin wrote: > I noticed a hint in one of the messages here that led me to discover a > user-supplied module on the wiki: http://wiki.lyx.org/Tips/Enumitem. I > had to do a sear

Re: interface questions: navigator and view source

2009-03-31 Thread BH
On Tue, Mar 31, 2009 at 10:58 AM, Richard Talley wrote: > Thanks, Vincent. > >> >>>1. When I first launched Lyx 1.6.2, the view source window >>>was at the bottom of the main Lyx window. I clicked on the >>>button to make it move to its own separate window. Now I'd >>>like the view source window t

Re: Wiki: module exchange

2009-03-31 Thread Vincent van Ravesteijn
Christian Ridderström schreef: On Tue, 31 Mar 2009, Paul A. Rubin wrote: I noticed a hint in one of the messages here that led me to discover a user-supplied module on the wiki: http://wiki.lyx.org/Tips/Enumitem. I had to do a search to find it, though. We have a page on the wiki for shari

Re: [BUG] 1.6.2 handling of graphics paths

2009-03-31 Thread Jason K Howlett
So I've noticed that LyX 1.6.1 comes with dv2dt.exe and that it runs clean_dvi.py. LyX 1.6.2 does not come with dv2dt and doesn't appear to run clean_dvi.py. Why the change? Jason K. Howlett Simulation Lead ATG IFS Raytheon Missile Systems 520.545.9896

Re: quoting an enumerated environment: is it possible?

2009-03-31 Thread Stefano Franchi
On Tuesday 31 March 2009 16:19:02 Jürgen Spitzmüller wrote: > Stefano Franchi wrote: > > that solves the problem. Can I ask you to explain what you did, so I can > > understand the solution and replicate it myself? > > Sure. > > > In the first solution, what did you insert after the beginning of th

Re: quoting an enumerated environment: is it possible?

2009-03-31 Thread Jürgen Spitzmüller
Stefano Franchi wrote: > that solves the problem. Can I ask you to explain what you did, so I can > understand the solution and replicate it myself? Sure. > In the first solution, what did you insert after the beginning of the > quote environment and before the beginning of the enumerate environ

Re: quoting an enumerated environment: is it possible?

2009-03-31 Thread Stefano Franchi
On Tuesday 31 March 2009 13:37:27 Jürgen Spitzmüller wrote: > Stefano Franchi wrote: > > 1. add additional indents, as the quotation environment would do, or > > 2. use enumerate environments but add quotation marks outside the > > numbered paragraphs figures > > See the attached document. > > Jür

Web site, wiki site and file uploads now working

2009-03-31 Thread Christian Ridderström
Hi, I think that we now have more or less successfully migrated the web site, the wiki site and the ability to upload files to the new server. The only thing not fully operational at the moment is bugzilla.lyx.org. For issues, please see http://www.lyx.org/trac/report As for the web

Re: Wiki: module exchange

2009-03-31 Thread Christian Ridderström
On Tue, 31 Mar 2009, Paul A. Rubin wrote: I noticed a hint in one of the messages here that led me to discover a user-supplied module on the wiki: http://wiki.lyx.org/Tips/Enumitem. I had to do a search to find it, though. We have a page on the wiki for sharing layouts and tips about layouts

Re: LyX Forum?

2009-03-31 Thread Christian Ridderström
On Tue, 31 Mar 2009, Guenter Milde wrote: I did the proposed edits to http://www.lyx.org/MailingLists. Please view and comment. Looks good, thanks. Christian Günter -- Christian Ridderström Mobile: +46-70 687 39 44

Re: LyX -> rtf, doc or openoffice convert: ONCE AGAIN

2009-03-31 Thread Murat Yildizoglu
I confirm that I am not able to convert to OO using a full Miktex installation with Lyx 1.6.1 Murat 2009/3/31 rgheck : > Piero Faustini wrote: >> >> Some more details if this can help you helping me! >> >> I tried different exports: >> - Latex always works perfect (Alleluja!) >> - HTML works >> -

Re: quoting an enumerated environment: is it possible?

2009-03-31 Thread Jürgen Spitzmüller
Stefano Franchi wrote: > 1. add additional indents, as the quotation environment would do, or > 2. use enumerate environments but add quotation marks outside the numbered > paragraphs figures See the attached document. Jürgen quote_enum.lyx Description: application/lyx

Re: quoting an enumerated environment: is it possible?

2009-03-31 Thread Uwe Stöhr
Stefano Franchi schrieb: I need to quote a passage which consists of a series of numbered points with hanging figures. I would reference the number for the enumeration items you want to refer instead of quoting them if this is allowed in your layout. regards Uwe

quoting an enumerated environment: is it possible?

2009-03-31 Thread Stefano Franchi
Hi all, I need to quote a passage which consists of a series of numbered points with hanging figures. That is, it looks exactly like what a series of enumerate environments would like in LyX/Latex. However, I need to *quote* this passage, and therefore, either to: 1. add additional indents,

RE: Lilypond integration

2009-03-31 Thread Piero Faustini
> The big question is - how can we know that another re-run is needed? LyX > can't look at the final PDF and spot a badly broken musical line. > However, lyx can be made to search any logfile lilypond produce, and > look for messages that indicate such problems. > > I don't know enough about

Re: Search for Environment?

2009-03-31 Thread Abdelrazak Younes
rgheck wrote: Abdelrazak Younes wrote: Steve Litt wrote: Hi all, For years, Microsoft Word has had something that would be cool in LyX --- search for environment (or charstyle). I just found myself wondering if I had redundant copies of a story in my book, and so wanted to search for all te

Re: LyX -> rtf, doc or openoffice convert: ONCE AGAIN

2009-03-31 Thread rgheck
Piero Faustini wrote: Some more details if this can help you helping me! I tried different exports: - Latex always works perfect (Alleluja!) - HTML works - HTML (Word) crashes LyX (And doesn't work): a bunch of seconds after "execute command htlatex..." the graphics of GUI disappear and the LyX

[BUG] 1.6.2 handling of graphics paths

2009-03-31 Thread rgheck
Jason K Howlett wrote: Hello, I have a LyX document that includes graphics in the header, i.e., ERT:\lhead{\includegraphics{mypic.eps}}. In LyX 1.6.1 this worked perfectly when producing DVI. I recently upgraded to 1.6.2 (on Windows) and the graphic no longer is displayed in the DVI. I used t

Re: How to mark text for operations in 1.6.2?

2009-03-31 Thread rgheck
Guenter Milde wrote: On 2009-03-31, Anthony Campbell wrote: In earlier versions of lyx I could mark lines or longer sections of text using Shift+Right-arrow. This no longer works in 1.6.2 and I have to use the mouse, which is less satisfactory. Is there any way to recapture the earlier behavi

Re: LyX Forum?

2009-03-31 Thread Rich Shepard
On Tue, 31 Mar 2009, Andre Poenitz wrote: With mailing lists, the client have all the power to filter, sort, whatever. With forums, you are at the mercy of the forum admin. If he deeems sorting unimportant, well, then you can't sort. Period. Yup. Alping (formerly pine), mutt, and elm all do

Re: Search for Environment?

2009-03-31 Thread rgheck
Abdelrazak Younes wrote: Steve Litt wrote: Hi all, For years, Microsoft Word has had something that would be cool in LyX --- search for environment (or charstyle). I just found myself wondering if I had redundant copies of a story in my book, and so wanted to search for all text in Story env

Re: LyX Forum?

2009-03-31 Thread Andre Poenitz
On Tue, Mar 31, 2009 at 07:08:23AM +0200, Nikos Alexandris wrote: > On Mon, 2009-03-30 at 23:05 -0400, Steve Litt wrote: > > On Monday 30 March 2009 08:38:21 pm Nikos Alexandris wrote: > > > > > when it's not required. In addition, it's not possible to mark > > > ML-threads as SOLVED. The latter i

Re: LyX Forum?

2009-03-31 Thread Andre Poenitz
On Tue, Mar 31, 2009 at 02:38:21AM +0200, Nikos Alexandris wrote: > One thing that is not that good in MLs are LONG threads as the current > one. It's hard to follow sometimes and people tend to post irrelevant > stuff on a ML-thread or change the subject of it so a new thread starts > when it's no

Problem with PSTricks an LYX

2009-03-31 Thread Jorge Mario Garcia
Good morning My problem is: I want to use the command \readdata{\funcion}{dtos2.txt} but LYX creates a temporary file where you saved the *. tex, the problem is that my file dtos2.txt not is in the same folder and lyx generates an error. I try to include it as an attachment, but LyX formats

1.6.2 handling of graphics paths changed from 1.6.1.

2009-03-31 Thread Jason K Howlett
Hello, I have a LyX document that includes graphics in the header, i.e., ERT:\lhead{\includegraphics{mypic.eps}}. In LyX 1.6.1 this worked perfectly when producing DVI. I recently upgraded to 1.6.2 (on Windows) and the graphic no longer is displayed in the DVI. I used the LyX mechanism for ins

Re: Lilypond integration

2009-03-31 Thread Helge Hafting
Piero Faustini wrote: Support for lilypond-book would be interesting. And sure - if you volunteer to do some work then you will get it faster. I would happily contribute, but I'm not a programmer. May I be of some help just giving some suggestion or testing? This process can be divided into

Re: LyX Forum?

2009-03-31 Thread Helge Hafting
Piero Faustini wrote: Hello, I wonder why could not these discussions been moved to a forum. The mailing list is run by volunteers, and volunteers participate. We use a mailing list because we want to. Therefore, no amount of arguments can change that. The list can't be closed by force - alth

SENSELESS and Wrapfigure

2009-03-31 Thread Ehud Kaplan
Now that I have discovered the Float/figure wrap entry in the item, things will look better... ;-) -- Ehud Kaplan

Re: interface questions: navigator and view source

2009-03-31 Thread Richard Talley
Thanks, Vincent. > >>1. When I first launched Lyx 1.6.2, the view source window >>was at the bottom of the main Lyx window. I clicked on the >>button to make it move to its own separate window. Now I'd >>like the view source window to move back into the main LyX >>window, but I can't find a way to

RE: source view empty

2009-03-31 Thread Vincent van Ravesteijn - TNW
A simple work-around is to enter "buffer-toggle-read-only" into the command buffer. (And a second time to make your document writeable again). Vincent

Re: LyX Forum?

2009-03-31 Thread Guenter Milde
On 2009-03-31, Christian Ridderström wrote: > ---310244551-99825937-1238496499=:12262 > Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed > Content-Transfer-Encoding: 8BIT > On Tue, 31 Mar 2009, Guenter Milde wrote: >> I agree that a side-bar link saying "Mailing Lists / Forum" can rais

RE: interface questions: navigator and view source

2009-03-31 Thread Vincent van Ravesteijn - TNW
>1. When I first launched Lyx 1.6.2, the view source window >was at the bottom of the main Lyx window. I clicked on the >button to make it move to its own separate window. Now I'd >like the view source window to move back into the main LyX >window, but I can't find a way to do that. It should d

Re: Re: Where is the standard installerfür Lyx 1.6. 2-1?

2009-03-31 Thread Manveru
2009/3/31 Christian Ridderström : [...] > I don't think the coding is the problem, but deciding what we want the > algorithm to do... > I think filenames has their own format (formalized or not). So... 1) Anonymously log into ftp://ftp.lyx.org/ 2) Change dir to /pub/lyx/bin 3) List directory to t

interface questions: navigator and view source

2009-03-31 Thread Richard Talley
Running Lyx 1.6.2 on OS X 10.4.11 PPC. 1. When I first launched Lyx 1.6.2, the view source window was at the bottom of the main Lyx window. I clicked on the button to make it move to its own separate window. Now I'd like the view source window to move back into the main LyX window, but I can't fin

RE: SENSELESS!!!

2009-03-31 Thread Vincent van Ravesteijn - TNW
>What is the meaning of this "SENSELESS!!!" (error message?) >that is inserted near each wrapped figure? The wrapping works >fine, so I am puzzled by this error message. > >EK > You probably have captions that are outside the float ... Vincent

Re: SENSELESS!!!

2009-03-31 Thread Jürgen Spitzmüller
Manveru wrote: >> What is the meaning of this "SENSELESS!!!" (error message?) that is >> inserted near each wrapped figure? The wrapping works fine, so I am >> puzzled by this error message. > > I think nobody understands what do you writing about without giving > any example, posting a file, etc

Wiki: module exchange

2009-03-31 Thread Paul A. Rubin
I noticed a hint in one of the messages here that led me to discover a user-supplied module on the wiki: http://wiki.lyx.org/Tips/Enumitem. I had to do a search to find it, though. We have a page on the wiki for sharing layouts and tips about layouts. It might be a good idea to start a simila

Re: SENSELESS!!!

2009-03-31 Thread Manveru
2009/3/31 E. Kaplan : > What is the meaning of this "SENSELESS!!!" (error message?) that is inserted > near each wrapped figure?  The wrapping works fine, so I am puzzled by this > error message. I think nobody understands what do you writing about without giving any example, posting a file, etc.

SENSELESS!!!

2009-03-31 Thread E. Kaplan
What is the meaning of this "SENSELESS!!!" (error message?) that is inserted near each wrapped figure? The wrapping works fine, so I am puzzled by this error message. EK

Re: Re: Where is the standard installerfür Lyx 1.6.2-1?

2009-03-31 Thread Christian Ridderström
On Tue, 31 Mar 2009, Manveru wrote: Maybe we can add two links (one to Joost's installer, one to yours), and then indicate if one of both is still the old version? I do not know how the engine below LyX main web page is advanced, but maybe it could check FTP once again and link automatically

RE: source view empty

2009-03-31 Thread Vincent van Ravesteijn - TNW
>Furthermore, I found the reason: You can reproduce the bug if you >untick both, "complete source" and "autoupdate" in the source view >window. > >Günter This should be fixed in 1.6.3. Vincent

Re: How to mark text for operations in 1.6.2?

2009-03-31 Thread Anthony Campbell
On 31 Mar 2009, Jean-Marc Lasgouttes wrote: > Anthony Campbell writes: > > > In earlier versions of lyx I could mark lines or longer sections of text > > using Shift+Right-arrow. This no longer works in 1.6.2 and I have to use the > > mouse, which is less satisfactory. Is there any way to recaptu

Re: LyX Forum?

2009-03-31 Thread Steve Litt
On Tuesday 31 March 2009 06:14:54 am Manveru wrote: > 2009/3/31 Nikos Alexandris : > > On Mon, 2009-03-30 at 23:05 -0400, Steve Litt wrote: > >> On Monday 30 March 2009 08:38:21 pm Nikos Alexandris wrote: > >> > when it's not required. In addition, it's not possible to mark > >> > ML-threads as SOL

Re: How to mark text for operations in 1.6.2?

2009-03-31 Thread Jean-Marc Lasgouttes
Anthony Campbell writes: > In earlier versions of lyx I could mark lines or longer sections of text > using Shift+Right-arrow. This no longer works in 1.6.2 and I have to use the > mouse, which is less satisfactory. Is there any way to recapture the > earlier behaviour? Or is it a bug? You proba

Re: How to mark text for operations in 1.6.2?

2009-03-31 Thread Guenter Milde
On 2009-03-31, Anthony Campbell wrote: > In earlier versions of lyx I could mark lines or longer sections of text > using Shift+Right-arrow. This no longer works in 1.6.2 and I have to use the > mouse, which is less satisfactory. Is there any way to recapture the > earlier behaviour? Or is it a bug

Re: Search for Environment?

2009-03-31 Thread Guenter Milde
On 2009-03-31, Steve Litt wrote: > On Tuesday 31 March 2009 02:45:54 am Guenter Milde wrote: >:-) Yes, that's what I do now, but then you need to find the corresponding > text in LyX, so you search first with grep or Vim, and then you search again > in LyX. Actually, I do the grep in my text ed

Re: LyX Forum?

2009-03-31 Thread Piero Faustini
Manveru writes: > I do not know who can I bomb with a feature request for more > intelligent thread merge for messages from discussion lists. There is > special marker in message headers to do that - GMAIL ignores that. > That's a shame bug. It's me who casted a evil spell on the Mailing List, o

Re: Search for Environment?

2009-03-31 Thread Steve Litt
On Tuesday 31 March 2009 02:45:54 am Guenter Milde wrote: > On 2009-03-30, Steve Litt wrote: > > For years, Microsoft Word has had something that would be cool in LyX > > --- search for environment (or charstyle). I just found myself > > wondering if I had redundant copies of a story in my book, an

Re: source view empty

2009-03-31 Thread G. Milde
On 31.03.09, Vincent van Ravesteijn - TNW wrote: > >>When I tried today to look at the LaTeX source with View>Source, the > >>field stays empty and the tick-boxes (complete source and automatic > >>update) are greyed out. > >>Did anyone else experience this problem? Is there a known remedy? > >

Re: LyX -> rtf, doc or openoffice convert: ONCE AGAIN

2009-03-31 Thread Piero Faustini
Some more details if this can help you helping me! I tried different exports: - Latex always works perfect (Alleluja!) - HTML works - HTML (Word) crashes LyX (And doesn't work): a bunch of seconds after "execute command htlatex..." the graphics of GUI disappear and the LyX instance can't be reco

How to mark text for operations in 1.6.2?

2009-03-31 Thread Anthony Campbell
In earlier versions of lyx I could mark lines or longer sections of text using Shift+Right-arrow. This no longer works in 1.6.2 and I have to use the mouse, which is less satisfactory. Is there any way to recapture the earlier behaviour? Or is it a bug? Anthony -- Anthony Campbell - a...@acampbe

Re: Where is the standard installerfür Lyx 1.6.2-1?

2009-03-31 Thread Manveru
2009/3/31 Jürgen Spitzmüller : > Uwe Stöhr wrote: >> I changed the download section of www.lyx.org so that we now only refer to >> the ftp site and not to special filenames. This prevents further problems >> when an installer is not available or a bug was fixed in the installer so >> that there is

RE: source view empty

2009-03-31 Thread Vincent van Ravesteijn - TNW
>>When I tried today to look at the LaTeX source with View>Source, the >>field stays empty and the tick-boxes (completer source and automatic >>update) are greyed out. >> I cannot remember any change since the last time it worked. The >>console window where I started lyx does not show any err

Re: beamer with default settings is ugly

2009-03-31 Thread Helge Hafting
Neal Becker wrote: Maybe, except then there is no indication of links at all. I think it would be best to just get rid of boxes on navigation symbols. Indication isn't necessary in all cases. If I hold a presentation using LyX-generated PDF, then I know that every reference in the document,

Re: LyX Forum?

2009-03-31 Thread Christian Ridderström
On Tue, 31 Mar 2009, Guenter Milde wrote: I agree that a side-bar link saying "Mailing Lists / Forum" can raise expectations that are not met by linked page http://www.lyx.org/MailingLists. IMO, this page should contain a section I sent the password for editing the web page to Guenter off-lis

Re: LyX Forum?

2009-03-31 Thread Manveru
2009/3/30 Paul A. Rubin : [...] > One advantage that I think a forum might have over the current list/group > structure is that on most forums (at least the forums I visit), I can scroll > down a thread and see all the message text in one gulp.  With a long thread, > such as this one, I need to acc

Re: LyX Forum?

2009-03-31 Thread Manveru
2009/3/31 Nikos Alexandris : > On Mon, 2009-03-30 at 23:05 -0400, Steve Litt wrote: >> On Monday 30 March 2009 08:38:21 pm Nikos Alexandris wrote: >> >> > when it's not required. In addition, it's not possible to mark >> > ML-threads as SOLVED. The latter is, in my humble opinion, a big >> > drawba

RE: collecting items

2009-03-31 Thread Pol
Micha Feigin wrote: > If it's lyx or latex documents you can just copy and paste. Lyx will work > as is. Latex math you need to either paste into an existing math block or > paste as normal text, then select the math parts and press Ctrl-M to > create a math block of the text. Yes, they are all l

LyX -> rtf, doc or openoffice convert: ONCE AGAIN

2009-03-31 Thread Piero Faustini
Hello, I hate to re-open this subject, but I've still NEVER been able to convert a "Hello world" doc to RTF, OOo, Word Doc or whatever, and I use LyX since 1.5.0 version (now 1.6.2). So this message is just for those who till yesterday never could export and then found the light with some tweak.

RE: source view empty

2009-03-31 Thread Vincent van Ravesteijn - TNW
>When I tried today to look at the LaTeX source with View>Source, the >field stays empty and the tick-boxes (completer source and automatic >update) are greyed out. > I cannot remember any change since the last time it worked. The >console window where I started lyx does not show any error. > >Th

source view empty

2009-03-31 Thread Guenter Milde
When I tried today to look at the LaTeX source with View>Source, the field stays empty and the tick-boxes (completer source and automatic update) are greyed out. I cannot remember any change since the last time it worked. The console window where I started lyx does not show any error. This is wi

Re: Where is the standard installerfür Lyx 1.6.2-1?

2009-03-31 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > I changed the download section of www.lyx.org so that we now only refer to > the ftp site and not to special filenames. This prevents further problems > when an installer is not available or a bug was fixed in the installer so > that there is a new filename for it. OK with you Jü

Re: new user

2009-03-31 Thread Abdelrazak Younes
Paul Sutton wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I am fairly new to lyx and latex, so far its pretty good I have figured out how to do citations and chemical formulas etc, which is much easier than using a word processor for such tasks. I have been trying to work on a nice

Re: Search for Environment?

2009-03-31 Thread Abdelrazak Younes
Steve Litt wrote: Hi all, For years, Microsoft Word has had something that would be cool in LyX --- search for environment (or charstyle). I just found myself wondering if I had redundant copies of a story in my book, and so wanted to search for all text in Story environment, but there's no w

Re: feature request

2009-03-31 Thread Abdelrazak Younes
Stefano Baroni wrote: Hi All! I understand that in LyX it is not possible to start the numbering in an "enumearte" environment other than from one. Right? If this is the case, it would be extremely useful to have the possibility of starting from any value, without tweaking the LaTeX code (which

Re: LyX Forum?

2009-03-31 Thread Guenter Milde
On 2009-03-29, Piero Faustini wrote: > I wonder why could not these discussions been moved to a forum. I mean, > the discussion list is great but is very hard to use for common users. Because most people here want it as it is. And many people on this list regard themselfs common users. > (I use

Re: LyX Forum?

2009-03-31 Thread Jean-Marc Lasgouttes
Nikos Alexandris writes: > Don't you really start a new thread by changing the subject? I this is > the case, the information is still not organised/concentrated in one > place as it should be. Smart mail readers do not use the subject only to see threads. JMarc