Re: Gnuplot External Material

2003-12-16 Thread Dave Tweten
[EMAIL PROTECTED] said: >... gnuplot also supports EEPIC, PSTricks, export to XFIG, etc all of >which could be handled seemlessly in the 1.4.x version of InsetExternal. Great! Any idea when 1.4.x is likely to become the "standard release?" I think 1.3.3 is now. -- M/S 258-5

Re: Gnuplot External Material

2003-12-16 Thread Dave Tweten
[EMAIL PROTECTED] said: >My solution for this problem [of having to put "terminal" selection >gnuplot files in the same directory as gnuplot content files] is a >script that wraps the call to gnuplot, and adds the necessary >declaration for output. Usually I enter also a preamble with some >of the

Re: Gnuplot External Material

2003-12-16 Thread Dave Tweten
[EMAIL PROTECTED] said: >Those interested in adding gnuplot eps files to lyx/latex documents >should consider the egplot package. Thanks for the pointer. I looked into it and I think I'll stick to LyX External Material. For what it's worth, my reasons are: 1. Egplot's major advantage over sim

Re: New features / interworkability of LyX

2003-12-16 Thread Marc Jeffrey Driftmeyer
William, Early I asked since LyX is UI Independent whether or not a desire for a Cocoa UI has been posted besides from myself. With much of the UI available by AppKit already it would seem if someone has ObjC experience they could ObjC++ LyX and offer this as well as other benefits. My reques

Re: Report Class: Renaming "Abstract"

2003-12-16 Thread Henrik Edlund
On Tue, 16 Dec 2003, Rich Shepard wrote: RS> Thank you, Henrik. I wondered if the renewcommand was appropriate. RS> When I do as you suggest I find no heading on the page with the RS> Executive Summary. It's blank. I put the command immediately in front RS> of the title and in the preamble. No d

A question: is there any way to set the language of document in Layouts?

2003-12-16 Thread Pablo De Napoli
Hi! I've created some custom layouts for mathematical documents in Spanish. I want to ask you a question: is there any command to set the language and the encoding of the document in the layout? (.layout file). I could not find it anywhere in the "Cuztomization" manual of Lyx (chapter 5). If not

Re: Report Class: Renaming "Abstract"

2003-12-16 Thread Rich Shepard
On Wed, 17 Dec 2003, Henrik Edlund wrote: > As ERT first in your document (as it might get overwritten by babel if you > put it in the preamble): > > \renewcommand\abstractname{Executive Summary} Thank you, Henrik. I wondered if the renewcommand was appropriate. When I do as you suggest I find

Re: Report Class: Renaming "Abstract"

2003-12-16 Thread Henrik Edlund
On Tue, 16 Dec 2003, Rich Shepard wrote: RS> I am writing a report for a client, but I would like to change the label RS> "Abstract" to read "Executive Summary". I've looked through Herbert's Web RS> site without seeing anything that looked like an answer, and I've looked on RS> several other si

Report Class: Renaming "Abstract"

2003-12-16 Thread Rich Shepard
I am writing a report for a client, but I would like to change the label "Abstract" to read "Executive Summary". I've looked through Herbert's Web site without seeing anything that looked like an answer, and I've looked on several other sites that google found for me. I probably missed reading ho

Configuring the Win32 native port (1.3.3)

2003-12-16 Thread Paul A. Rubin
Hi all, Apologies for the length of what follows. I had problems getting the Ruurd's latest port (1.3.3) to reconfigure on a Windows XP system, and I was wondering if anyone else had the same problem. On my system, if I do Edit | Reconfigure, textclass.lst gets clobbered and LyX subsequently

Re: lyx server or etc and noweb

2003-12-16 Thread stuart macgregor
> Perhaps you'll test this functionality out yourself and check whether > it's up to scratch? Thanks Angus - I will work on this over the next few days. I expect there will be a few devils in the details.

Re: lyx server or etc and noweb

2003-12-16 Thread Angus Leeming
stuart macgregor wrote: >> Actually, it shouldn't be too hard. How would you identify the >> 'scrap' you want to export? Would you mark (highlight) a block of >> text or would you 'deduce' the block from the position of the >> cursor? > > Deduce I think - a matter of taste I suppose. So, let's th

Re: LaTeXConfig.lyx.in

2003-12-16 Thread Paul A. Rubin
[posted and mailed] Christian Ridderström <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > On Mon, 15 Dec 2003, Paul A. Rubin wrote: > >> Hi, all. >> >> Does anyone know if LaTeXConfig.lyx.in (and LyXConfig.lyx.in) have >> changed from version 1.3.1 to version 1.3.3. I'm on the latter b

enumeration depth

2003-12-16 Thread Jim Ragsdale
Is there a way to get around the 4 deep limit on an enumeration? I am making an outline and it would be nice to go to a depth of 5. Thanks, Jim Ragsdale

Re: lyx server or etc and noweb

2003-12-16 Thread stuart macgregor
On Tuesday 16 Dec 2003 5:37 pm, Angus Leeming wrote: > I don't think that a mechanism exists currently to 'export' a block > of text to the outside world, or to 'import' a block of text in place > of an existing block. > > Actually, it shouldn't be too hard. How would you identify the > 'scrap' yo

Re: lyx server or etc and noweb

2003-12-16 Thread Angus Leeming
stuart macgregor wrote: > >> If these scraps exist as separate text files, then use the External >> inset. > > They do not - they are just an lyx paragraph of scrap type in a > noweb layout > document type. After lyx exports to noweb format, noweb (notangle) > can be used to collect the scraps

Re: Switching from the Math panel window to the document window

2003-12-16 Thread David A. Case
On Tue, Dec 16, 2003, Kenward Vaughan wrote: > > Under Linux (at least) use a window manager which allows "sloppy focus" > with the mouse... > > I'm unaware of what those on the dark side can do along this vein. ;-) Microsoft offers an equivalent functionality in their TweakUI series -- the foc

lyx server or etc and noweb

2003-12-16 Thread stuart macgregor
> If these scraps exist as separate text files, then use the External > inset. They do not - they are just an lyx paragraph of scrap type in a noweb layout document type. After lyx exports to noweb format, noweb (notangle) can be used to collect the scraps and build the source from them. The

Re: installing cvs snapshot

2003-12-16 Thread Karsten Heymann
On Tue, 16 Dec 2003 12:43:16 +0100 "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > On Tue, Dec 16, 2003 at 11:33:57AM +, Angus Leeming wrote: > > I see. So this is the reason. > > It works with an installed version. > > "Schrift: Größt" Hey, this is open source. Go and create a patch :) SC

Re: Switching from the Math panel window to the document window

2003-12-16 Thread Kenward Vaughan
On Tue, Dec 16, 2003 at 02:27:10PM +0100, G?nter Milde wrote: > Andre Poenitz wrote: > > On Tue, Dec 16, 2003 at 08:38:30AM +0100, G?nter Milde wrote: > > > > > This works nice for often used symbols or the ones with (almost) > > > non-ambiguous names (\alpha...\omega, but not \varphi) > > > > H

New features / interworkability of LyX

2003-12-16 Thread William F. Adams
I'm afraid I dropped of the LyX devel list (couldn't keep up, way over my head). And I've recently embarrassed myself somewhat thereby (see recent thread on LyX in Mac OS X on usenet:comp.text.tex). Anyway, I'd like to ask that preserving comments (at least) in imported LaTeX files have at lea

Re: Severe Problem using Tables

2003-12-16 Thread Tim Schröder
Thanks a lot !! I found landscape mode still a bit tricky, but it helps. My whishlist for the nex LyX version : decent handling of landscape tables in LyX best regards Tim

Re: Switching from the Math panel window to the document window

2003-12-16 Thread Günter Milde
Andre Poenitz wrote: > On Tue, Dec 16, 2003 at 08:38:30AM +0100, Günter Milde wrote: > > > This works nice for often used symbols or the ones with (almost) > > non-ambiguous names (\alpha...\omega, but not \varphi) > > Hm? It surely works with \varphi as well. I was a bit unclear here. It works

Re: installing cvs snapshot

2003-12-16 Thread Andre Poenitz
On Tue, Dec 16, 2003 at 11:33:57AM +, Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: > > >> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > > > Andre> On Tue, Dec 16, 2003 at 11:58:46AM +0100, Karsten Heymann > > Andre> wrote: > >>> > > [EMAIL PROTECTED] lyx > > gives you a L

Re: How to get locales (was: Re: installing cvs snapshot)

2003-12-16 Thread Andre Poenitz
On Tue, Dec 16, 2003 at 12:28:14PM +0100, Karsten Heymann wrote: > On Tue, 16 Dec 2003 12:08:02 +0100 > "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > > > On Tue, Dec 16, 2003 at 11:58:46AM +0100, Karsten Heymann wrote: > > > I think you have to check your /etc/locale.gen. Mine contains > > > [EMA

Re: installing cvs snapshot

2003-12-16 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> On Tue, Dec 16, 2003 at 11:58:46AM +0100, Karsten Heymann > Andre> wrote: >>> > > [EMAIL PROTECTED] lyx > > gives you a LyX with a german >>> interface, but that is something > > different. >>> > >

How to get locales (was: Re: installing cvs snapshot)

2003-12-16 Thread Karsten Heymann
On Tue, 16 Dec 2003 12:08:02 +0100 "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > On Tue, Dec 16, 2003 at 11:58:46AM +0100, Karsten Heymann wrote: > > I think you have to check your /etc/locale.gen. Mine contains > > [EMAIL PROTECTED] ISO-8859-15 > > de_DE UTF-8 > > cat: /etc/locale.gen: No suc

Re: installing cvs snapshot

2003-12-16 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Tue, Dec 16, 2003 at 11:58:46AM +0100, Karsten Heymann Andre> wrote: >> > > [EMAIL PROTECTED] lyx > > gives you a LyX with a german >> interface, but that is something > > different. >> > >> > Does this work? >> >> Does *what*

Re: installing cvs snapshot

2003-12-16 Thread Andre Poenitz
On Tue, Dec 16, 2003 at 11:58:46AM +0100, Karsten Heymann wrote: > > > [EMAIL PROTECTED] lyx > > > gives you a LyX with a german interface, but that is something > > > different. > > > > Does this work? > > Does *what* work? Interface translation? Of course! How? LANG=de_DE LC_ALL=de_DE lyx

Re: installing cvs snapshot

2003-12-16 Thread Karsten Heymann
Hello Andre, On Tue, 16 Dec 2003 11:45:48 +0100 "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > On Mon, Dec 15, 2003 at 08:12:43PM +0100, Karsten Heymann wrote: > > LC_ALL (or LANG) affects the program you actually *run*, in this > > case it Addition: LC_ALL can override LANG even if LC_ALL is set

Re: installing cvs snapshot

2003-12-16 Thread Andre Poenitz
On Mon, Dec 15, 2003 at 08:12:43PM +0100, Karsten Heymann wrote: > LC_ALL (or LANG) affects the program you actually *run*, in this case it > is the Program dpkg, so the error messages from *dpkg* are in the set > language. It has no influence on the stuff you install, but only on the > diagnostic

Re: lyx server (not serverpipe)

2003-12-16 Thread Angus Leeming
stuart macgregor wrote: >> lyx 1.4.x has per-process sockets and a helper routine 'lyxclient' >> to make interaction with the expected instance simple. The eventual >> idea is to get rid of the pipes entirely as they're unix-specific. > > I would like to add a link between noweb document scrap pa

Re: Switching from the Math panel window to the document window

2003-12-16 Thread Andre Poenitz
On Tue, Dec 16, 2003 at 08:38:30AM +0100, Günter Milde wrote: > Andre Poenitz wrote: > > > On Fri, Dec 12, 2003 at 12:10:20PM -0800, Oreste Riccardo Natale wrote: > > > > ...when I'm writing equations, > > > after pressing a button on the Math panel I would like to switch > > > automatically from

Re: Find_Next via keyboard

2003-12-16 Thread Jean-Marc Lasgouttes
> "Jim" == Jim Osborn <[EMAIL PROTECTED]> writes: Jim> What's curious, per Andre's remarks, is that the command-execute Jim> "word-find-forward" and the "word-find-forward" function executed Jim> by the Search popup seem to be completely separate. I can search Jim> for "foo" in the Search popu

Re: lyx133 for win32

2003-12-16 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Philip A. Viton wrote: >> For me, the disappointment was that the placement of big operators >> like \sum and \int hasn't been fixed (can anyone confirm this?). >> Presumably this is because Ruurd is still using the same edition of

Re: lyx server (not serverpipe)

2003-12-16 Thread stuart macgregor
> lyx 1.4.x has per-process sockets and a helper routine 'lyxclient' to > make interaction with the expected instance simple. The eventual idea > is to get rid of the pipes entirely as they're unix-specific. I would like to add a link between noweb document scrap paragraphs and gvim, to allow gvi

Re: Switching from the Math panel window to the document window

2003-12-16 Thread Günter Milde
Andre Poenitz wrote: > On Fri, Dec 12, 2003 at 12:10:20PM -0800, Oreste Riccardo Natale wrote: > > ...when I'm writing equations, > > after pressing a button on the Math panel I would like to switch > > automatically from it to the document window without explicitly clicking > > on the document w

Re: Templates Shouldn't Override Language Preferences

2003-12-16 Thread Günter Milde
Sean wrote: > I have American set as my default language (partly due to a bug in my > tex distro where it defaults to the UKenglish behavior for \today), but > that doesn't effect a new document from the template unless I change > that setting for the specific document. Unfortunately, things ar