Re: Re: Changing the color of notes in pdf output

2008-12-04 Thread Ignacio García
Nikos Alexandris, Tue, 02 Dec 2008:

 Besides using:

 \renewenvironment{lyxgreyedout}
  {\textcolor{blue}\bgroup}{\egroup}

 as suggested by Ignacio G., I would like to use also:

 \usepackage{color}
 \definecolor{lightgray}{gray}{0.3}
 \definecolor{lightblue}{blue}{0.7}


 But it fails. I get for example
 LaTeX Error(s): Undefined color model `blue'.

The second argument only can be 'rgb' 'cmyk' or 'gray'
Details in 2.11.1, Embedded Objects manual

Regards
Ignacio Garcia


Re: Find and Replace math

2008-12-04 Thread Manveru
2008/12/3 Richard Heck [EMAIL PROTECTED]:
[...]

 This is a long-standing desire, for round trip LaTeX editing, or the
 ability to edit directly in the ViewSource pane. Unfortunately, LyX's own
 internal format isn't LaTeX, and the tex2lyx importer isn't ready for this
 kind of thing. But rest assured people keep thinking about it, and JMarc's
 recent work updating tex2lyx, so that it will at least produce the 1.6
 format---I can't remember if this has actually been completely done yet---is
 at least a step in the right direction.

I think many people want to see LyX as tool similar to Kompozer (HTML
editor). The problem with LaTeX language is that it is not
hierarchical as HTML (subset of XML). LyX itself tries to hold
document structure as hierarchical, what is much clearer. LaTeX is
used to format text according to some definitions from document
classes. But it large number of places it allows users doing things
not exchangeable in both directions, if structure has to be kept.

Personally I see this as large disadvantage of LaTeX, but there is
nothing better that to flowing text automatically. LyX is good balance
between structured documents and LaTeX strengths.

-- 
Manveru
jabber: [EMAIL PROTECTED]
 gg: 1624001
   http://www.manveru.pl


Re: view pdf : file does not exist

2008-12-04 Thread Jürgen Spitzmüller
Mike Martell wrote:

 I recently changed macs using migration assistant. now, when i try to
 view pdf, i am told that the file does not exist?

What does View-LaTeX Log file say?

Jürgen



Re: How to number an inline equation

2008-12-04 Thread Jean-Marc Lasgouttes
Kuang Chen [EMAIL PROTECTED] writes:
 The ONLY difference is that those real display equations created by
 CTRL+SHIFT+M has a larger spacings away from its adjacent paragraphs,
 which I don't quite look like.

Make sure that the display equation is in the _same_ paragraph as
the text above/below. In some classes, it makes a big difference.

JMarc


Re: Subfig(ure) in class Memoir

2008-12-04 Thread Johan Tegin
Jean-Marc Lasgouttes wrote:
 Indeed. Thanks for the info. Unfortunately I cannot upgrade to qt4 for
 other reasons and there is yet no binary for debian. Will install
 first thing when available though.
 
 If you run LyX 1.5.3, you already have qt4...

1.6.0 compiled nicely after installing the qt4 development stuff and LyX now 
runs great (Ubuntu and OS X) and solves the subfigure issues.
Many thanks,
Johan


LyX 1.5.7 and lyx2lyx-Script

2008-12-04 Thread mrg

After I changed to the new LyX 1.5.7 (LyX-157-3-26-AltInstaller-Small.exe) I
receive a lyx2lyx-Script-Error if I open the MiKTeX 2.7 beamer examples like
beamerexample-lyx.lyx, conference-ornate-20min.en.lyx ...
-- 
View this message in context: 
http://n2.nabble.com/LyX-1.5.7-and-lyx2lyx-Script-tp1612843p1612843.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: LyX 1.5.7 and lyx2lyx-Script

2008-12-04 Thread Jürgen Spitzmüller
mrg wrote:

 After I changed to the new LyX 1.5.7 (LyX-157-3-26-AltInstaller-Small.exe)
 I receive a lyx2lyx-Script-Error if I open the MiKTeX 2.7 beamer examples
 like beamerexample-lyx.lyx, conference-ornate-20min.en.lyx ...

There's an updated version (LyX-157-3-27-AltInstaller-Small.exe) on the Server 
which should fix this issue.

Jürgen



Re: view pdf : file does not exist

2008-12-04 Thread asm23

Jürgen Spitzmüller wrote:

Mike Martell wrote:


I recently changed macs using migration assistant. now, when i try to
view pdf, i am told that the file does not exist?


What does View-LaTeX Log file say?

Jürgen



HI, Jurgen.
I can't find the View-Latex log. There is no menu item below 
View-Latex log. After searching for 2 minutes, I found it is 
inDocument-latex log




Re: Fast typing - LyX follows slowly only

2008-12-04 Thread [EMAIL PROTECTED]
Am Fri, 28 Nov 2008 17:55:40 +0100
schrieb [EMAIL PROTECTED] [EMAIL PROTECTED]:

 Hello,
 
 For a long time I valued LyX for its swiftness when typing. 
 Something changed recently, however and I do not
 have an idea what is causing this.
 
 When I type the letters only show up slowly on the screen. This makes
 working with LyX really cumbersome.
 
 I assumed this could have something to do with Auto Completion. But
 nothing changed when I switched this feature of.
 
 Version: LyX 1.6.0 (7 November 2008) - compiled binary on Ubuntu 8.10
 
 Any ideas?
 
 Regards,
 seacyd

I now tried to use it with the 1.6.0 package provided at:
http://www.getdeb.net/app/LyX


Still no change. So do I have to face the fact that my computer system
is 4 years old and never was speedy graphic-wise?

Thus, there might be only 2 options:

1. Go back to 1.5.6 (How to convert files from 1.6?) or try out 1.5.7
(No deb package available yet, have to check if the speed is ok there).

2. Upgrade my system: Maybe an AGP card such as Geoforce 6200 would
work in my system.


The question remains, what changed in 1.6 in terms
of new library usage that might have caused this increase in resource
requirement?


Regards,
seacyd


Re: view pdf : file does not exist

2008-12-04 Thread Mike Martell
hi Jürgen:
I am unable to view the latex log.  In the menu, I can't click on
it--its light grey.

mm

On Thu, Dec 4, 2008 at 3:50 AM, Jürgen Spitzmüller
[EMAIL PROTECTED] wrote:
 Mike Martell wrote:

 I recently changed macs using migration assistant. now, when i try to
 view pdf, i am told that the file does not exist?

 What does View-LaTeX Log file say?

 Jürgen




Re: Fast typing - LyX follows slowly only

2008-12-04 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] [EMAIL PROTECTED] writes:
 Still no change. So do I have to face the fact that my computer system
 is 4 years old and never was speedy graphic-wise?

No, this is not the problem.

 The question remains, what changed in 1.6 in terms of new library
 usage that might have caused this increase in resource requirement?

This is indeed the right question. Do you use the same qt version for
the two LyX builds?

If you have some time to spend on this, the tool that might help you to
diagnose this is oprofile. 
  http://oprofile.sourceforge.net/news/

It takes some time to get used to, but it gives information on the whole
system (including X).

If you feel lazy, there is also sysprof
  http://www.daimi.au.dk/~sandmann/sysprof/
which is simpler and has a GUI (but John Levon will hate me for
proposing that, especially since I am not really used to thoses two
tools).

JMarc


can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23
HI, I'm using Lyx 1.6, and I'm newly installed the jabref for reference 
manager tool.

But When I click the LYX button in jabref, it reported that

Error: verify that Lyx is running and lyxpipe is valid...

So, My question is  how to set lyxpipe in windows.

I found one message that said  lyxpipe is not support in windows really?

Thanks



Import RTF Lyx 1.6 error

2008-12-04 Thread Dr. Joachim K. Rennstich
I am trying to import a RTF document into Lyx 1.6 (Mac OS X 10.5.5,  
Intel) through the File  Import  Rich Text Format... command but  
get the following error:



An error occurred whilst running rtf2latex2e 'whateverfile.rtf'



I have been looking up rtf2latex2e and discovered that apparently it  
is not supported on Mac OS X unless you compile the UNIX version. My  
question is: how can I make the command work? What do I need to  
install in addition and how can I do that?


Thanks
- Joachim


Re: Import RTF Lyx 1.6 error

2008-12-04 Thread Konrad Hofbauer

Dr. Joachim K. Rennstich wrote:
I am trying to import a RTF document into Lyx 1.6 (Mac OS X 10.5.5, 
Intel) through the File  Import  Rich Text Format... command but get 
the following error:



An error occurred whilst running rtf2latex2e 'whateverfile.rtf'



I have been looking up rtf2latex2e and discovered that apparently it is 
not supported on Mac OS X unless you compile the UNIX version. My 
question is: how can I make the command work? What do I need to install 
in addition and how can I do that?


If there is no native os x version, then install macports 
(http://www.macports.org/), and from there install the needed packages.



$ port search rtf2latex
rtf2latex  tex/rtf2latex  1.5  Filter to convert 
RTF text into LaTeX code
rtf2latex2etex/rtf2latex2e 1.0fc1   Filter to convert 
rtf files into LaTeX2e code.


/Konrad



Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread Dominik Waßenhoven
asm23 wrote:

 I found one message that said  lyxpipe is not support in windows really?

Yes.

Regards,
Dominik.-




Re: Re: Changing the color of notes in pdf output

2008-12-04 Thread Nikos Alexandris
On Thu, 2008-12-04 at 09:39 +0100, Ignacio García wrote:
 Nikos Alexandris, Tue, 02 Dec 2008:
 
  Besides using:
 
  \renewenvironment{lyxgreyedout}
   {\textcolor{blue}\bgroup}{\egroup}
 
  as suggested by Ignacio G., I would like to use also:
 
  \usepackage{color}
  \definecolor{lightgray}{gray}{0.3}
  \definecolor{lightblue}{blue}{0.7}
 
 
  But it fails. I get for example
  LaTeX Error(s): Undefined color model `blue'.
 
 The second argument only can be 'rgb' 'cmyk' or 'gray'
 Details in 2.11.1, Embedded Objects manual
 
 Regards
 Ignacio Garcia

Thanks for your feedback. I should have found that already by myself.
Sorry, I (admit I) didn't really do my homework... (kind of overloaded
these days).

Regards, Nikos



Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23

Dominik Waßenhoven wrote:

asm23 wrote:


I found one message that said  lyxpipe is not support in windows really?


Yes.

Regards,
Dominik.-



Well, I search the whole internet to find a alternative solutionBut 
get no result.


Every time I change the bib(this file is imported by lyx already)file in 
Jabref. I should reopen the click insert-citation to add a citation. 
It is annoying. Can someone suggest a faster way?


Thanks.



Re: view pdf : file does not exist

2008-12-04 Thread Jürgen Spitzmüller
Mike Martell wrote:

 hi Jürgen:
 I am unable to view the latex log.  In the menu, I can't click on
 it--its light grey.


can you try to run LyX from a Terminal and then post the terminal output?

Jürgen




Re: view pdf : file does not exist

2008-12-04 Thread Bennett Helm
On Wed, Dec 3, 2008 at 10:58 PM, Mike Martell [EMAIL PROTECTED] wrote:
 I recently changed macs using migration assistant. now, when i try to
 view pdf, i am told that the file does not exist?

 any help? thanks

Migration assistant only moves files that are visible in the Finder.
The TeX backend gets installed in invisible locations and so does not
get transferred. My guess is that you simply need to install MacTeX on
the new mac. (http://www.tug.org/mactex/)

Bennett


How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Dear readers of this list,

I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy) to write down some
chemistry. I found the following hint in the LyX Wiki on using the LaTeX
package mhchem in LyX math mode in order to preview the formulas on
screen: 
http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
formulae)
However, I am unable to reproduce the example mhchem.lyx given on that
internet site: When I type Ctrl-m Ctrl-m in order to get into text in
math mode, I end up in an mbox, and as soon as I enter a space after H+
to write something like this into that mbox: \ce{H+ + OH- = H2O}, the
cursor jumps out of the box. So I can only type single compounds, but no
reactions.
If I type Ctrl-m to enter math mode and then press Ctrl-l to enter ERT
\text{\ce{H+ + OH- = H2O}} the cursor also jumps out of the text-box
as soon as I enter a space after H+. Again, as a result, only single
compounds are possible with preview. 
The LaTeX amsmath-package is available and checked in LyX document
settings. It is possible to enter pure ERT like $\text{\ce{H+ + OH- =
H2O}}$ and get it typeset by LyX/LaTeX, but then I have no preview.

So my question: How do I enter something like \text{\ce{H+ + OH- =
H2O}} in math mode?

Thanks for helpful hints

Yours sincerely

Tobias Hilbricht




Re: How to enter text in math mode?

2008-12-04 Thread Erez Yerushalmi
If I understood you correctly, this is very easy.

press control-M and then control-M again.  When you want to return to math
in the same math box, just do space.

see below

\mbox{a text }andnowmath

erez



On Thu, Dec 4, 2008 at 4:18 PM, Tobias Hilbricht [EMAIL PROTECTED]wrote:

 Dear readers of this list,

 I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy) to write down some
 chemistry. I found the following hint in the LyX Wiki on using the LaTeX
 package mhchem in LyX math mode in order to preview the formulas on
 screen:
 http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
 formulae)
 However, I am unable to reproduce the example mhchem.lyx given on that
 internet site: When I type Ctrl-m Ctrl-m in order to get into text in
 math mode, I end up in an mbox, and as soon as I enter a space after H+
 to write something like this into that mbox: \ce{H+ + OH- = H2O}, the
 cursor jumps out of the box. So I can only type single compounds, but no
 reactions.
 If I type Ctrl-m to enter math mode and then press Ctrl-l to enter ERT
 \text{\ce{H+ + OH- = H2O}} the cursor also jumps out of the text-box
 as soon as I enter a space after H+. Again, as a result, only single
 compounds are possible with preview.
 The LaTeX amsmath-package is available and checked in LyX document
 settings. It is possible to enter pure ERT like $\text{\ce{H+ + OH- =
 H2O}}$ and get it typeset by LyX/LaTeX, but then I have no preview.

 So my question: How do I enter something like \text{\ce{H+ + OH- =
 H2O}} in math mode?

 Thanks for helpful hints

 Yours sincerely

 Tobias Hilbricht





-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


Re: Boxed equations in Lyx

2008-12-04 Thread Erez Yerushalmi
sorry, don't know, i'll forward to all lyx users


On Thu, Dec 4, 2008 at 3:50 PM, Laura De Lorenzis [EMAIL PROTECTED]
 wrote:

 Thanks a lot, it works!! But I still get problems when trying to box
 aligned sets of equations, using AMS. Could you please help out?

 Thanks again!!


 Il giorno Nov 30, 2008, alle ore 1:59 PM, Erez Yerushalmi ha scritto:

 Hi,

 After inserting math  with cnrl-m

 Use   \boxed   for a math formula
 for example:   \boxed{A\alpha+B}


 or  \fbox
 \fbox{regular text}
 for a math box with regular text

 This is found in the help files.
 Can't remember exactly where, but easy to find.

 Best Regards,  Erez




 On Sun, Nov 30, 2008 at 12:29 PM, Laura [EMAIL PROTECTED] wrote:


 Hi everyone,

 I am a new user of Lyx, and am trying to put some equations into a box. I
 have already written the equations, so I was trying to insert some LateX
 instructions to add the box to each equation separately. But so far I
 didn't
 manage to get it to work. Any suggestion?

 Thanks a lot to anyone who will reply.


 --
 View this message in context:
 http://n2.nabble.com/Boxed-equations-in-Lyx-tp1595091p1595091.html
 Sent from the LyX - Users mailing list archive at Nabble.com.




 --
 Erez Yerushalmi
 PhD Student
 Warwick University, UK

 http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi





-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


Re: How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Am Donnerstag, den 04.12.2008, 16:24 + schrieb Erez Yerushalmi:

 press control-M and then control-M again.  When you want to return to math
 in the same math box, just do space.

Dear Erez,

thank you for your quick reply. I am afraid it is not that simple,
because what you suggested is just what I try to do with the following:

\ce{H+ + OH- = H2O}

\ce{...} is a macro of the mhchem package.

So be so kind and tell me if you can do Ctrl-m Ctrl-m and type in the
macro mentioned above without the cursor jumping out of the mbox when
entering a space.

I can do what you said with simple text, but not with the macro above. I
am using. If it works for you, do you use LyX 1.5.5, perhaps on Ubuntu
8.04?

Yours Tobias Hilbricht


  internet site: When I type Ctrl-m Ctrl-m in order to get into text in
  math mode, I end up in an mbox, and as soon as I enter a space after H+
  to write something like this into that mbox: \ce{H+ + OH- = H2O}, the
  cursor jumps out of the box. So I can only type single compounds, but no
  reactions.



Re: How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Am Donnerstag, den 04.12.2008, 16:45 + schrieb Erez Yerushalmi:

 Then I'm really sorry.  I tried it with lyx 1.6.0 and \ce is not
 recognized. I probably need to load in the mhchem package.

Dear Erez,

I probably was not clear enough.

mhchem is a LaTeX package to write chemical compounds and reactions. \ce
is a macro of mhchem, so you have call for mhchem in LyX under Document
- Settings - Preamble.

I would like to enter mhchem macros in math mode rather than in plain
ERT, because then I have a preview. Somebody published in the LyX wiki a
little HowTo and an example file mhchem.lyx:

http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
formulae)

If you open mhchem.lyx with a plain text editor then that somebody
managed to get this line into *mhchem.lyx*:

\begin_inset Formula $\text{\ce{H+ + OH- = H2O}}$

I can open mhchem.lyx with LyX and see a preview of the reaction. I can
copy and paste it in LyX and see a preview. But I cannot reproduce
typing this in with LyX 1.5.5 on Ubuntu 8.04 and I want to know if I
miss something, if it is a bug or a regression (perhaps it did work only
with older versions?).

I hope I could point out my problem?!

Yours sincerely

Tobias Hilbricht

 I think I don't really understand what equation you are trying to put
 it.


 \ce{...} is a macro of the mhchem package.






Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2008 at 03:52:02PM +0100, Dominik Waßenhoven wrote:
 asm23 wrote:
 
  I found one message that said  lyxpipe is not support in windows really?
 
 Yes.

What would jabref like to use to talk to other applications. We could
use windows sockets...

Andre'


Re: LaTeX Error: File `prettyref.sty' not found.

2008-12-04 Thread Niko Schwarz
thanks! i had setup miktex for automatic package installation. but the ftp
server was offline and miktex silently failed.
so, now i changed the ftp server and it worked.

cheers,

niko

2008/12/3 Jürgen Spitzmüller [EMAIL PROTECTED]

 Niko Schwarz wrote:

  why does it say that?

 because prettyref.sty is not installed on your computer.

  what can i do about it?

 Install it :-)

 Grab it here:
 http://ctan.org/tex-archive/macros/latex/contrib/prettyref

 or try to get it via your package manager (probably the MikTeX package
 manager).

 Jürgen

 BTW the problem with prettyref, which is used by LyX for formatted cross
 references, was that it had an unclear license, so many TeX distributions
 excluded it. Recently, the license issue was sorted out, so the package will
 most likely be reincluded in the distros.





Re: lyx wont covert my document to dvi

2008-12-04 Thread Paul A. Rubin

rmanor wrote:

Hi,

I'm a lyx newbie.
I started writing my document and I wanted to export it to dvi.
but when I hit the view dvi  , or export-dvi , nothing happens.
I can export it to a tex file and then with latex convert it to dvi.
also, if I open Lyx tutorial and hit view dvi , everything works fine.
does it mean there is something wrong with my document?

thanks for the help.




When you try View-DVI with your document, does the LyX status line 
report Waiting for LaTeX run number 1, or does literally nothing 
happen?  Also, after trying to view, does Document - LaTeX Log contain 
a log and, if so, does it report any LaTeX errors or anomalies?


/Paul



Re: How to enter text in math mode?

2008-12-04 Thread Guenter Milde
On 2008-12-04, Tobias Hilbricht wrote:

 I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy)
...
 
 So my question: How do I enter something like 

 \text{\ce{H+ + OH- = H2O}} 
 
 in math mode?

1. Type it as normal text in your paragraph.

2. Mark it and press Ctrl-M to convert to Math

3. Repeat (mark and Ctrl-M) to convert to Text-in-Math.

(Tested with LyX 1.6.0 on Debian. AFAIK, this worked also in 1.5.
 In earlier Versions, the trick is to drag and drop the LaTeX-math expression
 with the mouse in a math box.)
 
BTW: 1.6.0 on Debian also allows entering spaces in Text-in-Math and
you leaves this mode with right arrow. Maybe upgrading to 1.5.7 helps
(if 1.6.0 is not an option).

Günter



Re: footnote problem

2008-12-04 Thread Marcelo Acuña
 Mhm - to clarify :)
 I somehow managed to mark the text within the footnotes as
 quotes. honestly 
 I just don't know how this happened, probably when
 moving around some quotes 
 and footnotes... that's the point, which is not visible
 in the editor. well, 
 i think if somewhat carefully with the program, things like
 this should not 
 happen. so probably i'll continue with lyx, i got
 pretty angry, because it 
 took me HOURS to find the mistake...
 

 Ok. Now I can understand the problem.
 Like Konrad say, you can put Source Code View and get a Latex view like-Kile.
 Regards.
Marcelo 


  Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/


Re: lyx2lyx script broken (1.6.0 on Vista)

2008-12-04 Thread Michael Wojcik
This has gone on far too long, and I'm not really interested in
arguing the point. But some of your response is simply factually
incorrect. So, for the record:

Andre Poenitz wrote:
 On Sun, Nov 23, 2008 at 11:21:27AM -0500, Michael Wojcik wrote:
 Andre Poenitz wrote:
 On Tue, Nov 18, 2008 at 03:42:52PM -0500, Michael Wojcik wrote:
 I've worked on many projects that maintained backward compatibility
 with new releases of the API, and seen a great many more.
 Just for my curiosity: Which projects, which scope? 
 - Early versions of Windows. The Windows 1.x to Windows 2.0 and
 Windows/286 transition maintained compatibility in the Windows API;
 Windows 1.x applications ran unchanged in the 2.0 family.
 
 Windows 2.0 was released pretty exactly two years after 1.0, Windows 3.0
 completely broke the API 2 1/2 years later.

16-bit Windows applications continued to run unchanged under Windows 3.0.

  So, at best, that's a
 period of 4.5 years of API stability. That's close to a joke,
 especially when taking into account that  3.11 was not usable for any
 reasonable practical purpose...

Tell that to the hundreds of customers we sold development tools for
Windows 2.0.

 - X11R3. The X11 API was layered correctly: as long as the server
 follows the protocol spec, it doesn't matter what it does under the
 covers. I added support for new hardware to the ddx layer; wrote new
 window managers with completely different look-and-feel from the
 standard ones; added extensions to X11 itself. None of that interfered
 with existing clients one bit.
 
 X11R3: End of 88, X11R4: End of 89.

And clients continued to work. And they still work, under X11R5. New
releases came out and API compatibility was maintained. Which was my
point.

 Pretty much around 1990 supposedly the last person died that used plain X.

What's plain X? Everyone always ran windows managers on top of X11.
That's part of the architecture.

 - The 4.3 BSD kernel. Extended multihead support in the console driver
 and wrote some drivers for new hardware. Enhanced the shared memory
 kernel option. Nothing that didn't want to use the new features needed
 to be recompiled.
 
 Spring (?) 2001 - January 2002.

I don't know what those dates are supposed to refer to. BSD 4.3 was
released in 1986. BSD 4.4 in 1994.

-- 
Michael Wojcik
Micro Focus
Rhetoric  Writing, Michigan State University



Re: Fast typing - LyX follows slowly only

2008-12-04 Thread [EMAIL PROTECTED]
Am Thu, 04 Dec 2008 14:46:00 +0100
schrieb Jean-Marc Lasgouttes [EMAIL PROTECTED]:

 [EMAIL PROTECTED] [EMAIL PROTECTED] writes:
  Still no change. So do I have to face the fact that my computer
  system is 4 years old and never was speedy graphic-wise?
 
 No, this is not the problem.
 
  The question remains, what changed in 1.6 in terms of new library
  usage that might have caused this increase in resource requirement?
 
 This is indeed the right question. Do you use the same qt version for
 the two LyX builds?
 
 If you have some time to spend on this, the tool that might help you
 to diagnose this is oprofile. 
   http://oprofile.sourceforge.net/news/
 
 It takes some time to get used to, but it gives information on the
 whole system (including X).
 
 If you feel lazy, there is also sysprof
   http://www.daimi.au.dk/~sandmann/sysprof/
 which is simpler and has a GUI (but John Levon will hate me for
 proposing that, especially since I am not really used to thoses two
 tools).
 
 JMarc

Thanks a lot for these tips! I was looking for such tools. 

This time I have already invested in a AGP graphics card 
for my system and it paid off. The lag is gone and I can use LyX 1.6
very smoothly again. 

FYI, I purchased a geforce 6200 card PNY VERTO GF 6200 AGP 256MB retail
(G606200A8D24LPB).

The card was easy to install - even on in a narrow AGP slot - and in
Ubuntu 8.10 the nvidia proprietary driver got automatically pushed into
the system. 

So, everything works fine now and thanks for sharing your comments.





Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23

Andre Poenitz wrote:

On Thu, Dec 04, 2008 at 03:52:02PM +0100, Dominik Waßenhoven wrote:

asm23 wrote:


I found one message that said  lyxpipe is not support in windows really?

Yes.


What would jabref like to use to talk to other applications. We could
use windows sockets...

Andre'


Thanks for your reply Andre.

Jabref's push button not only support Lyx, it also support WinEdt and 
many other applications. I don't think these communications were all 
through the sockets.


And I hope someone will be programming this functionality in windows.

Thanks. Lyx is great!



Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23

Andre Poenitz wrote:

On Thu, Dec 04, 2008 at 03:52:02PM +0100, Dominik Waßenhoven wrote:

asm23 wrote:


I found one message that said  lyxpipe is not support in windows really?

Yes.


What would jabref like to use to talk to other applications. We could
use windows sockets...

Andre'


I found in the mail list achieve that someone suggest using a smart paste.

Which means, When I copy a citation from Jabref using ctrl + k, next, 
I can directly paste the string to Lyx. Then Lyx should recognize this 
insert as a citation and do the same things like insert-citation.


But I haven't get the method, and don't know how to enable this smart 
paste in Lyx 1.6.


Thanks.



Re: lyx2lyx script broken (1.6.0 on Vista)

2008-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2008 at 06:20:40PM -0500, Michael Wojcik wrote:
 This has gone on far too long, and I'm not really interested in
 arguing the point.

When I am not really interested in arguing a point anymore, I just
stop doing it. I don't consider that a bad habit.

 [...]
 So, for the record:   
 16-bit Windows applications continued to run unchanged under Windows 3.0.

Except for the ones that did not get enough main memory anymore thanks
to the fatter system. Those simply would refuse to work...

 [Win 1.0 - 3.0]
   So, at best, that's a
  period of 4.5 years of API stability. That's close to a joke,
  especially when taking into account that  3.11 was not usable for any
  reasonable practical purpose...
 
 Tell that to the hundreds of customers we sold development tools for
 Windows 2.0.

First, this leaves a few more developers whom you did _not_ sell your
development tools. Second, selling someone a brush and a few buckets of
paint does not necessarily mean that the house he's living in is in good
shape. Etc. Anyway. That's subjective.
 
  [...] X11R3: End of 88, X11R4: End of 89.
 
 And clients continued to work. And they still work, under X11R5. New
 releases came out and API compatibility was maintained.

And still a lot of user code broke. Wasn't it even Motif++ that
barely survived the jump from R3 to R4? [And where is it nowadays?]

 Which was my point.

And my point was that maintaining compatibility is possible, if the
feature set is pretty much frozen and all new development is done
in some kind of add-on.

And even then it's not _easily_ possible.

Remember the time when suddenly no Turbo Pascal program could start
on new machines because the time calibration loop was executed too
quickly causing a division by zero? Luckily people could use hex
editors back then ;-}
 
  Pretty much around 1990 supposedly the last person died that used plain X.
 
 What's plain X? Everyone always ran windows managers on top of X11.
 That's part of the architecture.

Plain X as in Xlib, possibly with Xt. In contrast to, say, Athena,
Motif, Gtk or whatever toolkit of the day - with way shorter life cycles
than the basic library.

  [...]
  Spring (?) 2001 - January 2002.
 
 I don't know what those dates are supposed to refer to. BSD 4.3 was
 released in 1986. BSD 4.4 in 1994.

I already admitted that I indeed mixed up the BSD factions here. So
you are right. _Something_ was factual incorrect.

Andre'


Re: Re: Changing the color of notes in pdf output

2008-12-04 Thread Ignacio García
Nikos Alexandris, Tue, 02 Dec 2008:

 Besides using:

 \renewenvironment{lyxgreyedout}
  {\textcolor{blue}\bgroup}{\egroup}

 as suggested by Ignacio G., I would like to use also:

 \usepackage{color}
 \definecolor{lightgray}{gray}{0.3}
 \definecolor{lightblue}{blue}{0.7}


 But it fails. I get for example
 LaTeX Error(s): Undefined color model `blue'.

The second argument only can be 'rgb' 'cmyk' or 'gray'
Details in 2.11.1, Embedded Objects manual

Regards
Ignacio Garcia


Re: Find and Replace math

2008-12-04 Thread Manveru
2008/12/3 Richard Heck [EMAIL PROTECTED]:
[...]

 This is a long-standing desire, for round trip LaTeX editing, or the
 ability to edit directly in the ViewSource pane. Unfortunately, LyX's own
 internal format isn't LaTeX, and the tex2lyx importer isn't ready for this
 kind of thing. But rest assured people keep thinking about it, and JMarc's
 recent work updating tex2lyx, so that it will at least produce the 1.6
 format---I can't remember if this has actually been completely done yet---is
 at least a step in the right direction.

I think many people want to see LyX as tool similar to Kompozer (HTML
editor). The problem with LaTeX language is that it is not
hierarchical as HTML (subset of XML). LyX itself tries to hold
document structure as hierarchical, what is much clearer. LaTeX is
used to format text according to some definitions from document
classes. But it large number of places it allows users doing things
not exchangeable in both directions, if structure has to be kept.

Personally I see this as large disadvantage of LaTeX, but there is
nothing better that to flowing text automatically. LyX is good balance
between structured documents and LaTeX strengths.

-- 
Manveru
jabber: [EMAIL PROTECTED]
 gg: 1624001
   http://www.manveru.pl


Re: view pdf : file does not exist

2008-12-04 Thread Jürgen Spitzmüller
Mike Martell wrote:

 I recently changed macs using migration assistant. now, when i try to
 view pdf, i am told that the file does not exist?

What does View-LaTeX Log file say?

Jürgen



Re: How to number an inline equation

2008-12-04 Thread Jean-Marc Lasgouttes
Kuang Chen [EMAIL PROTECTED] writes:
 The ONLY difference is that those real display equations created by
 CTRL+SHIFT+M has a larger spacings away from its adjacent paragraphs,
 which I don't quite look like.

Make sure that the display equation is in the _same_ paragraph as
the text above/below. In some classes, it makes a big difference.

JMarc


Re: Subfig(ure) in class Memoir

2008-12-04 Thread Johan Tegin
Jean-Marc Lasgouttes wrote:
 Indeed. Thanks for the info. Unfortunately I cannot upgrade to qt4 for
 other reasons and there is yet no binary for debian. Will install
 first thing when available though.
 
 If you run LyX 1.5.3, you already have qt4...

1.6.0 compiled nicely after installing the qt4 development stuff and LyX now 
runs great (Ubuntu and OS X) and solves the subfigure issues.
Many thanks,
Johan


LyX 1.5.7 and lyx2lyx-Script

2008-12-04 Thread mrg

After I changed to the new LyX 1.5.7 (LyX-157-3-26-AltInstaller-Small.exe) I
receive a lyx2lyx-Script-Error if I open the MiKTeX 2.7 beamer examples like
beamerexample-lyx.lyx, conference-ornate-20min.en.lyx ...
-- 
View this message in context: 
http://n2.nabble.com/LyX-1.5.7-and-lyx2lyx-Script-tp1612843p1612843.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: LyX 1.5.7 and lyx2lyx-Script

2008-12-04 Thread Jürgen Spitzmüller
mrg wrote:

 After I changed to the new LyX 1.5.7 (LyX-157-3-26-AltInstaller-Small.exe)
 I receive a lyx2lyx-Script-Error if I open the MiKTeX 2.7 beamer examples
 like beamerexample-lyx.lyx, conference-ornate-20min.en.lyx ...

There's an updated version (LyX-157-3-27-AltInstaller-Small.exe) on the Server 
which should fix this issue.

Jürgen



Re: view pdf : file does not exist

2008-12-04 Thread asm23

Jürgen Spitzmüller wrote:

Mike Martell wrote:


I recently changed macs using migration assistant. now, when i try to
view pdf, i am told that the file does not exist?


What does View-LaTeX Log file say?

Jürgen



HI, Jurgen.
I can't find the View-Latex log. There is no menu item below 
View-Latex log. After searching for 2 minutes, I found it is 
inDocument-latex log




Re: Fast typing - LyX follows slowly only

2008-12-04 Thread [EMAIL PROTECTED]
Am Fri, 28 Nov 2008 17:55:40 +0100
schrieb [EMAIL PROTECTED] [EMAIL PROTECTED]:

 Hello,
 
 For a long time I valued LyX for its swiftness when typing. 
 Something changed recently, however and I do not
 have an idea what is causing this.
 
 When I type the letters only show up slowly on the screen. This makes
 working with LyX really cumbersome.
 
 I assumed this could have something to do with Auto Completion. But
 nothing changed when I switched this feature of.
 
 Version: LyX 1.6.0 (7 November 2008) - compiled binary on Ubuntu 8.10
 
 Any ideas?
 
 Regards,
 seacyd

I now tried to use it with the 1.6.0 package provided at:
http://www.getdeb.net/app/LyX


Still no change. So do I have to face the fact that my computer system
is 4 years old and never was speedy graphic-wise?

Thus, there might be only 2 options:

1. Go back to 1.5.6 (How to convert files from 1.6?) or try out 1.5.7
(No deb package available yet, have to check if the speed is ok there).

2. Upgrade my system: Maybe an AGP card such as Geoforce 6200 would
work in my system.


The question remains, what changed in 1.6 in terms
of new library usage that might have caused this increase in resource
requirement?


Regards,
seacyd


Re: view pdf : file does not exist

2008-12-04 Thread Mike Martell
hi Jürgen:
I am unable to view the latex log.  In the menu, I can't click on
it--its light grey.

mm

On Thu, Dec 4, 2008 at 3:50 AM, Jürgen Spitzmüller
[EMAIL PROTECTED] wrote:
 Mike Martell wrote:

 I recently changed macs using migration assistant. now, when i try to
 view pdf, i am told that the file does not exist?

 What does View-LaTeX Log file say?

 Jürgen




Re: Fast typing - LyX follows slowly only

2008-12-04 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] [EMAIL PROTECTED] writes:
 Still no change. So do I have to face the fact that my computer system
 is 4 years old and never was speedy graphic-wise?

No, this is not the problem.

 The question remains, what changed in 1.6 in terms of new library
 usage that might have caused this increase in resource requirement?

This is indeed the right question. Do you use the same qt version for
the two LyX builds?

If you have some time to spend on this, the tool that might help you to
diagnose this is oprofile. 
  http://oprofile.sourceforge.net/news/

It takes some time to get used to, but it gives information on the whole
system (including X).

If you feel lazy, there is also sysprof
  http://www.daimi.au.dk/~sandmann/sysprof/
which is simpler and has a GUI (but John Levon will hate me for
proposing that, especially since I am not really used to thoses two
tools).

JMarc


can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23
HI, I'm using Lyx 1.6, and I'm newly installed the jabref for reference 
manager tool.

But When I click the LYX button in jabref, it reported that

Error: verify that Lyx is running and lyxpipe is valid...

So, My question is  how to set lyxpipe in windows.

I found one message that said  lyxpipe is not support in windows really?

Thanks



Import RTF Lyx 1.6 error

2008-12-04 Thread Dr. Joachim K. Rennstich
I am trying to import a RTF document into Lyx 1.6 (Mac OS X 10.5.5,  
Intel) through the File  Import  Rich Text Format... command but  
get the following error:



An error occurred whilst running rtf2latex2e 'whateverfile.rtf'



I have been looking up rtf2latex2e and discovered that apparently it  
is not supported on Mac OS X unless you compile the UNIX version. My  
question is: how can I make the command work? What do I need to  
install in addition and how can I do that?


Thanks
- Joachim


Re: Import RTF Lyx 1.6 error

2008-12-04 Thread Konrad Hofbauer

Dr. Joachim K. Rennstich wrote:
I am trying to import a RTF document into Lyx 1.6 (Mac OS X 10.5.5, 
Intel) through the File  Import  Rich Text Format... command but get 
the following error:



An error occurred whilst running rtf2latex2e 'whateverfile.rtf'



I have been looking up rtf2latex2e and discovered that apparently it is 
not supported on Mac OS X unless you compile the UNIX version. My 
question is: how can I make the command work? What do I need to install 
in addition and how can I do that?


If there is no native os x version, then install macports 
(http://www.macports.org/), and from there install the needed packages.



$ port search rtf2latex
rtf2latex  tex/rtf2latex  1.5  Filter to convert 
RTF text into LaTeX code
rtf2latex2etex/rtf2latex2e 1.0fc1   Filter to convert 
rtf files into LaTeX2e code.


/Konrad



Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread Dominik Waßenhoven
asm23 wrote:

 I found one message that said  lyxpipe is not support in windows really?

Yes.

Regards,
Dominik.-




Re: Re: Changing the color of notes in pdf output

2008-12-04 Thread Nikos Alexandris
On Thu, 2008-12-04 at 09:39 +0100, Ignacio García wrote:
 Nikos Alexandris, Tue, 02 Dec 2008:
 
  Besides using:
 
  \renewenvironment{lyxgreyedout}
   {\textcolor{blue}\bgroup}{\egroup}
 
  as suggested by Ignacio G., I would like to use also:
 
  \usepackage{color}
  \definecolor{lightgray}{gray}{0.3}
  \definecolor{lightblue}{blue}{0.7}
 
 
  But it fails. I get for example
  LaTeX Error(s): Undefined color model `blue'.
 
 The second argument only can be 'rgb' 'cmyk' or 'gray'
 Details in 2.11.1, Embedded Objects manual
 
 Regards
 Ignacio Garcia

Thanks for your feedback. I should have found that already by myself.
Sorry, I (admit I) didn't really do my homework... (kind of overloaded
these days).

Regards, Nikos



Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23

Dominik Waßenhoven wrote:

asm23 wrote:


I found one message that said  lyxpipe is not support in windows really?


Yes.

Regards,
Dominik.-



Well, I search the whole internet to find a alternative solutionBut 
get no result.


Every time I change the bib(this file is imported by lyx already)file in 
Jabref. I should reopen the click insert-citation to add a citation. 
It is annoying. Can someone suggest a faster way?


Thanks.



Re: view pdf : file does not exist

2008-12-04 Thread Jürgen Spitzmüller
Mike Martell wrote:

 hi Jürgen:
 I am unable to view the latex log.  In the menu, I can't click on
 it--its light grey.


can you try to run LyX from a Terminal and then post the terminal output?

Jürgen




Re: view pdf : file does not exist

2008-12-04 Thread Bennett Helm
On Wed, Dec 3, 2008 at 10:58 PM, Mike Martell [EMAIL PROTECTED] wrote:
 I recently changed macs using migration assistant. now, when i try to
 view pdf, i am told that the file does not exist?

 any help? thanks

Migration assistant only moves files that are visible in the Finder.
The TeX backend gets installed in invisible locations and so does not
get transferred. My guess is that you simply need to install MacTeX on
the new mac. (http://www.tug.org/mactex/)

Bennett


How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Dear readers of this list,

I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy) to write down some
chemistry. I found the following hint in the LyX Wiki on using the LaTeX
package mhchem in LyX math mode in order to preview the formulas on
screen: 
http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
formulae)
However, I am unable to reproduce the example mhchem.lyx given on that
internet site: When I type Ctrl-m Ctrl-m in order to get into text in
math mode, I end up in an mbox, and as soon as I enter a space after H+
to write something like this into that mbox: \ce{H+ + OH- = H2O}, the
cursor jumps out of the box. So I can only type single compounds, but no
reactions.
If I type Ctrl-m to enter math mode and then press Ctrl-l to enter ERT
\text{\ce{H+ + OH- = H2O}} the cursor also jumps out of the text-box
as soon as I enter a space after H+. Again, as a result, only single
compounds are possible with preview. 
The LaTeX amsmath-package is available and checked in LyX document
settings. It is possible to enter pure ERT like $\text{\ce{H+ + OH- =
H2O}}$ and get it typeset by LyX/LaTeX, but then I have no preview.

So my question: How do I enter something like \text{\ce{H+ + OH- =
H2O}} in math mode?

Thanks for helpful hints

Yours sincerely

Tobias Hilbricht




Re: How to enter text in math mode?

2008-12-04 Thread Erez Yerushalmi
If I understood you correctly, this is very easy.

press control-M and then control-M again.  When you want to return to math
in the same math box, just do space.

see below

\mbox{a text }andnowmath

erez



On Thu, Dec 4, 2008 at 4:18 PM, Tobias Hilbricht [EMAIL PROTECTED]wrote:

 Dear readers of this list,

 I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy) to write down some
 chemistry. I found the following hint in the LyX Wiki on using the LaTeX
 package mhchem in LyX math mode in order to preview the formulas on
 screen:
 http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
 formulae)
 However, I am unable to reproduce the example mhchem.lyx given on that
 internet site: When I type Ctrl-m Ctrl-m in order to get into text in
 math mode, I end up in an mbox, and as soon as I enter a space after H+
 to write something like this into that mbox: \ce{H+ + OH- = H2O}, the
 cursor jumps out of the box. So I can only type single compounds, but no
 reactions.
 If I type Ctrl-m to enter math mode and then press Ctrl-l to enter ERT
 \text{\ce{H+ + OH- = H2O}} the cursor also jumps out of the text-box
 as soon as I enter a space after H+. Again, as a result, only single
 compounds are possible with preview.
 The LaTeX amsmath-package is available and checked in LyX document
 settings. It is possible to enter pure ERT like $\text{\ce{H+ + OH- =
 H2O}}$ and get it typeset by LyX/LaTeX, but then I have no preview.

 So my question: How do I enter something like \text{\ce{H+ + OH- =
 H2O}} in math mode?

 Thanks for helpful hints

 Yours sincerely

 Tobias Hilbricht





-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


Re: Boxed equations in Lyx

2008-12-04 Thread Erez Yerushalmi
sorry, don't know, i'll forward to all lyx users


On Thu, Dec 4, 2008 at 3:50 PM, Laura De Lorenzis [EMAIL PROTECTED]
 wrote:

 Thanks a lot, it works!! But I still get problems when trying to box
 aligned sets of equations, using AMS. Could you please help out?

 Thanks again!!


 Il giorno Nov 30, 2008, alle ore 1:59 PM, Erez Yerushalmi ha scritto:

 Hi,

 After inserting math  with cnrl-m

 Use   \boxed   for a math formula
 for example:   \boxed{A\alpha+B}


 or  \fbox
 \fbox{regular text}
 for a math box with regular text

 This is found in the help files.
 Can't remember exactly where, but easy to find.

 Best Regards,  Erez




 On Sun, Nov 30, 2008 at 12:29 PM, Laura [EMAIL PROTECTED] wrote:


 Hi everyone,

 I am a new user of Lyx, and am trying to put some equations into a box. I
 have already written the equations, so I was trying to insert some LateX
 instructions to add the box to each equation separately. But so far I
 didn't
 manage to get it to work. Any suggestion?

 Thanks a lot to anyone who will reply.


 --
 View this message in context:
 http://n2.nabble.com/Boxed-equations-in-Lyx-tp1595091p1595091.html
 Sent from the LyX - Users mailing list archive at Nabble.com.




 --
 Erez Yerushalmi
 PhD Student
 Warwick University, UK

 http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi





-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


Re: How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Am Donnerstag, den 04.12.2008, 16:24 + schrieb Erez Yerushalmi:

 press control-M and then control-M again.  When you want to return to math
 in the same math box, just do space.

Dear Erez,

thank you for your quick reply. I am afraid it is not that simple,
because what you suggested is just what I try to do with the following:

\ce{H+ + OH- = H2O}

\ce{...} is a macro of the mhchem package.

So be so kind and tell me if you can do Ctrl-m Ctrl-m and type in the
macro mentioned above without the cursor jumping out of the mbox when
entering a space.

I can do what you said with simple text, but not with the macro above. I
am using. If it works for you, do you use LyX 1.5.5, perhaps on Ubuntu
8.04?

Yours Tobias Hilbricht


  internet site: When I type Ctrl-m Ctrl-m in order to get into text in
  math mode, I end up in an mbox, and as soon as I enter a space after H+
  to write something like this into that mbox: \ce{H+ + OH- = H2O}, the
  cursor jumps out of the box. So I can only type single compounds, but no
  reactions.



Re: How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Am Donnerstag, den 04.12.2008, 16:45 + schrieb Erez Yerushalmi:

 Then I'm really sorry.  I tried it with lyx 1.6.0 and \ce is not
 recognized. I probably need to load in the mhchem package.

Dear Erez,

I probably was not clear enough.

mhchem is a LaTeX package to write chemical compounds and reactions. \ce
is a macro of mhchem, so you have call for mhchem in LyX under Document
- Settings - Preamble.

I would like to enter mhchem macros in math mode rather than in plain
ERT, because then I have a preview. Somebody published in the LyX wiki a
little HowTo and an example file mhchem.lyx:

http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
formulae)

If you open mhchem.lyx with a plain text editor then that somebody
managed to get this line into *mhchem.lyx*:

\begin_inset Formula $\text{\ce{H+ + OH- = H2O}}$

I can open mhchem.lyx with LyX and see a preview of the reaction. I can
copy and paste it in LyX and see a preview. But I cannot reproduce
typing this in with LyX 1.5.5 on Ubuntu 8.04 and I want to know if I
miss something, if it is a bug or a regression (perhaps it did work only
with older versions?).

I hope I could point out my problem?!

Yours sincerely

Tobias Hilbricht

 I think I don't really understand what equation you are trying to put
 it.


 \ce{...} is a macro of the mhchem package.






Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2008 at 03:52:02PM +0100, Dominik Waßenhoven wrote:
 asm23 wrote:
 
  I found one message that said  lyxpipe is not support in windows really?
 
 Yes.

What would jabref like to use to talk to other applications. We could
use windows sockets...

Andre'


Re: LaTeX Error: File `prettyref.sty' not found.

2008-12-04 Thread Niko Schwarz
thanks! i had setup miktex for automatic package installation. but the ftp
server was offline and miktex silently failed.
so, now i changed the ftp server and it worked.

cheers,

niko

2008/12/3 Jürgen Spitzmüller [EMAIL PROTECTED]

 Niko Schwarz wrote:

  why does it say that?

 because prettyref.sty is not installed on your computer.

  what can i do about it?

 Install it :-)

 Grab it here:
 http://ctan.org/tex-archive/macros/latex/contrib/prettyref

 or try to get it via your package manager (probably the MikTeX package
 manager).

 Jürgen

 BTW the problem with prettyref, which is used by LyX for formatted cross
 references, was that it had an unclear license, so many TeX distributions
 excluded it. Recently, the license issue was sorted out, so the package will
 most likely be reincluded in the distros.





Re: lyx wont covert my document to dvi

2008-12-04 Thread Paul A. Rubin

rmanor wrote:

Hi,

I'm a lyx newbie.
I started writing my document and I wanted to export it to dvi.
but when I hit the view dvi  , or export-dvi , nothing happens.
I can export it to a tex file and then with latex convert it to dvi.
also, if I open Lyx tutorial and hit view dvi , everything works fine.
does it mean there is something wrong with my document?

thanks for the help.




When you try View-DVI with your document, does the LyX status line 
report Waiting for LaTeX run number 1, or does literally nothing 
happen?  Also, after trying to view, does Document - LaTeX Log contain 
a log and, if so, does it report any LaTeX errors or anomalies?


/Paul



Re: How to enter text in math mode?

2008-12-04 Thread Guenter Milde
On 2008-12-04, Tobias Hilbricht wrote:

 I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy)
...
 
 So my question: How do I enter something like 

 \text{\ce{H+ + OH- = H2O}} 
 
 in math mode?

1. Type it as normal text in your paragraph.

2. Mark it and press Ctrl-M to convert to Math

3. Repeat (mark and Ctrl-M) to convert to Text-in-Math.

(Tested with LyX 1.6.0 on Debian. AFAIK, this worked also in 1.5.
 In earlier Versions, the trick is to drag and drop the LaTeX-math expression
 with the mouse in a math box.)
 
BTW: 1.6.0 on Debian also allows entering spaces in Text-in-Math and
you leaves this mode with right arrow. Maybe upgrading to 1.5.7 helps
(if 1.6.0 is not an option).

Günter



Re: footnote problem

2008-12-04 Thread Marcelo Acuña
 Mhm - to clarify :)
 I somehow managed to mark the text within the footnotes as
 quotes. honestly 
 I just don't know how this happened, probably when
 moving around some quotes 
 and footnotes... that's the point, which is not visible
 in the editor. well, 
 i think if somewhat carefully with the program, things like
 this should not 
 happen. so probably i'll continue with lyx, i got
 pretty angry, because it 
 took me HOURS to find the mistake...
 

 Ok. Now I can understand the problem.
 Like Konrad say, you can put Source Code View and get a Latex view like-Kile.
 Regards.
Marcelo 


  Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/


Re: lyx2lyx script broken (1.6.0 on Vista)

2008-12-04 Thread Michael Wojcik
This has gone on far too long, and I'm not really interested in
arguing the point. But some of your response is simply factually
incorrect. So, for the record:

Andre Poenitz wrote:
 On Sun, Nov 23, 2008 at 11:21:27AM -0500, Michael Wojcik wrote:
 Andre Poenitz wrote:
 On Tue, Nov 18, 2008 at 03:42:52PM -0500, Michael Wojcik wrote:
 I've worked on many projects that maintained backward compatibility
 with new releases of the API, and seen a great many more.
 Just for my curiosity: Which projects, which scope? 
 - Early versions of Windows. The Windows 1.x to Windows 2.0 and
 Windows/286 transition maintained compatibility in the Windows API;
 Windows 1.x applications ran unchanged in the 2.0 family.
 
 Windows 2.0 was released pretty exactly two years after 1.0, Windows 3.0
 completely broke the API 2 1/2 years later.

16-bit Windows applications continued to run unchanged under Windows 3.0.

  So, at best, that's a
 period of 4.5 years of API stability. That's close to a joke,
 especially when taking into account that  3.11 was not usable for any
 reasonable practical purpose...

Tell that to the hundreds of customers we sold development tools for
Windows 2.0.

 - X11R3. The X11 API was layered correctly: as long as the server
 follows the protocol spec, it doesn't matter what it does under the
 covers. I added support for new hardware to the ddx layer; wrote new
 window managers with completely different look-and-feel from the
 standard ones; added extensions to X11 itself. None of that interfered
 with existing clients one bit.
 
 X11R3: End of 88, X11R4: End of 89.

And clients continued to work. And they still work, under X11R5. New
releases came out and API compatibility was maintained. Which was my
point.

 Pretty much around 1990 supposedly the last person died that used plain X.

What's plain X? Everyone always ran windows managers on top of X11.
That's part of the architecture.

 - The 4.3 BSD kernel. Extended multihead support in the console driver
 and wrote some drivers for new hardware. Enhanced the shared memory
 kernel option. Nothing that didn't want to use the new features needed
 to be recompiled.
 
 Spring (?) 2001 - January 2002.

I don't know what those dates are supposed to refer to. BSD 4.3 was
released in 1986. BSD 4.4 in 1994.

-- 
Michael Wojcik
Micro Focus
Rhetoric  Writing, Michigan State University



Re: Fast typing - LyX follows slowly only

2008-12-04 Thread [EMAIL PROTECTED]
Am Thu, 04 Dec 2008 14:46:00 +0100
schrieb Jean-Marc Lasgouttes [EMAIL PROTECTED]:

 [EMAIL PROTECTED] [EMAIL PROTECTED] writes:
  Still no change. So do I have to face the fact that my computer
  system is 4 years old and never was speedy graphic-wise?
 
 No, this is not the problem.
 
  The question remains, what changed in 1.6 in terms of new library
  usage that might have caused this increase in resource requirement?
 
 This is indeed the right question. Do you use the same qt version for
 the two LyX builds?
 
 If you have some time to spend on this, the tool that might help you
 to diagnose this is oprofile. 
   http://oprofile.sourceforge.net/news/
 
 It takes some time to get used to, but it gives information on the
 whole system (including X).
 
 If you feel lazy, there is also sysprof
   http://www.daimi.au.dk/~sandmann/sysprof/
 which is simpler and has a GUI (but John Levon will hate me for
 proposing that, especially since I am not really used to thoses two
 tools).
 
 JMarc

Thanks a lot for these tips! I was looking for such tools. 

This time I have already invested in a AGP graphics card 
for my system and it paid off. The lag is gone and I can use LyX 1.6
very smoothly again. 

FYI, I purchased a geforce 6200 card PNY VERTO GF 6200 AGP 256MB retail
(G606200A8D24LPB).

The card was easy to install - even on in a narrow AGP slot - and in
Ubuntu 8.10 the nvidia proprietary driver got automatically pushed into
the system. 

So, everything works fine now and thanks for sharing your comments.





Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23

Andre Poenitz wrote:

On Thu, Dec 04, 2008 at 03:52:02PM +0100, Dominik Waßenhoven wrote:

asm23 wrote:


I found one message that said  lyxpipe is not support in windows really?

Yes.


What would jabref like to use to talk to other applications. We could
use windows sockets...

Andre'


Thanks for your reply Andre.

Jabref's push button not only support Lyx, it also support WinEdt and 
many other applications. I don't think these communications were all 
through the sockets.


And I hope someone will be programming this functionality in windows.

Thanks. Lyx is great!



Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23

Andre Poenitz wrote:

On Thu, Dec 04, 2008 at 03:52:02PM +0100, Dominik Waßenhoven wrote:

asm23 wrote:


I found one message that said  lyxpipe is not support in windows really?

Yes.


What would jabref like to use to talk to other applications. We could
use windows sockets...

Andre'


I found in the mail list achieve that someone suggest using a smart paste.

Which means, When I copy a citation from Jabref using ctrl + k, next, 
I can directly paste the string to Lyx. Then Lyx should recognize this 
insert as a citation and do the same things like insert-citation.


But I haven't get the method, and don't know how to enable this smart 
paste in Lyx 1.6.


Thanks.



Re: lyx2lyx script broken (1.6.0 on Vista)

2008-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2008 at 06:20:40PM -0500, Michael Wojcik wrote:
 This has gone on far too long, and I'm not really interested in
 arguing the point.

When I am not really interested in arguing a point anymore, I just
stop doing it. I don't consider that a bad habit.

 [...]
 So, for the record:   
 16-bit Windows applications continued to run unchanged under Windows 3.0.

Except for the ones that did not get enough main memory anymore thanks
to the fatter system. Those simply would refuse to work...

 [Win 1.0 - 3.0]
   So, at best, that's a
  period of 4.5 years of API stability. That's close to a joke,
  especially when taking into account that  3.11 was not usable for any
  reasonable practical purpose...
 
 Tell that to the hundreds of customers we sold development tools for
 Windows 2.0.

First, this leaves a few more developers whom you did _not_ sell your
development tools. Second, selling someone a brush and a few buckets of
paint does not necessarily mean that the house he's living in is in good
shape. Etc. Anyway. That's subjective.
 
  [...] X11R3: End of 88, X11R4: End of 89.
 
 And clients continued to work. And they still work, under X11R5. New
 releases came out and API compatibility was maintained.

And still a lot of user code broke. Wasn't it even Motif++ that
barely survived the jump from R3 to R4? [And where is it nowadays?]

 Which was my point.

And my point was that maintaining compatibility is possible, if the
feature set is pretty much frozen and all new development is done
in some kind of add-on.

And even then it's not _easily_ possible.

Remember the time when suddenly no Turbo Pascal program could start
on new machines because the time calibration loop was executed too
quickly causing a division by zero? Luckily people could use hex
editors back then ;-}
 
  Pretty much around 1990 supposedly the last person died that used plain X.
 
 What's plain X? Everyone always ran windows managers on top of X11.
 That's part of the architecture.

Plain X as in Xlib, possibly with Xt. In contrast to, say, Athena,
Motif, Gtk or whatever toolkit of the day - with way shorter life cycles
than the basic library.

  [...]
  Spring (?) 2001 - January 2002.
 
 I don't know what those dates are supposed to refer to. BSD 4.3 was
 released in 1986. BSD 4.4 in 1994.

I already admitted that I indeed mixed up the BSD factions here. So
you are right. _Something_ was factual incorrect.

Andre'


Re: Re: Changing the color of notes in pdf output

2008-12-04 Thread Ignacio García
Nikos Alexandris, Tue, 02 Dec 2008:

>> Besides using:

>> \renewenvironment{lyxgreyedout}
>>  {\textcolor{blue}\bgroup}{\egroup}

>> as suggested by Ignacio G., I would like to use also:

>> \usepackage{color}
>> \definecolor{lightgray}{gray}{0.3}
>> \definecolor{lightblue}{blue}{0.7}


>> But it fails. I get for example
>> "LaTeX Error(s): Undefined color model `blue'."

The second argument only can be 'rgb' 'cmyk' or 'gray'
Details in 2.11.1, Embedded Objects manual

Regards
Ignacio Garcia


Re: Find and Replace math

2008-12-04 Thread Manveru
2008/12/3 Richard Heck <[EMAIL PROTECTED]>:
[...]
>
> This is a long-standing desire, for "round trip" LaTeX editing, or the
> ability to edit directly in the View>Source pane. Unfortunately, LyX's own
> internal format isn't LaTeX, and the tex2lyx importer isn't ready for this
> kind of thing. But rest assured people keep thinking about it, and JMarc's
> recent work updating tex2lyx, so that it will at least produce the 1.6
> format---I can't remember if this has actually been completely done yet---is
> at least a step in the right direction.

I think many people want to see LyX as tool similar to Kompozer (HTML
editor). The problem with LaTeX language is that it is not
hierarchical as HTML (subset of XML). LyX itself tries to hold
document structure as hierarchical, what is much clearer. LaTeX is
used to format text according to some definitions from document
classes. But it large number of places it allows users doing things
not exchangeable in both directions, if structure has to be kept.

Personally I see this as large disadvantage of LaTeX, but there is
nothing better that to flowing text automatically. LyX is good balance
between structured documents and LaTeX strengths.

-- 
Manveru
jabber: [EMAIL PROTECTED]
 gg: 1624001
   http://www.manveru.pl


Re: view pdf : file does not exist

2008-12-04 Thread Jürgen Spitzmüller
Mike Martell wrote:

> I recently changed macs using migration assistant. now, when i try to
> view pdf, i am told that the file does not exist?

What does View->LaTeX Log file say?

Jürgen



Re: How to number an inline equation

2008-12-04 Thread Jean-Marc Lasgouttes
Kuang Chen <[EMAIL PROTECTED]> writes:
> The ONLY difference is that those real display equations created by
> CTRL+SHIFT+M has a larger spacings away from its adjacent paragraphs,
> which I don't quite look like.

Make sure that the display equation is in the _same_ paragraph as
the text above/below. In some classes, it makes a big difference.

JMarc


Re: Subfig(ure) in class Memoir

2008-12-04 Thread Johan Tegin
Jean-Marc Lasgouttes wrote:
>> Indeed. Thanks for the info. Unfortunately I cannot upgrade to qt4 for
>> other reasons and there is yet no binary for debian. Will install
>> first thing when available though.
> 
> If you run LyX 1.5.3, you already have qt4...

1.6.0 compiled nicely after installing the qt4 development stuff and LyX now 
runs great (Ubuntu and OS X) and solves the subfigure issues.
Many thanks,
Johan


LyX 1.5.7 and lyx2lyx-Script

2008-12-04 Thread mrg

After I changed to the new LyX 1.5.7 (LyX-157-3-26-AltInstaller-Small.exe) I
receive a lyx2lyx-Script-Error if I open the MiKTeX 2.7 beamer examples like
beamerexample-lyx.lyx, conference-ornate-20min.en.lyx ...
-- 
View this message in context: 
http://n2.nabble.com/LyX-1.5.7-and-lyx2lyx-Script-tp1612843p1612843.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: LyX 1.5.7 and lyx2lyx-Script

2008-12-04 Thread Jürgen Spitzmüller
mrg wrote:

> After I changed to the new LyX 1.5.7 (LyX-157-3-26-AltInstaller-Small.exe)
> I receive a lyx2lyx-Script-Error if I open the MiKTeX 2.7 beamer examples
> like beamerexample-lyx.lyx, conference-ornate-20min.en.lyx ...

There's an updated version (LyX-157-3-27-AltInstaller-Small.exe) on the Server 
which should fix this issue.

Jürgen



Re: view pdf : file does not exist

2008-12-04 Thread asm23

Jürgen Spitzmüller wrote:

Mike Martell wrote:


I recently changed macs using migration assistant. now, when i try to
view pdf, i am told that the file does not exist?


What does View->LaTeX Log file say?

Jürgen



HI, Jurgen.
I can't find the View->Latex log. There is no menu item below 
"View->Latex log". After searching for 2 minutes, I found it is 
in"Document->latex log"




Re: Fast typing - LyX follows slowly only

2008-12-04 Thread [EMAIL PROTECTED]
Am Fri, 28 Nov 2008 17:55:40 +0100
schrieb "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>:

> Hello,
> 
> For a long time I valued LyX for its swiftness when typing. 
> Something changed recently, however and I do not
> have an idea what is causing this.
> 
> When I type the letters only show up slowly on the screen. This makes
> working with LyX really cumbersome.
> 
> I assumed this could have something to do with "Auto Completion". But
> nothing changed when I switched this feature of.
> 
> Version: LyX 1.6.0 (7 November 2008) - compiled binary on Ubuntu 8.10
> 
> Any ideas?
> 
> Regards,
> seacyd

I now tried to use it with the 1.6.0 package provided at:
http://www.getdeb.net/app/LyX


Still no change. So do I have to face the fact that my computer system
is 4 years old and never was speedy graphic-wise?

Thus, there might be only 2 options:

1. Go back to 1.5.6 (How to convert files from 1.6?) or try out 1.5.7
(No deb package available yet, have to check if the speed is ok there).

2. Upgrade my system: Maybe an AGP card such as Geoforce 6200 would
work in my system.


The question remains, what changed in 1.6 in terms
of new library usage that might have caused this increase in resource
requirement?


Regards,
seacyd


Re: view pdf : file does not exist

2008-12-04 Thread Mike Martell
hi Jürgen:
I am unable to view the latex log.  In the menu, I can't click on
it--its light grey.

mm

On Thu, Dec 4, 2008 at 3:50 AM, Jürgen Spitzmüller
<[EMAIL PROTECTED]> wrote:
> Mike Martell wrote:
>
>> I recently changed macs using migration assistant. now, when i try to
>> view pdf, i am told that the file does not exist?
>
> What does View->LaTeX Log file say?
>
> Jürgen
>
>


Re: Fast typing - LyX follows slowly only

2008-12-04 Thread Jean-Marc Lasgouttes
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> Still no change. So do I have to face the fact that my computer system
> is 4 years old and never was speedy graphic-wise?

No, this is not the problem.

> The question remains, what changed in 1.6 in terms of new library
> usage that might have caused this increase in resource requirement?

This is indeed the right question. Do you use the same qt version for
the two LyX builds?

If you have some time to spend on this, the tool that might help you to
diagnose this is oprofile. 
  http://oprofile.sourceforge.net/news/

It takes some time to get used to, but it gives information on the whole
system (including X).

If you feel lazy, there is also sysprof
  http://www.daimi.au.dk/~sandmann/sysprof/
which is simpler and has a GUI (but John Levon will hate me for
proposing that, especially since I am not really used to thoses two
tools).

JMarc


can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23
HI, I'm using Lyx 1.6, and I'm newly installed the jabref for reference 
manager tool.

But When I click the "LYX" button in jabref, it reported that

Error: verify that Lyx is running and lyxpipe is valid...

So, My question is " how to set lyxpipe in windows".

I found one message that said " lyxpipe is not support in windows" really?

Thanks



Import RTF > Lyx 1.6 error

2008-12-04 Thread Dr. Joachim K. Rennstich
I am trying to import a RTF document into Lyx 1.6 (Mac OS X 10.5.5,  
Intel) through the "File > Import > Rich Text Format..." command but  
get the following error:



An error occurred whilst running rtf2latex2e 'whateverfile.rtf'



I have been looking up rtf2latex2e and discovered that apparently it  
is not supported on Mac OS X unless you compile the UNIX version. My  
question is: how can I make the command work? What do I need to  
install in addition and how can I do that?


Thanks
- Joachim


Re: Import RTF > Lyx 1.6 error

2008-12-04 Thread Konrad Hofbauer

Dr. Joachim K. Rennstich wrote:
I am trying to import a RTF document into Lyx 1.6 (Mac OS X 10.5.5, 
Intel) through the "File > Import > Rich Text Format..." command but get 
the following error:



An error occurred whilst running rtf2latex2e 'whateverfile.rtf'



I have been looking up rtf2latex2e and discovered that apparently it is 
not supported on Mac OS X unless you compile the UNIX version. My 
question is: how can I make the command work? What do I need to install 
in addition and how can I do that?


If there is no native os x version, then install macports 
(), and from there install the needed packages.



$ port search rtf2latex
rtf2latex  tex/rtf2latex  1.5  Filter to convert 
RTF text into LaTeX code
rtf2latex2etex/rtf2latex2e 1.0fc1   Filter to convert 
rtf files into LaTeX2e code.


/Konrad



Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread Dominik Waßenhoven
asm23 wrote:

> I found one message that said " lyxpipe is not support in windows" really?

Yes.

Regards,
Dominik.-




Re: Re: Changing the color of notes in pdf output

2008-12-04 Thread Nikos Alexandris
On Thu, 2008-12-04 at 09:39 +0100, Ignacio García wrote:
> Nikos Alexandris, Tue, 02 Dec 2008:
> 
> >> Besides using:
> 
> >> \renewenvironment{lyxgreyedout}
> >>  {\textcolor{blue}\bgroup}{\egroup}
> 
> >> as suggested by Ignacio G., I would like to use also:
> 
> >> \usepackage{color}
> >> \definecolor{lightgray}{gray}{0.3}
> >> \definecolor{lightblue}{blue}{0.7}
> 
> 
> >> But it fails. I get for example
> >> "LaTeX Error(s): Undefined color model `blue'."
> 
> The second argument only can be 'rgb' 'cmyk' or 'gray'
> Details in 2.11.1, Embedded Objects manual
> 
> Regards
> Ignacio Garcia

Thanks for your feedback. I should have found that already by myself.
Sorry, I (admit I) didn't really do my homework... (kind of overloaded
these days).

Regards, Nikos



Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23

Dominik Waßenhoven wrote:

asm23 wrote:


I found one message that said " lyxpipe is not support in windows" really?


Yes.

Regards,
Dominik.-



Well, I search the whole internet to find a alternative solutionBut 
get no result.


Every time I change the bib(this file is imported by lyx already)file in 
Jabref. I should reopen the click "insert->citation" to add a citation. 
It is annoying. Can someone suggest a faster way?


Thanks.



Re: view pdf : file does not exist

2008-12-04 Thread Jürgen Spitzmüller
Mike Martell wrote:

> hi Jürgen:
> I am unable to view the latex log.  In the menu, I can't click on
> it--its light grey.


can you try to run LyX from a Terminal and then post the terminal output?

Jürgen




Re: view pdf : file does not exist

2008-12-04 Thread Bennett Helm
On Wed, Dec 3, 2008 at 10:58 PM, Mike Martell <[EMAIL PROTECTED]> wrote:
> I recently changed macs using migration assistant. now, when i try to
> view pdf, i am told that the file does not exist?
>
> any help? thanks

Migration assistant only moves files that are visible in the Finder.
The TeX backend gets installed in invisible locations and so does not
get transferred. My guess is that you simply need to install MacTeX on
the new mac. (http://www.tug.org/mactex/)

Bennett


How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Dear readers of this list,

I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy) to write down some
chemistry. I found the following hint in the LyX Wiki on using the LaTeX
package mhchem in LyX math mode in order to preview the formulas on
screen: 
http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
formulae)
However, I am unable to reproduce the example mhchem.lyx given on that
internet site: When I type Ctrl-m Ctrl-m in order to get into text in
math mode, I end up in an mbox, and as soon as I enter a space after H+
to write something like this into that mbox: \ce{H+ + OH- <=>> H2O}, the
cursor jumps out of the box. So I can only type single compounds, but no
reactions.
If I type Ctrl-m to enter math mode and then press Ctrl-l to enter ERT
\text{\ce{H+ + OH- <=>> H2O}} the cursor also jumps out of the text-box
as soon as I enter a space after H+. Again, as a result, only single
compounds are possible with preview. 
The LaTeX amsmath-package is available and checked in LyX document
settings. It is possible to enter pure ERT like $\text{\ce{H+ + OH- <=>>
H2O}}$ and get it typeset by LyX/LaTeX, but then I have no preview.

So my question: How do I enter something like \text{\ce{H+ + OH- <=>>
H2O}} in math mode?

Thanks for helpful hints

Yours sincerely

Tobias Hilbricht




Re: How to enter text in math mode?

2008-12-04 Thread Erez Yerushalmi
If I understood you correctly, this is very easy.

press control-M and then control-M again.  When you want to return to math
in the same math box, just do space.

see below

\mbox{a text }andnowmath

erez



On Thu, Dec 4, 2008 at 4:18 PM, Tobias Hilbricht <[EMAIL PROTECTED]>wrote:

> Dear readers of this list,
>
> I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy) to write down some
> chemistry. I found the following hint in the LyX Wiki on using the LaTeX
> package mhchem in LyX math mode in order to preview the formulas on
> screen:
> http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
> formulae)
> However, I am unable to reproduce the example mhchem.lyx given on that
> internet site: When I type Ctrl-m Ctrl-m in order to get into text in
> math mode, I end up in an mbox, and as soon as I enter a space after H+
> to write something like this into that mbox: \ce{H+ + OH- <=>> H2O}, the
> cursor jumps out of the box. So I can only type single compounds, but no
> reactions.
> If I type Ctrl-m to enter math mode and then press Ctrl-l to enter ERT
> \text{\ce{H+ + OH- <=>> H2O}} the cursor also jumps out of the text-box
> as soon as I enter a space after H+. Again, as a result, only single
> compounds are possible with preview.
> The LaTeX amsmath-package is available and checked in LyX document
> settings. It is possible to enter pure ERT like $\text{\ce{H+ + OH- <=>>
> H2O}}$ and get it typeset by LyX/LaTeX, but then I have no preview.
>
> So my question: How do I enter something like \text{\ce{H+ + OH- <=>>
> H2O}} in math mode?
>
> Thanks for helpful hints
>
> Yours sincerely
>
> Tobias Hilbricht
>
>
>


-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


Re: Boxed equations in Lyx

2008-12-04 Thread Erez Yerushalmi
sorry, don't know, i'll forward to all lyx users


On Thu, Dec 4, 2008 at 3:50 PM, Laura De Lorenzis <[EMAIL PROTECTED]
> wrote:

> Thanks a lot, it works!! But I still get problems when trying to "box"
> aligned sets of equations, using AMS. Could you please help out?
>
> Thanks again!!
>
>
> Il giorno Nov 30, 2008, alle ore 1:59 PM, Erez Yerushalmi ha scritto:
>
> Hi,
>
> After inserting math  with cnrl-m
>
> Use   \boxed   for a math formula
> for example:   \boxed{A\alpha+B}
>
>
> or  \fbox
> \fbox{regular text}
> for a math box with regular text
>
> This is found in the help files.
> Can't remember exactly where, but easy to find.
>
> Best Regards,  Erez
>
>
>
>
> On Sun, Nov 30, 2008 at 12:29 PM, Laura <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi everyone,
>>
>> I am a new user of Lyx, and am trying to put some equations into a box. I
>> have already written the equations, so I was trying to insert some LateX
>> instructions to add the box to each equation separately. But so far I
>> didn't
>> manage to get it to work. Any suggestion?
>>
>> Thanks a lot to anyone who will reply.
>>
>>
>> --
>> View this message in context:
>> http://n2.nabble.com/Boxed-equations-in-Lyx-tp1595091p1595091.html
>> Sent from the LyX - Users mailing list archive at Nabble.com.
>>
>>
>
>
> --
> Erez Yerushalmi
> PhD Student
> Warwick University, UK
>
> http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi
>
>
>


-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


Re: How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Am Donnerstag, den 04.12.2008, 16:24 + schrieb Erez Yerushalmi:

> press control-M and then control-M again.  When you want to return to math
> in the same math box, just do space.

Dear Erez,

thank you for your quick reply. I am afraid it is not that simple,
because what you suggested is just what I try to do with the following:

\ce{H+ + OH- <=>> H2O}

\ce{...} is a macro of the mhchem package.

So be so kind and tell me if you can do Ctrl-m Ctrl-m and type in the
macro mentioned above without the cursor jumping out of the mbox when
entering a space.

I can do what you said with simple text, but not with the macro above. I
am using. If it works for you, do you use LyX 1.5.5, perhaps on Ubuntu
8.04?

Yours Tobias Hilbricht


> > internet site: When I type Ctrl-m Ctrl-m in order to get into text in
> > math mode, I end up in an mbox, and as soon as I enter a space after H+
> > to write something like this into that mbox: \ce{H+ + OH- <=>> H2O}, the
> > cursor jumps out of the box. So I can only type single compounds, but no
> > reactions.



Re: How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
Am Donnerstag, den 04.12.2008, 16:45 + schrieb Erez Yerushalmi:

> Then I'm really sorry.  I tried it with lyx 1.6.0 and \ce is not
> recognized. I probably need to load in the mhchem package.

Dear Erez,

I probably was not clear enough.

mhchem is a LaTeX package to write chemical compounds and reactions. \ce
is a macro of mhchem, so you have call for mhchem in LyX under Document
-> Settings -> Preamble.

I would like to enter mhchem macros in math mode rather than in plain
ERT, because then I have a preview. Somebody published in the LyX wiki a
little HowTo and an example file mhchem.lyx:

http://wiki.lyx.org/LyX/LyXForX (see the point Chemistry - Typesetting
formulae)

If you open mhchem.lyx with a plain text editor then that somebody
managed to get this line into *mhchem.lyx*:

\begin_inset Formula $\text{\ce{H+ + OH- <=>> H2O}}$

I can open mhchem.lyx with LyX and see a preview of the reaction. I can
copy and paste it in LyX and see a preview. But I cannot reproduce
typing this in with LyX 1.5.5 on Ubuntu 8.04 and I want to know if I
miss something, if it is a bug or a regression (perhaps it did work only
with older versions?).

I hope I could point out my problem?!

Yours sincerely

Tobias Hilbricht

> I think I don't really understand what equation you are trying to put
> it.


> \ce{...} is a macro of the mhchem package.






Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2008 at 03:52:02PM +0100, Dominik Waßenhoven wrote:
> asm23 wrote:
> 
> > I found one message that said " lyxpipe is not support in windows" really?
> 
> Yes.

What would jabref like to use to talk to other applications. We could
use windows sockets...

Andre'


Re: LaTeX Error: File `prettyref.sty' not found.

2008-12-04 Thread Niko Schwarz
thanks! i had setup miktex for automatic package installation. but the ftp
server was offline and miktex silently failed.
so, now i changed the ftp server and it worked.

cheers,

niko

2008/12/3 Jürgen Spitzmüller <[EMAIL PROTECTED]>

> Niko Schwarz wrote:
>
> > why does it say that?
>
> because prettyref.sty is not installed on your computer.
>
> > what can i do about it?
>
> Install it :-)
>
> Grab it here:
> http://ctan.org/tex-archive/macros/latex/contrib/prettyref
>
> or try to get it via your package manager (probably the MikTeX package
> manager).
>
> Jürgen
>
> BTW the problem with prettyref, which is used by LyX for formatted cross
> references, was that it had an unclear license, so many TeX distributions
> excluded it. Recently, the license issue was sorted out, so the package will
> most likely be reincluded in the distros.
>
>
>


Re: lyx wont covert my document to dvi

2008-12-04 Thread Paul A. Rubin

rmanor wrote:

Hi,

I'm a lyx newbie.
I started writing my document and I wanted to export it to dvi.
but when I hit the "view dvi " , or export->dvi , nothing happens.
I can export it to a tex file and then with latex convert it to dvi.
also, if I open Lyx tutorial and hit "view dvi" , everything works fine.
does it mean there is something wrong with my document?

thanks for the help.




When you try View->DVI with your document, does the LyX status line 
report "Waiting for LaTeX run number 1", or does literally nothing 
happen?  Also, after trying to view, does Document -> LaTeX Log contain 
a log and, if so, does it report any LaTeX errors or anomalies?


/Paul



Re: How to enter text in math mode?

2008-12-04 Thread Guenter Milde
On 2008-12-04, Tobias Hilbricht wrote:

> I am using LyX 1.5.5 on Ubuntu Linux 8.04 (Hardy)
...
 
> So my question: How do I enter something like 

 \text{\ce{H+ + OH- <=>> H2O}} 
 
> in math mode?

1. Type it as normal text in your paragraph.

2. Mark it and press Ctrl-M to convert to Math

3. Repeat (mark and Ctrl-M) to convert to Text-in-Math.

(Tested with LyX 1.6.0 on Debian. AFAIK, this worked also in 1.5.
 In earlier Versions, the trick is to drag and drop the LaTeX-math expression
 with the mouse in a math box.)
 
BTW: 1.6.0 on Debian also allows entering spaces in Text-in-Math and
you leaves this mode with right arrow. Maybe upgrading to 1.5.7 helps
(if 1.6.0 is not an option).

Günter



Re: footnote problem

2008-12-04 Thread Marcelo Acuña
> Mhm - to clarify :)
> I somehow managed to mark the text within the footnotes as
> "quotes". honestly 
> I just don't know how this happened, probably when
> moving around some quotes 
> and footnotes... that's the point, which is not visible
> in the editor. well, 
> i think if somewhat carefully with the program, things like
> this should not 
> happen. so probably i'll continue with lyx, i got
> pretty angry, because it 
> took me HOURS to find the mistake...
> 

 Ok. Now I can understand the problem.
 Like Konrad say, you can put Source Code View and get a Latex view like-Kile.
 Regards.
Marcelo 


  Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/


Re: lyx2lyx script broken (1.6.0 on Vista)

2008-12-04 Thread Michael Wojcik
This has gone on far too long, and I'm not really interested in
arguing the point. But some of your response is simply factually
incorrect. So, for the record:

Andre Poenitz wrote:
> On Sun, Nov 23, 2008 at 11:21:27AM -0500, Michael Wojcik wrote:
>> Andre Poenitz wrote:
>>> On Tue, Nov 18, 2008 at 03:42:52PM -0500, Michael Wojcik wrote:
 I've worked on many projects that maintained backward compatibility
 with new releases of the API, and seen a great many more.
>>> Just for my curiosity: Which projects, which scope? 
>> - Early versions of Windows. The Windows 1.x to Windows 2.0 and
>> Windows/286 transition maintained compatibility in the Windows API;
>> Windows 1.x applications ran unchanged in the 2.0 family.
> 
> Windows 2.0 was released pretty exactly two years after 1.0, Windows 3.0
> completely broke the API 2 1/2 years later.

16-bit Windows applications continued to run unchanged under Windows 3.0.

>  So, at best, that's a
> period of 4.5 years of "API stability". That's close to a joke,
> especially when taking into account that < 3.11 was not usable for any
> reasonable practical purpose...

Tell that to the hundreds of customers we sold development tools for
Windows 2.0.

>> - X11R3. The X11 API was layered correctly: as long as the server
>> follows the protocol spec, it doesn't matter what it does under the
>> covers. I added support for new hardware to the ddx layer; wrote new
>> window managers with completely different look-and-feel from the
>> standard ones; added extensions to X11 itself. None of that interfered
>> with existing clients one bit.
> 
> X11R3: End of 88, X11R4: End of 89.

And clients continued to work. And they still work, under X11R5. New
releases came out and API compatibility was maintained. Which was my
point.

> Pretty much around 1990 supposedly the last person died that used plain X.

What's "plain X"? Everyone always ran windows managers on top of X11.
That's part of the architecture.

>> - The 4.3 BSD kernel. Extended multihead support in the console driver
>> and wrote some drivers for new hardware. Enhanced the shared memory
>> kernel option. Nothing that didn't want to use the new features needed
>> to be recompiled.
> 
> Spring (?) 2001 - January 2002.

I don't know what those dates are supposed to refer to. BSD 4.3 was
released in 1986. BSD 4.4 in 1994.

-- 
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University



Re: Fast typing - LyX follows slowly only

2008-12-04 Thread [EMAIL PROTECTED]
Am Thu, 04 Dec 2008 14:46:00 +0100
schrieb Jean-Marc Lasgouttes <[EMAIL PROTECTED]>:

> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> > Still no change. So do I have to face the fact that my computer
> > system is 4 years old and never was speedy graphic-wise?
> 
> No, this is not the problem.
> 
> > The question remains, what changed in 1.6 in terms of new library
> > usage that might have caused this increase in resource requirement?
> 
> This is indeed the right question. Do you use the same qt version for
> the two LyX builds?
> 
> If you have some time to spend on this, the tool that might help you
> to diagnose this is oprofile. 
>   http://oprofile.sourceforge.net/news/
> 
> It takes some time to get used to, but it gives information on the
> whole system (including X).
> 
> If you feel lazy, there is also sysprof
>   http://www.daimi.au.dk/~sandmann/sysprof/
> which is simpler and has a GUI (but John Levon will hate me for
> proposing that, especially since I am not really used to thoses two
> tools).
> 
> JMarc

Thanks a lot for these tips! I was looking for such tools. 

This time I have already invested in a AGP graphics card 
for my system and it paid off. The lag is gone and I can use LyX 1.6
very smoothly again. 

FYI, I purchased a geforce 6200 card PNY VERTO GF 6200 AGP 256MB retail
(G606200A8D24LPB).

The card was easy to install - even on in a narrow AGP slot - and in
Ubuntu 8.10 the nvidia proprietary driver got automatically pushed into
the system. 

So, everything works fine now and thanks for sharing your comments.





Re: can jabref work with Lyx together in windows XP?

2008-12-04 Thread asm23

Andre Poenitz wrote:

On Thu, Dec 04, 2008 at 03:52:02PM +0100, Dominik Waßenhoven wrote:

asm23 wrote:


I found one message that said " lyxpipe is not support in windows" really?

Yes.


What would jabref like to use to talk to other applications. We could
use windows sockets...

Andre'


Thanks for your reply Andre.

Jabref's push button not only support Lyx, it also support WinEdt and 
many other applications. I don't think these communications were all 
through the sockets.


And I hope someone will be programming this functionality in windows.

Thanks. Lyx is great!



  1   2   >