Re: Gnuplot External Material

2003-12-03 Thread Günter Milde
Dave Tweten wrote:
 
 Has someone come up with template verbiage for gnuplot that I can just 
 copy, or will I have to figure out the syntax well enough to roll my own?

Currently, I make eps files from gnuplot which I can include easily. I
experimented with the latex-ps output option of gnuplot but the standard eps
proved more robust. For cases where a latex-font in the figure is desired, I
use the psfrag package (with a lot of ERT).

A template for direct gnuplot insertion might be desirable (although the
pressure is not so big I would start writing one -- I'd volunteer in
thesting, though.)

Günter

-- 
G.Milde at web.de


Re: latex import-export problem

2003-12-03 Thread Angus Leeming
Prabir Barooah wrote:

 Hi all,

Hi, Prabir.

 I'm a new user to lyx and totally love it. However, I'm having this
 peculiar problem with importing tex files to lyx - tables and cross
 references get totally messed up- when I try to import latex files
 to lyx, even when the latex file was generated by lyx itself
 (export-LaTeX). I encountered this problem while trying to work on
 my tex files in both lyx (in linux) and WinEdt( windows). I'm
 running lyx 1.3.1 under Linux (Redhat 9).
 
   Has anyone encountered anything like this? I have heard about
   another tex importing tool - tex2lyx, should I try to install
   it? any help here would be greatly appreciated.

The low down: LyX currently uses a perl script called reLyX to convert 
.tex files to .lyx. It is showing its age, but should work 'most of 
the time'. The next version of LyX will have a new converter, 
tex2lyx, that is much more robust because it has a real TeX parser 
rather than a bunch of regular expressions.

You can invoke reLyX from the comand line. (man reLyX).
$ reLyX your_file.tex
This will produce a LyX file your_file.lyx made up of a nasty mess of 
different LyX formats, so we then use a python script, lyx2lyx, to 
modify this file and create something in the current LyX format.
$ lyx2lyx your_file.lyx  your_file_13x.lyx

Doing this on your sample file produces the attached 
'prabir_relyx_lyx2lyx.lyx'. I see that the labels are indeed messed 
up.

If I were to do the same thing with your original file using tex2lyx, 
I would create a lyx file in the _current_ 14x-lyx format.
$ tex2lyx prabir.tex  prabir_tex2lyx.lyx
and must therefore 'go back' to the 13x-lyx format that your version 
of lyx understands. lyx2lyx does support this 'going back', but only 
the current cvs version of lyx2lyx, not the one you have. Anyway:
$ lyx2lyx -t 221 prabir_tex2lyx.lyx  prabir_tex2lyx_lyx2lyx.lyx
I attach this file too. As you can see, the conversion is perfect.

So, conclusion: lossless conversion lyx-tex-lyx is possible, but 
you'll have to make an effort.

First off, you'll have to grab the cvs sources. In the past I've 
suggested to people that they try and grab only the necessary bits, 
but that has turned out to be near-impossible to do, so I suggest you 
grab the whole repository.

$ mkdir lyx  cd lyx
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/lyx login
The password is 'lyx' (no quotes).
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/lyx co lyx-devel

This will download the repository into a directory lyx-devel.

$ cd lyx-devel

In future, you can keep your tree up-to-date with
$ cvs up
No need to tell cvs where to find the repository anymore as the 
information is stored. However, do yourself a favour and put this in 
a file '.cvsrc' in your home directory
$ cat .cvsrc
diff -upN
rdiff -upN
update -dP

To prepare the sources to be built:
$ ./autogen.sh
$ mkdir build  cd build
$ ../configure --with-version-suffix

That should be enough to get things ready. Try
$ ../configure --help
to see the wild range of options you can pass to configure. I suggest 
that you use '--with-version-suffix', which will eventually lead to a 
file 'tex2lyx-1.4.0cvs' being installed in /usr/local/bin and lyx2lyx 
being placed in directory /usr/local/share/lyx-1.4.0cvs/lyx2lyx/. 
That way, the two versions can co-exist.


In general now I would suggest that you just type 'make', but that 
will build the whole of lyx and you just want the converters. Doing 
this myself:
$ (cd boost  make)
$ (cd src/support  make)
$ (cd src/tex2lyx  make)

That should give you and executable src/tex2lyx/tex2lyx. lyx2lyx needs 
no compilation.

Finally, as root
$ (cd lib  make install)
$ (cd src/tex2lyx  make install)

Good luck!
-- 
Angus

prabir_relyx_lyx2lyx.lyx
Description: application/lyx


prabir_tex2lyx_lyx2lyx.lyx
Description: application/lyx


Re: Gnuplot External Material

2003-12-03 Thread Angus Leeming
Dave Tweten wrote:
 Has someone come up with template verbiage for gnuplot that I can
 just copy, or will I have to figure out the syntax well enough to
 roll my own?

I attach a shell script 'gnuplot2fig.sh' that I have used in the
past to generate XFIG files. Maybe that will be enough for you?

If you want to continue and write a template for gnuplot, then you'll 
have to modify the above so that it outputs something that latex
can handle. Either a latex file or postscript. Thereafter, your
gnuplot template might look like:

Template Gnuplot
GuiName [Bitmap: $$FName]
HelpText
A template for gnuplot.
HelpTextEnd
FileFilter *.gnuplot
AutomaticProduction true
Format LaTeX
Product \\includegraphics{$$Basename.eps}
UpdateCommand sh gnuplot2eps.sh $$FName $$Basename.eps
UpdateResult $$Basename.eps
Requirement graphicx
FormatEnd
TemplateEnd

HTH,
-- 
Angus--nextPart8634056.GbepQ19kX5
Content-Type: application/x-shellscript; name=gnuplot2fig.sh
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=gnuplot2fig.sh

IyEgL2Jpbi9zaAoKIyBnbnVwbG90MmZpZzogYSBzaGVsbCBzY3JpcHQgdG8gY3JlYXRlIGFuIFhG
SUcgZmlsZSBmcm9tIGEKIyAgICAgICAgICAgICAgc2V0IG9mIGdudXBsb3QgY29tbWFuZHMuCgoj
IEdsb2JhbCB2YXJpYWJsZXMKR05VUExPVD1nbnVwbG90CgpVU0FHRSgpIHsKCWVjaG8gIiQwIDxn
bnVwbG90IGNvbW1hbmRzIGZpbGU+IDx4ZmlnIG91dHB1dCBmaWxlPiIKCWV4aXQgMQp9CgpGSU5E
KCkgewogICAgICAgIHRlc3QgJCMgLWVxIDEgfHwgewoJCWVjaG8gIkZJTkQgZXhwZWN0cyBhIHNp
bmdsZSBhcmc6IgoJCWVjaG8gIlRoZSBleGVjdXRhYmxlIG9yIHNoZWxsIHNjcmlwdCB0byBzZWFy
Y2ggZm9yLiIKCQlleGl0IDEKCX0KCiAgICAgICAgdHlwZSAkMSA+IC9kZXYvbnVsbCB8fCB7CiAg
ICAgICAgICAgICAgICBlY2hvICJVbmFibGUgdG8gZmluZCBcIiQxXCIuIFBsZWFzZSBpbnN0YWxs
LiIKICAgICAgICAgICAgICAgIGV4aXQgMQogICAgICAgIH0KfQoKUlVOX0dOVVBMT1QoKSB7Cgl0
ZXN0ICQjIC1lcSAxIHx8IHsKCQllY2hvICJSVU5fR05VUExPVCBleHBlY3RzIGEgc2luZ2xlIGFy
ZzoiCgkJZWNobyAiVGhlIGZpbGUgY29udGFpbmluZyB0aGUgZ251cGxvdCBjb21tYW5kcy4iCgkJ
ZXhpdCAxCgl9CgoJR05VUExPVF9FWEVDVVRFPWdudXBsb3QuZXhlY3V0ZS4kJAoJZWNobyAibG9h
ZCBcIiQxXCI7IHF1aXQiID4gJHtHTlVQTE9UX0VYRUNVVEV9CgoJJHtHTlVQTE9UfSAke0dOVVBM
T1RfRVhFQ1VURX0gfHwgZWNobyAiZ251cGxvdCBmYWlsZWQgdG8gcnVuISIKCXJtIC1mICR7R05V
UExPVF9FWEVDVVRFfQp9CgojIFNldCB0aGUgb3V0cHV0IHRhcmdldCB0byBYRklHIGFuZCBkaXJl
Y3Qgb3V0cHV0IHRvIGEgZmlsZS4KQlVJTERfWEZJR19UQVJHRVQoKSB7Cgl0ZXN0ICQjIC1lcSAz
IHx8IHsKCQllY2hvICJCVUlMRF9YRklHX1RBUkdFVCBleHBlY3RzIHRocmVlIGFyZ3M6IgoJCWVj
aG8gIjEuIFRoZSBmaWxlIGNvbnRhaW5pbmcgdGhlIGdudXBsb3QgY29tbWFuZHMuIgoJCWVjaG8g
IjIuIFRoZSBuYW1lIG9mIHRoZSBYRklHIGZpbGUuIgoJCWVjaG8gIjMuIFRoZSAob3V0cHV0KSBm
aWxlIHdoaWNoIHByZXBlbmRzIHRoZSBjb21tYW5kcyBpbiAxICIKCQkJIndpdGggdGhlIFhGSUcg
dGFyZ2V0IGFuZCBYRklHIG91dHB1dCBmaWxlLiIKCQlleGl0IDEKCX0KCgllY2hvICJzZXQgdGVy
bWluYWwgZmlnIG1vbm9jaHJvbWUgc21hbGwgZm9udHNpemUgMTAiID4gJDMKCWVjaG8gInNldCBv
dXRwdXQgXCIkMlwiIiA+PiAkMwoJY2F0ICQxID4+ICQzCn0KCiMgR05VUExPVCB3aWxsIG91dHB1
dCBhbiBYRklHIGZpbGUgd2l0aCAibm9ybWFsIiB0ZXh0LgojIFRoaXMgZnVuY3Rpb24gZW5zdXJl
cyB0aGF0IGFsbCB0ZXh0IGlzIG1hcmtlZCBhcyAic3BlY2lhbCIuCk1BTklQX1hGSUdfRklMRSgp
IHsKCXRlc3QgJCMgLWVxIDEgfHwgewoJCWVjaG8gIk1BTklQX1hGSUdfRklMRSBleHBlY3RzIGEg
c2luZ2xlIGFyZzoiCgkJZWNobyAiVGhlIGZpbGUgY29udGFpbmluZyB0aGUgeGZpZyBkYXRhc2V0
LiIKCQlleGl0IDEKCX0KCgkjIExpbmVzIGNvbnRhaW5pbmcgdGV4dCBlbmQgIlwwMDEiLgoJIyBF
bnN1cmUgdGhhdCBhbGwgdGV4dCBpcyAic3BlY2lhbCIgYnkgY2hhbmdpbmcgdGhlIDl0aCBjb2x1
bW4KCSMgZnJvbSAwIHRvIDIuCglURU1QRklMRT10bXAuJCQKCSMgQSBjb2x1bW4gaXMgZGVmaW5l
ZCBoZXJlIGFzIDEgb3IgbW9yZSBjaGFycyAobm90IHNwYWNlcykgZm9sbG93ZWQgYnkKCSMgb25l
IG9yIG1vcmUgc3BhY2VzLgoJQ09MVU1OX1JFR0VYPSdcKFteIF1cezEsXH0gXHsxLFx9XCknCgkj
IFNhdmUgdGhlIGZpcnN0IDggY29sdW1ucywgdG8gYmUgcmV0cmlldmVkIHdpdGggXDEKCVNBVkVf
RUlHSFRfQ09MU19SRUdFWD0iXlwoJHtDT0xVTU5fUkVHRVh9XHs4XH1cKSIKCSMgRm9yIGFsbCBs
aW5lcyBlbmRpbmcgJ1wwMDEnLCBjaGFuZ2UgdGhlIDl0aCBjb2x1bW4gZnJvbSAwIHRvIDEKCXNl
ZCAiL1xcMDAxJC9zLyR7U0FWRV9FSUdIVF9DT0xTX1JFR0VYfTAvXDEyLyIgJDEgPiAke1RFTVBG
SUxFfQoJbXYgLWYgJHtURU1QRklMRX0gJDEKfQoKIyBUaGUgbWFpbiBsb2dpYyBvZiB0aGUgc2Ny
aXB0CnRlc3QgJCMgLWVxIDIgfHwgVVNBR0UKdGVzdCAtciAkMSB8fCB7CgllY2hvICJVbmFibGUg
dG8gcmVhZCAnJDEnIgoJVVNBR0UKfQoKRklORCAke0dOVVBMT1R9CgojIENyZWF0ZSBhbiBYRklH
IGRhdGEgc2V0IGFzICQyCkdOVVBMT1RfQ09NTUFORFM9Z251cGxvdC5jb21tYW5kcy4kJApCVUlM
RF9YRklHX1RBUkdFVCAkMSAkMiAke0dOVVBMT1RfQ09NTUFORFN9CgpSVU5fR05VUExPVCAke0dO
VVBMT1RfQ09NTUFORFN9CnJtIC1mICR7R05VUExPVF9DT01NQU5EU30KCiMgRW5zdXJlIHRoYXQg
YWxsIHRleHQgaXMgbWFya2VkIGFzICJzcGVjaWFsIgpNQU5JUF9YRklHX0ZJTEUgJDIKCiMgVGhl
IGVuZAo=

Problem when I insert an image with high resolution

2003-12-03 Thread pdubui
Hello,

I use the last version of LyX (1.3.3) and I like it very much ... But I have a little 
problem when I insert a PNG image with a 
resolution of 300 dpi. On the screen, the image is not correctly displayed : the image 
is displayed like a 72 dpi image, so its 
width and height are bigger than expected ... What must I do (convert, LyX parameter, 
... ?! The same problem appears in the 
DVI file.

Thanks in advance,

Pierre Dubuisson.
--

Faites un voeu et puis Voila ! www.voila.fr 




Re: Problem when I insert an image with high resolution

2003-12-03 Thread Angus Leeming
pdubui wrote:

 Hello,
 
 I use the last version of LyX (1.3.3) and I like it very much ...
 But I have a little problem when I insert a PNG image with a
 resolution of 300 dpi. On the screen, the image is not correctly
 displayed : the image is displayed like a 72 dpi image, so its width
 and height are bigger than expected ... What must I do (convert, LyX
 parameter, ... ?! The same problem appears in the DVI file.

You could specify the size of the image using the graphics dialog, 
both on the LyX screen and in the final output. Other than that, I 
don't know.

Angus




CARBOSOL Messdaten

2003-12-03 Thread Samuel Hammer
Hallo Susi,


die zeit schreitet vorran und ich muß bald abgeben.
Deshalb ist meine Frage an Dich ob Ihr mit euchen Ionen Messungen an den 
Filtern durch seid ? Und wenn ja ob ich ein paar Korrelationen zwischen den 
Radio Nukliden und eurem Zeug, in meiner Dipl. Abreit zeigen dürfte.

Schreib mir doch einfach zurück ob Ihr was dageben habt  und wenn nicht, wann 
ich eure Daten dann bekommen könnte.

Ach noch was: Kannst Du mir noch was zu den mit den Besaugungszeiten von 
PDD-38 und Pdd-43 sagen ?


Bis bald
Liebe Grüße Sam
  
-- 
Samuel Hammer   
Institut für Umweltphysik der Universität Heidelberg
Im Neuenheimer Feld 229
Germany

Tel  ++ 49 6221 546529
Fax ++ 49 6221 546405



setcounter{enumerate}

2003-12-03 Thread Adinda Praditya
Hi list,...

Is it possible to setcounter enumerate? I need one or more quotations in a 
enumerate. When i write the next enumerate, the number is set to one again. 
How can i continnue the number?

Thanks,

Adinda Praditya



Re: Gnuplot External Material

2003-12-03 Thread Tuukka Toivonen
On Tue, 2 Dec 2003, Dave Tweten wrote:

Has someone come up with template verbiage for gnuplot that I can just

I guess you don't have exactly this in mind but maybe this is useful for
somebody else, here's the keywords for archive:
plotting external data with gnuplot

The Gnuplot script below can be executed in batch with gnuplot file.txt.
It reads files data1.txt and data2.txt which should contain
X-Y pairs which one wants to plot like this:
12 30
15 35
20 40
(ie. very simple). The points are drawn from both files into the
graph and then an approximated line is drawn through the points.
Finally the image is saved into an koe.eps file which could be imported
into lyx. In my opinion the Gnuplot commands are a bit tricky, so I hope
this helps someone. Specifically without the set output /dev/null in the
beginning I didn't get it to work right.

set terminal dumb
set output '/dev/null'
set ylabel ylabeltext
set xlabel xlabeltext
set key right bottom
plot [*:*] [*:*] 'data1.txt' notitle with points pt 1
replot 'data1.txt' smooth csplines title 'data1label' with lines lt 1
replot 'data2.txt' notitle with points pt 1
set terminal postscript eps
set output 'koe.eps'
replot 'data2.txt' smooth csplines title 'data2label' with lines lt 2



Re: latex import-export problem

2003-12-03 Thread Andre Poenitz
On Tue, Dec 02, 2003 at 06:05:32PM -0800, Prabir Barooah wrote:
 Hi all,
 
 I'm a new user to lyx and totally love it. However, I'm having this
 peculiar problem with importing tex files to lyx - tables and cross
 references get totally messed up- when I try to import latex files to
 lyx, even when the latex file was generated by lyx itself
 (export-LaTeX).

Known problem. Unfortuanetly, this won't be fixed in the 1.3.x series.

If you need to do this on a regular base your best option is probably to
use tex2lyx from the 1.4.0cvs development series but this requires a bit
of work on your side.

Andre'


Re: Gnuplot External Material

2003-12-03 Thread hansel
On Tue, 2 Dec 2003, Dave Tweten wrote:

 I need to use gnuplot, but the standard template that comes with LyX 1.3.3 
 (at least as it appears in the FreeBSD ports collection) supports only 
 raster images, Xfig, chess diagrams, and the date utility.  No gnuplot.
 
 Has someone come up with template verbiage for gnuplot that I can just 
 copy, or will I have to figure out the syntax well enough to roll my own?

gnuplot exports a wide range of file formats 
set terminal postscript
set output 'filename'
.
.
load 'customizing stuff -- labels, whatever'
plot .

Postscript works. I think other terminals do as well.

-- 
Mark Hansel
PO Box 41
Minnesota State University Moorhead
Moorhead, MN 56563
ph: 218-477-2039 fax: 218-477-2593
[EMAIL PROTECTED]
http://wwwcj.mnstate.edu




how to position longtables?

2003-12-03 Thread Guy Hindell
Hi. I’m sure this must be easy, maybe I’m just not looking in the right
places.
 
I have a table which was originally designed using the normal ‘tabular’
environment. It has grown to the point that it won’t fit on a page, so I
switched to ‘longtable’. However, the table is now created in the centre
of the page where previously it appeared against the left margin. How
can I get the longtable to line up with the left margin?
 
guy


Re: Gnuplot External Material

2003-12-03 Thread Luiz Eleno
Tuukka Toivonen wrote:

set terminal dumb
set output '/dev/null'
instead of this, I've been using the following macro file for about two 
years:

#!/usr/bin/gnuplot
set terminal unknown
...
(gnuplot commands, including all the plots)
...
set output 'file.eps'
set terminal postscript eps
replot
#eof

It works just fine.

Best regards,
Luiz.
--
Luiz Eleno
Max-Planck-Institut für Eisenforschung
Max-Planck-Str. 1
D-40237 Düsseldorf
Tel.: +49-(0)211-67 92 481
Fax: +49-(0)211-67 92 537
[EMAIL PROTECTED]



Re: Gnuplot External Material

2003-12-03 Thread Angus Leeming
[EMAIL PROTECTED] wrote:
 I need to use gnuplot, but the standard template that comes with
 LyX 1.3.3 (at least as it appears in the FreeBSD ports collection)
 supports only
 raster images, Xfig, chess diagrams, and the date utility.  No
 gnuplot.
 
 Has someone come up with template verbiage for gnuplot that I can
 just copy, or will I have to figure out the syntax well enough to
 roll my own?
 
 gnuplot exports a wide range of file formats
 set terminal postscript
 set output 'filename'
 .
 .
 load 'customizing stuff -- labels, whatever'
 plot .
 
 Postscript works. I think other terminals do as well.

I think that the interesting point here is not that gnuplot can 
export, but rather that by using the 'External' inset I would need to 
retain only the gnuplot data file if I could also define a conversion 
script from data-postscript.

In practice, I suspect that each data set will need its own set of 
conversion commands. That being the case, it seems to me that it is 
'safer' to perform the conversion myself, once, preferably retaining 
the batch script, and to then include the generated PostScript, 
Latex, or Xfig file in the lyx file.

-- 
Angus



Re: Gnuplot External Material

2003-12-03 Thread Rich Shepard
On Tue, 2 Dec 2003, Dave Tweten wrote:

 I need to use gnuplot, but the standard template that comes with LyX 1.3.3
 (at least as it appears in the FreeBSD ports collection) supports only
 raster images, Xfig, chess diagrams, and the date utility.  No gnuplot.

Dave,

  I use 'tgif' as the vector drawing program for my book figures. Lyx-1.3.3
(on linux) has no problems with them. I've not yet tried Gri, but that's the
scientific plotting program I used in lieu of gnuplot.

  My point is simply that I have had no problems viewing and printing vector
figures when they are presented to LyX as .eps files.

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
http://www.appl-ecosys.com


RE: how to position longtables?

2003-12-03 Thread Guy Hindell
Not to worry – found the trick

\setlength\LTleft{0pt}

-Original Message-
From: Guy Hindell [mailto:[EMAIL PROTECTED] 
Sent: 03 December 2003 13:08
To: [EMAIL PROTECTED]
Subject: how to position longtables?

Hi. I'm sure this must be easy, maybe I'm just not looking in the right
places.
 
I have a table which was originally designed using the normal 'tabular'
environment. It has grown to the point that it won't fit on a page, so I
switched to 'longtable'. However, the table is now created in the centre
of the page where previously it appeared against the left margin. How
can I get the longtable to line up with the left margin?
 
guy



Re: setcounter{enumerate}

2003-12-03 Thread Paul A. Rubin
[posted and mailed]

Adinda Praditya [EMAIL PROTECTED] wrote in
news:[EMAIL PROTECTED]: 

 Hi list,...
 
 Is it possible to setcounter enumerate? I need one or more quotations
 in a enumerate. When i write the next enumerate, the number is set to
 one again. How can i continnue the number?
 
 Thanks,
 
 Adinda Praditya
 
 
What about putting the quotations in nested environments?  When you unnest 
and set the environment back to enumerate, the enumeration should pick up 
where it left off.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



I don't get mail from the list

2003-12-03 Thread eambrouwer
Hi,
Excuse for requesting help on the list for this topic, but I could not  
find an apropriate adres on the lyx site.
Since about two weeks I do not get mail from the lyx list, allthough I  
am subscribed and can send to the list. Therefore, I do not receive the  
answers to the quenstions I ask.
Is there somebody who can check whether there is something wrong with  
the list software? (i.e. my adress is wrong) My adress should be  
[EMAIL PROTECTED]

Thanks,

Martijn



Re: I don't get mail from the list

2003-12-03 Thread Paul Smith
Excuse for requesting help on the list for this topic, but I could not  
find an apropriate adres on the lyx site.
Since about two weeks I do not get mail from the lyx list, allthough I  
am subscribed and can send to the list. Therefore, I do not receive the  
answers to the quenstions I ask.
Is there somebody who can check whether there is something wrong with  
the list software? (i.e. my adress is wrong) My adress should be  
[EMAIL PROTECTED]
I have experienced the same problem sometimes. I suspected that my 
e-mail account provider could be the responsible... but maybe not.

Paul




cv_JMarc.layout

2003-12-03 Thread Raphael Clifford
Hi,

I am using cv_JMarc.layout to make my CV and it is great. The problem is 
that I don't really know what I am doing.  For example, how do I change 
the distance between the topic name and it's entry in topic. What I 
mean is that I would like to have Italian/Spanishworking knowledge 
but at the moment this wraps horribly as there isn't enough space for 
Italian/Spanish.  I have attached my effort so far so you can see the 
problem (and maybe give me a job :) ).

Cheers,
Raphael
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass cv_JMarc
\begin_preamble
\newcommand{\HS}{\hspace{0.5cm}}
\date{}
\newcommand{\B}[1]{%
\makebox[1cm][l]{\small{#1:}}}
\newcommand{\VT}{\vspace{2mm}}
\renewcommand{\topicmargin}{7em}
\end_preamble
\language english
\inputencoding latin1
\fontscheme times
\graphics default
\paperfontsize 11
\spacing single 
\papersize a4paper
\paperpackage widemarginsa4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth -1
\tocdepth -1
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle empty

\layout Title

Curriculum Vitae
\begin_inset Note
collapsed false

\layout Standard


\emph on 
Matej
\emph default 
: Pretty good, but all my tutorials on CV tell me that 4 page CV is too
 long.
 Maybe, that it is more permissible in academic environment.
 Don't know./Matej
\layout Standard


\emph on 
Christian:
\emph default 
 Actually I don't either..
 a friend claimed that 4-5 pages is standard for academic CV's.
 Personally I'd say two is maximum (excluding list of publications probably).
\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
thispagestyle{empty}
\end_inset 


\begin_inset ERT
status Open

\layout Standard

\backslash 
centerline{
\backslash 
fbox{
\end_inset 


\begin_inset Minipage
position 1
inner_position 0
height 0pt
width 50col%
collapsed false

\layout Standard
\align center 

\hfill 

\hfill 

\begin_inset  Tabular
lyxtabular version=3 rows=5 columns=2
features
column alignment=block valignment=top width=2.1cm
column alignment=block valignment=top width=4cm
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

Name:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard

Raphaël Clifford
\end_inset 
/cell
/row
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

Address:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard

116 Cyprus Street
\newline 
London
\newline 
UK
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
VT{}
\end_inset 


\end_inset 
/cell
/row
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

Telephone:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
B{Home}
\end_inset 

+44 2089814101
\newline 

\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
B{Work}
\end_inset 

+44 2078481166
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
VT{}
\end_inset 


\end_inset 
/cell
/row
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

E-mail:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard

[EMAIL PROTECTED]
\end_inset 
/cell
/row
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

Date of birth:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard

1 January 1974
\end_inset 
/cell
/row
/lyxtabular

\end_inset 


\hfill 

\end_inset 


\begin_inset Minipage
position 1
inner_position 0
height 0pt
width 50col%
collapsed false

\layout Standard

\SpecialChar ~

\hfill 

\end_inset 


\begin_inset ERT
status Collapsed

\layout Standard
}}
\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
nocite{*}
\end_inset 


\layout Section

Qualifications
\layout Topic
\labelwidthstring ..00

1997-2001 
\series bold 
Ph.D.

\series default 
 
\series bold 
Computer
\series default 
 
\series bold 
Science
\series default 

\newline 
Imperial College London, UK
\newline 
Thesis title: 
\begin_inset Quotes eld
\end_inset 

Indexed strings for large-scale genomic analysis
\begin_inset Quotes erd
\end_inset 

.
\layout Topic

no hyphenation/word splitting

2003-12-03 Thread Raphael Clifford
While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?

Cheers,
Raphael



postscript view update keybinding

2003-12-03 Thread christoff pale
Hi, 
I want to bind the 
view-update-postscript 
to a shortcut key.

I searched the lyx-mailing list archive and someone
recommended that I put 

\bind C-x C-g buffer-view-ps

in  ~/.lyx/bind/menus.bind file

I did that and I get the following message:

LyX: Unknown LyX function `buffer-view-ps' [around
line 190 of file ~/.lyx/bind/menus.bind]

how can I fix this?
thanks

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


Re: no hyphenation/word splitting

2003-12-03 Thread Christian Ridderström
On Wed, 3 Dec 2003, Raphael Clifford wrote:

 While I'm about it there is something else I don't know how to do.  How 
 do I turn off hyphenation so that words aren't split over different lines?
 
See http://wiki.lyx.org/pmwiki.php/FAQ/Unsorted#avoidHyphenation

/Christian

-- 
Christian Ridderström   http://www.md.kth.se/~chr




Re: postscript view update keybinding

2003-12-03 Thread Angus Leeming
christoff pale wrote:

 Hi,
 I want to bind the
 view-update-postscript
 to a shortcut key.
 
 I searched the lyx-mailing list archive and someone
 recommended that I put
 
 \bind C-x C-g buffer-view-ps
 
 in  ~/.lyx/bind/menus.bind file
 
 I did that and I get the following message:
 
 LyX: Unknown LyX function `buffer-view-ps' [around
 line 190 of file ~/.lyx/bind/menus.bind]

Take out the extra '-'. Should be buffer-view ps, where 
buffer-view is the command and ps is the format.

-- 
Angus



Re: postscript view update keybinding

2003-12-03 Thread Christian Ridderström
On Wed, 3 Dec 2003, christoff pale wrote:

 Hi, 
 I want to bind the 
 view-update-postscript 
 to a shortcut key.
 
 I searched the lyx-mailing list archive and someone
 recommended that I put 
 
 \bind C-x C-g buffer-view-ps
 
 in  ~/.lyx/bind/menus.bind file
 
 I did that and I get the following message:
 
 LyX: Unknown LyX function `buffer-view-ps' [around
 line 190 of file ~/.lyx/bind/menus.bind]
 
It's probablye the wrong 'LFUN', see these pages:
http://wiki.lyx.org/pmwiki.php/Tips/KeyboardShortcuts
http://wiki.lyx.org/pmwiki.php/Tips/CommandSequences
http://wiki.lyx.org/pmwiki.php/Devel/LFUNs

if you have done bindings before, the last link should be enoug for you.

/Christian

-- 
Christian Ridderström   http://www.md.kth.se/~chr




Re: no hyphenation/word splitting

2003-12-03 Thread Herbert Vo
Raphael Clifford wrote:
While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?
- for single words:  \mbox{hyphenation}
  or with package hyphenat and \nohyphen{ blah ...}
- for a paragraph:   \begin{sloppy} ... \end{sloppy}
- for the whole doc: \exhyphenpenalty=1\hyphenpenalty=1
Herbert




Re: no hyphenation/word splitting

2003-12-03 Thread Raphael Clifford
Christian Ridderström wrote:

On Wed, 3 Dec 2003, Raphael Clifford wrote:

 

While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?

   

See http://wiki.lyx.org/pmwiki.php/FAQ/Unsorted#avoidHyphenation

/Christian

 

Thank you very much (and to the other person who gave an answer too).  
Sorry I missed that in the FAQ.
Cheers,
Raphael



Re: citation errors

2003-12-03 Thread Jochen F. Rick
Thanks. I'm attaching a tar.gz file with these contents:

notWorking/notWorking.lyx (the LyX file)
notWorking/lst.bib (the BIB file you need for the LyX file)
notWorking/acm_proc_article-sp.cls (the CLS file for ACM)
notWorking/acm_proc_article-sp.layout (a minimal LAYOUT file I created)

Peace and Luck!

Je77

On Mon, Dec 01, 2003 at 05:13:51PM -0500, Matej Cepl wrote:
 Jochen F. Rick wrote:
 
  What does it mean? The second and the third line are my
  document in TeX. It seems that it doesn't understand \cite{}?
  How can I fix this?
 
 Send a minimal example to the list.
 
 Matej
 
 -- 
 Matej Cepl,
 GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
 138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 


notWorking.tar.gz
Description: application/tar-gz


TOC vertical spacing

2003-12-03 Thread Bradley Navarro
Hi all,

I have figured out how to change the spacing between sections in the TOC 
using the tocloft package. However, the package doesn't seem to have a 
way to change the vertical spacing to double space right after a chapter 
if there are sections listed beneath. For example, I want this:

1  INTRODUCTION...1
[***change to double space***]
   1.1 whatever1
   1.2 whatever2
   1.3 whatever3
2  INSTRUMENTATION...4

3  OVERVIEW5

You can change the spacing before each section, but if I do that then it 
will change not only the spacing right after a chapter, but also the 
spacing between each section. I just need to change the spacing right 
after a chapter if there are sections listed below. Does anyone know how 
to do this? I am all out of ideas at the moment.

Thanks,
Brad




Re: citation errors

2003-12-03 Thread Matej Cepl
Jochen F. Rick wrote:
  What does it mean? The second and the third line are my
  document in TeX. It seems that it doesn't understand
  \cite{}? How can I fix this?

It seems to me, that there is something wrong with your .cls
file. When exporting to .tex (see attached), I don't see
anything obviously wrong, but still it doesn't get processed
with my LaTeX. Take a look at documentation for .cls file
whether there is something strange going on with \cite command
and whether it differs from the usage in .tex file.

One small bug -- the name in \DeclareLaTeXClass should be
probably unique (can anybody confirm me on this?), so I changed
the first two lines of .layout file into this. THen it loads
without a problem:

#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[acm_proc_article-sp]{article (ACM SP)}

Anybody else would comment on this?

Matej

-- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
This is TeX, Version 3.14159 (Web2C 7.3.7) (format=latex 2003.5.11)  3 DEC 2003 22:03
**notWorking
(./notWorking.tex
LaTeX2e 2001/06/01
Babel v3.7h and hyphenation patterns for american, french, german, ngerman, c
zech, nohyphenation, loaded.
(/home/matej/.texmf/tex/latex/acm_proc_article-sp.cls
(/usr/share/texmf/tex/latex/graphics/epsfig.sty
Package: epsfig 1999/02/16 v1.7a (e)psfig emulation (SPQR)

(/usr/share/texmf/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
[EMAIL PROTECTED]@=\toks14
)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/usr/share/texmf/tex/latex/config/graphics.cfg
File: graphics.cfg 2001/08/31 v1.1 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: dvips.def on input line 80.

(/usr/share/texmf/tex/latex/graphics/dvips.def
File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
))
[EMAIL PROTECTED]@height=\dimen102
[EMAIL PROTECTED]@width=\dimen103
)
\epsfxsize=\dimen104
\epsfysize=\dimen105
)
(/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
Package: amssymb 1996/11/03 v2.2b

(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 1997/09/17 v2.2e
[EMAIL PROTECTED]
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:Overwriting math alphabet `\mathfrak' in version `bold'
(Font)  U/euf/m/n -- U/euf/b/n on input line 133.
))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
Package: amsmath 2000/07/18 v2.13 AMS math features
[EMAIL PROTECTED]

For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01

(/usr/share/texmf/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0
[EMAIL PROTECTED]
[EMAIL PROTECTED]
))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d
[EMAIL PROTECTED]
)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty
Package: amsopn 1999/12/14 v2.01 operator names
)
[EMAIL PROTECTED]
LaTeX Info: Redefining \frac on input line 211.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Info: Redefining \overline on input line 307.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Font Info:Redeclaring font encoding OML on input line 567.
LaTeX Font Info:Redeclaring font encoding OMS on input line 568.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\multlinegap=\skip42
\multlinetaggap=\skip43
[EMAIL PROTECTED]
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
Document Class 'acm_proc_article-sp' 2nd. October '02. Modified by G.K.M. Tob
in
Based in part upon document Style `acmconf' 22 May 89. Hacked 4/91 by
[EMAIL PROTECTED], 4/93 by [EMAIL PROTECTED]
Excerpts were taken from (Journal Style) 'esub2acm.cls'.
** Bugs/comments/suggestions to Gerry Murray -- [EMAIL PROTECTED] **
\footheight=\dimen115
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\aucount=\count91
\originalaucount=\count92
\auwidth=\dimen118
\auskip=\dimen119
\auskipcount=\count93
\auskip=\dimen120
\allauboxes=\dimen121
\addauthors=\toks21
\addauflag=\count94
\subtitletext=\toks22
\savesection=\count95
\sectioncntr=\count96
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\titleboxnotes=\toks23
\titleboxnoteflag=\count99

Re: setcounter{enumerate}

2003-12-03 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Adinda Praditya wrote:
 Is it possible to setcounter enumerate? I need one or more
 quotations in a enumerate. When i write the next enumerate, the
 number is set to one again. How can i continnue the number?

The counter is called enumi (enumii, enumiii, enumiv for nested
lists). Take a look at LaTeX info file (if you don't have it,
get it -- it is priceless).

Matej

- -- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/zp5l4J/vJdlkhKwRAjqkAJ9QOkPOIFC54GAwyAwy7avXiMM3jgCfax2/
4eK+YyL8ef2jj9SOFXXqsoM=
=vIw6
-END PGP SIGNATURE-



Re: Docbook bibliographies from BibTeX?

2003-12-03 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jose' Matos wrote:
   This is my plan, as I know that pyblographer also exports
   docbook. But it is
 just that a plan... for the moment.
 
   To integrate lyx with pybliographer in lyx/docbook.

Gosh ... I will have to make that python-gnome make working on my
Debian/stable (the old version pybliographer I have here doesn't
support DocBook) :-).

Thanks for the info,

Matej

- -- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/zqSk4J/vJdlkhKwRAuOkAKCAisPJE6VNigvdqcjREsf1ErWvwACdGjXe
HVBuPpCp6DCvN1NQqOCE2Ac=
=2ee2
-END PGP SIGNATURE-



Re: Format=Document=Page size not working

2003-12-03 Thread John Levon
On Wed, Dec 03, 2003 at 07:31:45AM +0100, Herbert Voss wrote:

 we were talking about page size and not page margin.

Oops, sorry

john

-- 
Khendon's Law:
If the same point is made twice by the same person, the thread is over.


Re: Format=Document=Page size not working

2003-12-03 Thread Herbert Voß
John Levon wrote:
On Wed, Dec 03, 2003 at 07:31:45AM +0100, Herbert Voss wrote:


we were talking about page size and not page margin.


Oops, sorry
aehm, nevertheless, it seems to be a qt-bug ...

Herbert




Re: Gnuplot External Material

2003-12-03 Thread Günter Milde
Dave Tweten wrote:
 
 Has someone come up with template verbiage for gnuplot that I can just 
 copy, or will I have to figure out the syntax well enough to roll my own?

Currently, I make eps files from gnuplot which I can include easily. I
experimented with the latex-ps output option of gnuplot but the standard eps
proved more robust. For cases where a latex-font in the figure is desired, I
use the psfrag package (with a lot of ERT).

A template for direct gnuplot insertion might be desirable (although the
pressure is not so big I would start writing one -- I'd volunteer in
thesting, though.)

Günter

-- 
G.Milde at web.de


Re: latex import-export problem

2003-12-03 Thread Angus Leeming
Prabir Barooah wrote:

 Hi all,

Hi, Prabir.

 I'm a new user to lyx and totally love it. However, I'm having this
 peculiar problem with importing tex files to lyx - tables and cross
 references get totally messed up- when I try to import latex files
 to lyx, even when the latex file was generated by lyx itself
 (export-LaTeX). I encountered this problem while trying to work on
 my tex files in both lyx (in linux) and WinEdt( windows). I'm
 running lyx 1.3.1 under Linux (Redhat 9).
 
   Has anyone encountered anything like this? I have heard about
   another tex importing tool - tex2lyx, should I try to install
   it? any help here would be greatly appreciated.

The low down: LyX currently uses a perl script called reLyX to convert 
.tex files to .lyx. It is showing its age, but should work 'most of 
the time'. The next version of LyX will have a new converter, 
tex2lyx, that is much more robust because it has a real TeX parser 
rather than a bunch of regular expressions.

You can invoke reLyX from the comand line. (man reLyX).
$ reLyX your_file.tex
This will produce a LyX file your_file.lyx made up of a nasty mess of 
different LyX formats, so we then use a python script, lyx2lyx, to 
modify this file and create something in the current LyX format.
$ lyx2lyx your_file.lyx  your_file_13x.lyx

Doing this on your sample file produces the attached 
'prabir_relyx_lyx2lyx.lyx'. I see that the labels are indeed messed 
up.

If I were to do the same thing with your original file using tex2lyx, 
I would create a lyx file in the _current_ 14x-lyx format.
$ tex2lyx prabir.tex  prabir_tex2lyx.lyx
and must therefore 'go back' to the 13x-lyx format that your version 
of lyx understands. lyx2lyx does support this 'going back', but only 
the current cvs version of lyx2lyx, not the one you have. Anyway:
$ lyx2lyx -t 221 prabir_tex2lyx.lyx  prabir_tex2lyx_lyx2lyx.lyx
I attach this file too. As you can see, the conversion is perfect.

So, conclusion: lossless conversion lyx-tex-lyx is possible, but 
you'll have to make an effort.

First off, you'll have to grab the cvs sources. In the past I've 
suggested to people that they try and grab only the necessary bits, 
but that has turned out to be near-impossible to do, so I suggest you 
grab the whole repository.

$ mkdir lyx  cd lyx
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/lyx login
The password is 'lyx' (no quotes).
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/lyx co lyx-devel

This will download the repository into a directory lyx-devel.

$ cd lyx-devel

In future, you can keep your tree up-to-date with
$ cvs up
No need to tell cvs where to find the repository anymore as the 
information is stored. However, do yourself a favour and put this in 
a file '.cvsrc' in your home directory
$ cat .cvsrc
diff -upN
rdiff -upN
update -dP

To prepare the sources to be built:
$ ./autogen.sh
$ mkdir build  cd build
$ ../configure --with-version-suffix

That should be enough to get things ready. Try
$ ../configure --help
to see the wild range of options you can pass to configure. I suggest 
that you use '--with-version-suffix', which will eventually lead to a 
file 'tex2lyx-1.4.0cvs' being installed in /usr/local/bin and lyx2lyx 
being placed in directory /usr/local/share/lyx-1.4.0cvs/lyx2lyx/. 
That way, the two versions can co-exist.


In general now I would suggest that you just type 'make', but that 
will build the whole of lyx and you just want the converters. Doing 
this myself:
$ (cd boost  make)
$ (cd src/support  make)
$ (cd src/tex2lyx  make)

That should give you and executable src/tex2lyx/tex2lyx. lyx2lyx needs 
no compilation.

Finally, as root
$ (cd lib  make install)
$ (cd src/tex2lyx  make install)

Good luck!
-- 
Angus

prabir_relyx_lyx2lyx.lyx
Description: application/lyx


prabir_tex2lyx_lyx2lyx.lyx
Description: application/lyx


Re: Gnuplot External Material

2003-12-03 Thread Angus Leeming
Dave Tweten wrote:
 Has someone come up with template verbiage for gnuplot that I can
 just copy, or will I have to figure out the syntax well enough to
 roll my own?

I attach a shell script 'gnuplot2fig.sh' that I have used in the
past to generate XFIG files. Maybe that will be enough for you?

If you want to continue and write a template for gnuplot, then you'll 
have to modify the above so that it outputs something that latex
can handle. Either a latex file or postscript. Thereafter, your
gnuplot template might look like:

Template Gnuplot
GuiName [Bitmap: $$FName]
HelpText
A template for gnuplot.
HelpTextEnd
FileFilter *.gnuplot
AutomaticProduction true
Format LaTeX
Product \\includegraphics{$$Basename.eps}
UpdateCommand sh gnuplot2eps.sh $$FName $$Basename.eps
UpdateResult $$Basename.eps
Requirement graphicx
FormatEnd
TemplateEnd

HTH,
-- 
Angus--nextPart8634056.GbepQ19kX5
Content-Type: application/x-shellscript; name=gnuplot2fig.sh
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=gnuplot2fig.sh

IyEgL2Jpbi9zaAoKIyBnbnVwbG90MmZpZzogYSBzaGVsbCBzY3JpcHQgdG8gY3JlYXRlIGFuIFhG
SUcgZmlsZSBmcm9tIGEKIyAgICAgICAgICAgICAgc2V0IG9mIGdudXBsb3QgY29tbWFuZHMuCgoj
IEdsb2JhbCB2YXJpYWJsZXMKR05VUExPVD1nbnVwbG90CgpVU0FHRSgpIHsKCWVjaG8gIiQwIDxn
bnVwbG90IGNvbW1hbmRzIGZpbGU+IDx4ZmlnIG91dHB1dCBmaWxlPiIKCWV4aXQgMQp9CgpGSU5E
KCkgewogICAgICAgIHRlc3QgJCMgLWVxIDEgfHwgewoJCWVjaG8gIkZJTkQgZXhwZWN0cyBhIHNp
bmdsZSBhcmc6IgoJCWVjaG8gIlRoZSBleGVjdXRhYmxlIG9yIHNoZWxsIHNjcmlwdCB0byBzZWFy
Y2ggZm9yLiIKCQlleGl0IDEKCX0KCiAgICAgICAgdHlwZSAkMSA+IC9kZXYvbnVsbCB8fCB7CiAg
ICAgICAgICAgICAgICBlY2hvICJVbmFibGUgdG8gZmluZCBcIiQxXCIuIFBsZWFzZSBpbnN0YWxs
LiIKICAgICAgICAgICAgICAgIGV4aXQgMQogICAgICAgIH0KfQoKUlVOX0dOVVBMT1QoKSB7Cgl0
ZXN0ICQjIC1lcSAxIHx8IHsKCQllY2hvICJSVU5fR05VUExPVCBleHBlY3RzIGEgc2luZ2xlIGFy
ZzoiCgkJZWNobyAiVGhlIGZpbGUgY29udGFpbmluZyB0aGUgZ251cGxvdCBjb21tYW5kcy4iCgkJ
ZXhpdCAxCgl9CgoJR05VUExPVF9FWEVDVVRFPWdudXBsb3QuZXhlY3V0ZS4kJAoJZWNobyAibG9h
ZCBcIiQxXCI7IHF1aXQiID4gJHtHTlVQTE9UX0VYRUNVVEV9CgoJJHtHTlVQTE9UfSAke0dOVVBM
T1RfRVhFQ1VURX0gfHwgZWNobyAiZ251cGxvdCBmYWlsZWQgdG8gcnVuISIKCXJtIC1mICR7R05V
UExPVF9FWEVDVVRFfQp9CgojIFNldCB0aGUgb3V0cHV0IHRhcmdldCB0byBYRklHIGFuZCBkaXJl
Y3Qgb3V0cHV0IHRvIGEgZmlsZS4KQlVJTERfWEZJR19UQVJHRVQoKSB7Cgl0ZXN0ICQjIC1lcSAz
IHx8IHsKCQllY2hvICJCVUlMRF9YRklHX1RBUkdFVCBleHBlY3RzIHRocmVlIGFyZ3M6IgoJCWVj
aG8gIjEuIFRoZSBmaWxlIGNvbnRhaW5pbmcgdGhlIGdudXBsb3QgY29tbWFuZHMuIgoJCWVjaG8g
IjIuIFRoZSBuYW1lIG9mIHRoZSBYRklHIGZpbGUuIgoJCWVjaG8gIjMuIFRoZSAob3V0cHV0KSBm
aWxlIHdoaWNoIHByZXBlbmRzIHRoZSBjb21tYW5kcyBpbiAxICIKCQkJIndpdGggdGhlIFhGSUcg
dGFyZ2V0IGFuZCBYRklHIG91dHB1dCBmaWxlLiIKCQlleGl0IDEKCX0KCgllY2hvICJzZXQgdGVy
bWluYWwgZmlnIG1vbm9jaHJvbWUgc21hbGwgZm9udHNpemUgMTAiID4gJDMKCWVjaG8gInNldCBv
dXRwdXQgXCIkMlwiIiA+PiAkMwoJY2F0ICQxID4+ICQzCn0KCiMgR05VUExPVCB3aWxsIG91dHB1
dCBhbiBYRklHIGZpbGUgd2l0aCAibm9ybWFsIiB0ZXh0LgojIFRoaXMgZnVuY3Rpb24gZW5zdXJl
cyB0aGF0IGFsbCB0ZXh0IGlzIG1hcmtlZCBhcyAic3BlY2lhbCIuCk1BTklQX1hGSUdfRklMRSgp
IHsKCXRlc3QgJCMgLWVxIDEgfHwgewoJCWVjaG8gIk1BTklQX1hGSUdfRklMRSBleHBlY3RzIGEg
c2luZ2xlIGFyZzoiCgkJZWNobyAiVGhlIGZpbGUgY29udGFpbmluZyB0aGUgeGZpZyBkYXRhc2V0
LiIKCQlleGl0IDEKCX0KCgkjIExpbmVzIGNvbnRhaW5pbmcgdGV4dCBlbmQgIlwwMDEiLgoJIyBF
bnN1cmUgdGhhdCBhbGwgdGV4dCBpcyAic3BlY2lhbCIgYnkgY2hhbmdpbmcgdGhlIDl0aCBjb2x1
bW4KCSMgZnJvbSAwIHRvIDIuCglURU1QRklMRT10bXAuJCQKCSMgQSBjb2x1bW4gaXMgZGVmaW5l
ZCBoZXJlIGFzIDEgb3IgbW9yZSBjaGFycyAobm90IHNwYWNlcykgZm9sbG93ZWQgYnkKCSMgb25l
IG9yIG1vcmUgc3BhY2VzLgoJQ09MVU1OX1JFR0VYPSdcKFteIF1cezEsXH0gXHsxLFx9XCknCgkj
IFNhdmUgdGhlIGZpcnN0IDggY29sdW1ucywgdG8gYmUgcmV0cmlldmVkIHdpdGggXDEKCVNBVkVf
RUlHSFRfQ09MU19SRUdFWD0iXlwoJHtDT0xVTU5fUkVHRVh9XHs4XH1cKSIKCSMgRm9yIGFsbCBs
aW5lcyBlbmRpbmcgJ1wwMDEnLCBjaGFuZ2UgdGhlIDl0aCBjb2x1bW4gZnJvbSAwIHRvIDEKCXNl
ZCAiL1xcMDAxJC9zLyR7U0FWRV9FSUdIVF9DT0xTX1JFR0VYfTAvXDEyLyIgJDEgPiAke1RFTVBG
SUxFfQoJbXYgLWYgJHtURU1QRklMRX0gJDEKfQoKIyBUaGUgbWFpbiBsb2dpYyBvZiB0aGUgc2Ny
aXB0CnRlc3QgJCMgLWVxIDIgfHwgVVNBR0UKdGVzdCAtciAkMSB8fCB7CgllY2hvICJVbmFibGUg
dG8gcmVhZCAnJDEnIgoJVVNBR0UKfQoKRklORCAke0dOVVBMT1R9CgojIENyZWF0ZSBhbiBYRklH
IGRhdGEgc2V0IGFzICQyCkdOVVBMT1RfQ09NTUFORFM9Z251cGxvdC5jb21tYW5kcy4kJApCVUlM
RF9YRklHX1RBUkdFVCAkMSAkMiAke0dOVVBMT1RfQ09NTUFORFN9CgpSVU5fR05VUExPVCAke0dO
VVBMT1RfQ09NTUFORFN9CnJtIC1mICR7R05VUExPVF9DT01NQU5EU30KCiMgRW5zdXJlIHRoYXQg
YWxsIHRleHQgaXMgbWFya2VkIGFzICJzcGVjaWFsIgpNQU5JUF9YRklHX0ZJTEUgJDIKCiMgVGhl
IGVuZAo=

Problem when I insert an image with high resolution

2003-12-03 Thread pdubui
Hello,

I use the last version of LyX (1.3.3) and I like it very much ... But I have a little 
problem when I insert a PNG image with a 
resolution of 300 dpi. On the screen, the image is not correctly displayed : the image 
is displayed like a 72 dpi image, so its 
width and height are bigger than expected ... What must I do (convert, LyX parameter, 
... ?! The same problem appears in the 
DVI file.

Thanks in advance,

Pierre Dubuisson.
--

Faites un voeu et puis Voila ! www.voila.fr 




Re: Problem when I insert an image with high resolution

2003-12-03 Thread Angus Leeming
pdubui wrote:

 Hello,
 
 I use the last version of LyX (1.3.3) and I like it very much ...
 But I have a little problem when I insert a PNG image with a
 resolution of 300 dpi. On the screen, the image is not correctly
 displayed : the image is displayed like a 72 dpi image, so its width
 and height are bigger than expected ... What must I do (convert, LyX
 parameter, ... ?! The same problem appears in the DVI file.

You could specify the size of the image using the graphics dialog, 
both on the LyX screen and in the final output. Other than that, I 
don't know.

Angus




CARBOSOL Messdaten

2003-12-03 Thread Samuel Hammer
Hallo Susi,


die zeit schreitet vorran und ich muß bald abgeben.
Deshalb ist meine Frage an Dich ob Ihr mit euchen Ionen Messungen an den 
Filtern durch seid ? Und wenn ja ob ich ein paar Korrelationen zwischen den 
Radio Nukliden und eurem Zeug, in meiner Dipl. Abreit zeigen dürfte.

Schreib mir doch einfach zurück ob Ihr was dageben habt  und wenn nicht, wann 
ich eure Daten dann bekommen könnte.

Ach noch was: Kannst Du mir noch was zu den mit den Besaugungszeiten von 
PDD-38 und Pdd-43 sagen ?


Bis bald
Liebe Grüße Sam
  
-- 
Samuel Hammer   
Institut für Umweltphysik der Universität Heidelberg
Im Neuenheimer Feld 229
Germany

Tel  ++ 49 6221 546529
Fax ++ 49 6221 546405



setcounter{enumerate}

2003-12-03 Thread Adinda Praditya
Hi list,...

Is it possible to setcounter enumerate? I need one or more quotations in a 
enumerate. When i write the next enumerate, the number is set to one again. 
How can i continnue the number?

Thanks,

Adinda Praditya



Re: Gnuplot External Material

2003-12-03 Thread Tuukka Toivonen
On Tue, 2 Dec 2003, Dave Tweten wrote:

Has someone come up with template verbiage for gnuplot that I can just

I guess you don't have exactly this in mind but maybe this is useful for
somebody else, here's the keywords for archive:
plotting external data with gnuplot

The Gnuplot script below can be executed in batch with gnuplot file.txt.
It reads files data1.txt and data2.txt which should contain
X-Y pairs which one wants to plot like this:
12 30
15 35
20 40
(ie. very simple). The points are drawn from both files into the
graph and then an approximated line is drawn through the points.
Finally the image is saved into an koe.eps file which could be imported
into lyx. In my opinion the Gnuplot commands are a bit tricky, so I hope
this helps someone. Specifically without the set output /dev/null in the
beginning I didn't get it to work right.

set terminal dumb
set output '/dev/null'
set ylabel ylabeltext
set xlabel xlabeltext
set key right bottom
plot [*:*] [*:*] 'data1.txt' notitle with points pt 1
replot 'data1.txt' smooth csplines title 'data1label' with lines lt 1
replot 'data2.txt' notitle with points pt 1
set terminal postscript eps
set output 'koe.eps'
replot 'data2.txt' smooth csplines title 'data2label' with lines lt 2



Re: latex import-export problem

2003-12-03 Thread Andre Poenitz
On Tue, Dec 02, 2003 at 06:05:32PM -0800, Prabir Barooah wrote:
 Hi all,
 
 I'm a new user to lyx and totally love it. However, I'm having this
 peculiar problem with importing tex files to lyx - tables and cross
 references get totally messed up- when I try to import latex files to
 lyx, even when the latex file was generated by lyx itself
 (export-LaTeX).

Known problem. Unfortuanetly, this won't be fixed in the 1.3.x series.

If you need to do this on a regular base your best option is probably to
use tex2lyx from the 1.4.0cvs development series but this requires a bit
of work on your side.

Andre'


Re: Gnuplot External Material

2003-12-03 Thread hansel
On Tue, 2 Dec 2003, Dave Tweten wrote:

 I need to use gnuplot, but the standard template that comes with LyX 1.3.3 
 (at least as it appears in the FreeBSD ports collection) supports only 
 raster images, Xfig, chess diagrams, and the date utility.  No gnuplot.
 
 Has someone come up with template verbiage for gnuplot that I can just 
 copy, or will I have to figure out the syntax well enough to roll my own?

gnuplot exports a wide range of file formats 
set terminal postscript
set output 'filename'
.
.
load 'customizing stuff -- labels, whatever'
plot .

Postscript works. I think other terminals do as well.

-- 
Mark Hansel
PO Box 41
Minnesota State University Moorhead
Moorhead, MN 56563
ph: 218-477-2039 fax: 218-477-2593
[EMAIL PROTECTED]
http://wwwcj.mnstate.edu




how to position longtables?

2003-12-03 Thread Guy Hindell
Hi. I’m sure this must be easy, maybe I’m just not looking in the right
places.
 
I have a table which was originally designed using the normal ‘tabular’
environment. It has grown to the point that it won’t fit on a page, so I
switched to ‘longtable’. However, the table is now created in the centre
of the page where previously it appeared against the left margin. How
can I get the longtable to line up with the left margin?
 
guy


Re: Gnuplot External Material

2003-12-03 Thread Luiz Eleno
Tuukka Toivonen wrote:

set terminal dumb
set output '/dev/null'
instead of this, I've been using the following macro file for about two 
years:

#!/usr/bin/gnuplot
set terminal unknown
...
(gnuplot commands, including all the plots)
...
set output 'file.eps'
set terminal postscript eps
replot
#eof

It works just fine.

Best regards,
Luiz.
--
Luiz Eleno
Max-Planck-Institut für Eisenforschung
Max-Planck-Str. 1
D-40237 Düsseldorf
Tel.: +49-(0)211-67 92 481
Fax: +49-(0)211-67 92 537
[EMAIL PROTECTED]



Re: Gnuplot External Material

2003-12-03 Thread Angus Leeming
[EMAIL PROTECTED] wrote:
 I need to use gnuplot, but the standard template that comes with
 LyX 1.3.3 (at least as it appears in the FreeBSD ports collection)
 supports only
 raster images, Xfig, chess diagrams, and the date utility.  No
 gnuplot.
 
 Has someone come up with template verbiage for gnuplot that I can
 just copy, or will I have to figure out the syntax well enough to
 roll my own?
 
 gnuplot exports a wide range of file formats
 set terminal postscript
 set output 'filename'
 .
 .
 load 'customizing stuff -- labels, whatever'
 plot .
 
 Postscript works. I think other terminals do as well.

I think that the interesting point here is not that gnuplot can 
export, but rather that by using the 'External' inset I would need to 
retain only the gnuplot data file if I could also define a conversion 
script from data-postscript.

In practice, I suspect that each data set will need its own set of 
conversion commands. That being the case, it seems to me that it is 
'safer' to perform the conversion myself, once, preferably retaining 
the batch script, and to then include the generated PostScript, 
Latex, or Xfig file in the lyx file.

-- 
Angus



Re: Gnuplot External Material

2003-12-03 Thread Rich Shepard
On Tue, 2 Dec 2003, Dave Tweten wrote:

 I need to use gnuplot, but the standard template that comes with LyX 1.3.3
 (at least as it appears in the FreeBSD ports collection) supports only
 raster images, Xfig, chess diagrams, and the date utility.  No gnuplot.

Dave,

  I use 'tgif' as the vector drawing program for my book figures. Lyx-1.3.3
(on linux) has no problems with them. I've not yet tried Gri, but that's the
scientific plotting program I used in lieu of gnuplot.

  My point is simply that I have had no problems viewing and printing vector
figures when they are presented to LyX as .eps files.

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
http://www.appl-ecosys.com


RE: how to position longtables?

2003-12-03 Thread Guy Hindell
Not to worry – found the trick

\setlength\LTleft{0pt}

-Original Message-
From: Guy Hindell [mailto:[EMAIL PROTECTED] 
Sent: 03 December 2003 13:08
To: [EMAIL PROTECTED]
Subject: how to position longtables?

Hi. I'm sure this must be easy, maybe I'm just not looking in the right
places.
 
I have a table which was originally designed using the normal 'tabular'
environment. It has grown to the point that it won't fit on a page, so I
switched to 'longtable'. However, the table is now created in the centre
of the page where previously it appeared against the left margin. How
can I get the longtable to line up with the left margin?
 
guy



Re: setcounter{enumerate}

2003-12-03 Thread Paul A. Rubin
[posted and mailed]

Adinda Praditya [EMAIL PROTECTED] wrote in
news:[EMAIL PROTECTED]: 

 Hi list,...
 
 Is it possible to setcounter enumerate? I need one or more quotations
 in a enumerate. When i write the next enumerate, the number is set to
 one again. How can i continnue the number?
 
 Thanks,
 
 Adinda Praditya
 
 
What about putting the quotations in nested environments?  When you unnest 
and set the environment back to enumerate, the enumeration should pick up 
where it left off.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



I don't get mail from the list

2003-12-03 Thread eambrouwer
Hi,
Excuse for requesting help on the list for this topic, but I could not  
find an apropriate adres on the lyx site.
Since about two weeks I do not get mail from the lyx list, allthough I  
am subscribed and can send to the list. Therefore, I do not receive the  
answers to the quenstions I ask.
Is there somebody who can check whether there is something wrong with  
the list software? (i.e. my adress is wrong) My adress should be  
[EMAIL PROTECTED]

Thanks,

Martijn



Re: I don't get mail from the list

2003-12-03 Thread Paul Smith
Excuse for requesting help on the list for this topic, but I could not  
find an apropriate adres on the lyx site.
Since about two weeks I do not get mail from the lyx list, allthough I  
am subscribed and can send to the list. Therefore, I do not receive the  
answers to the quenstions I ask.
Is there somebody who can check whether there is something wrong with  
the list software? (i.e. my adress is wrong) My adress should be  
[EMAIL PROTECTED]
I have experienced the same problem sometimes. I suspected that my 
e-mail account provider could be the responsible... but maybe not.

Paul




cv_JMarc.layout

2003-12-03 Thread Raphael Clifford
Hi,

I am using cv_JMarc.layout to make my CV and it is great. The problem is 
that I don't really know what I am doing.  For example, how do I change 
the distance between the topic name and it's entry in topic. What I 
mean is that I would like to have Italian/Spanishworking knowledge 
but at the moment this wraps horribly as there isn't enough space for 
Italian/Spanish.  I have attached my effort so far so you can see the 
problem (and maybe give me a job :) ).

Cheers,
Raphael
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass cv_JMarc
\begin_preamble
\newcommand{\HS}{\hspace{0.5cm}}
\date{}
\newcommand{\B}[1]{%
\makebox[1cm][l]{\small{#1:}}}
\newcommand{\VT}{\vspace{2mm}}
\renewcommand{\topicmargin}{7em}
\end_preamble
\language english
\inputencoding latin1
\fontscheme times
\graphics default
\paperfontsize 11
\spacing single 
\papersize a4paper
\paperpackage widemarginsa4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth -1
\tocdepth -1
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle empty

\layout Title

Curriculum Vitae
\begin_inset Note
collapsed false

\layout Standard


\emph on 
Matej
\emph default 
: Pretty good, but all my tutorials on CV tell me that 4 page CV is too
 long.
 Maybe, that it is more permissible in academic environment.
 Don't know./Matej
\layout Standard


\emph on 
Christian:
\emph default 
 Actually I don't either..
 a friend claimed that 4-5 pages is standard for academic CV's.
 Personally I'd say two is maximum (excluding list of publications probably).
\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
thispagestyle{empty}
\end_inset 


\begin_inset ERT
status Open

\layout Standard

\backslash 
centerline{
\backslash 
fbox{
\end_inset 


\begin_inset Minipage
position 1
inner_position 0
height 0pt
width 50col%
collapsed false

\layout Standard
\align center 

\hfill 

\hfill 

\begin_inset  Tabular
lyxtabular version=3 rows=5 columns=2
features
column alignment=block valignment=top width=2.1cm
column alignment=block valignment=top width=4cm
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

Name:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard

Raphaël Clifford
\end_inset 
/cell
/row
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

Address:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard

116 Cyprus Street
\newline 
London
\newline 
UK
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
VT{}
\end_inset 


\end_inset 
/cell
/row
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

Telephone:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
B{Home}
\end_inset 

+44 2089814101
\newline 

\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
B{Work}
\end_inset 

+44 2078481166
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
VT{}
\end_inset 


\end_inset 
/cell
/row
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

E-mail:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard

[EMAIL PROTECTED]
\end_inset 
/cell
/row
row
cell alignment=center valignment=top topline=true leftline=true usebox=none
\begin_inset Text

\layout Standard

Date of birth:
\end_inset 
/cell
cell alignment=center valignment=top topline=true leftline=true 
rightline=true usebox=none
\begin_inset Text

\layout Standard

1 January 1974
\end_inset 
/cell
/row
/lyxtabular

\end_inset 


\hfill 

\end_inset 


\begin_inset Minipage
position 1
inner_position 0
height 0pt
width 50col%
collapsed false

\layout Standard

\SpecialChar ~

\hfill 

\end_inset 


\begin_inset ERT
status Collapsed

\layout Standard
}}
\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
nocite{*}
\end_inset 


\layout Section

Qualifications
\layout Topic
\labelwidthstring ..00

1997-2001 
\series bold 
Ph.D.

\series default 
 
\series bold 
Computer
\series default 
 
\series bold 
Science
\series default 

\newline 
Imperial College London, UK
\newline 
Thesis title: 
\begin_inset Quotes eld
\end_inset 

Indexed strings for large-scale genomic analysis
\begin_inset Quotes erd
\end_inset 

.
\layout Topic

no hyphenation/word splitting

2003-12-03 Thread Raphael Clifford
While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?

Cheers,
Raphael



postscript view update keybinding

2003-12-03 Thread christoff pale
Hi, 
I want to bind the 
view-update-postscript 
to a shortcut key.

I searched the lyx-mailing list archive and someone
recommended that I put 

\bind C-x C-g buffer-view-ps

in  ~/.lyx/bind/menus.bind file

I did that and I get the following message:

LyX: Unknown LyX function `buffer-view-ps' [around
line 190 of file ~/.lyx/bind/menus.bind]

how can I fix this?
thanks

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


Re: no hyphenation/word splitting

2003-12-03 Thread Christian Ridderström
On Wed, 3 Dec 2003, Raphael Clifford wrote:

 While I'm about it there is something else I don't know how to do.  How 
 do I turn off hyphenation so that words aren't split over different lines?
 
See http://wiki.lyx.org/pmwiki.php/FAQ/Unsorted#avoidHyphenation

/Christian

-- 
Christian Ridderström   http://www.md.kth.se/~chr




Re: postscript view update keybinding

2003-12-03 Thread Angus Leeming
christoff pale wrote:

 Hi,
 I want to bind the
 view-update-postscript
 to a shortcut key.
 
 I searched the lyx-mailing list archive and someone
 recommended that I put
 
 \bind C-x C-g buffer-view-ps
 
 in  ~/.lyx/bind/menus.bind file
 
 I did that and I get the following message:
 
 LyX: Unknown LyX function `buffer-view-ps' [around
 line 190 of file ~/.lyx/bind/menus.bind]

Take out the extra '-'. Should be buffer-view ps, where 
buffer-view is the command and ps is the format.

-- 
Angus



Re: postscript view update keybinding

2003-12-03 Thread Christian Ridderström
On Wed, 3 Dec 2003, christoff pale wrote:

 Hi, 
 I want to bind the 
 view-update-postscript 
 to a shortcut key.
 
 I searched the lyx-mailing list archive and someone
 recommended that I put 
 
 \bind C-x C-g buffer-view-ps
 
 in  ~/.lyx/bind/menus.bind file
 
 I did that and I get the following message:
 
 LyX: Unknown LyX function `buffer-view-ps' [around
 line 190 of file ~/.lyx/bind/menus.bind]
 
It's probablye the wrong 'LFUN', see these pages:
http://wiki.lyx.org/pmwiki.php/Tips/KeyboardShortcuts
http://wiki.lyx.org/pmwiki.php/Tips/CommandSequences
http://wiki.lyx.org/pmwiki.php/Devel/LFUNs

if you have done bindings before, the last link should be enoug for you.

/Christian

-- 
Christian Ridderström   http://www.md.kth.se/~chr




Re: no hyphenation/word splitting

2003-12-03 Thread Herbert Vo
Raphael Clifford wrote:
While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?
- for single words:  \mbox{hyphenation}
  or with package hyphenat and \nohyphen{ blah ...}
- for a paragraph:   \begin{sloppy} ... \end{sloppy}
- for the whole doc: \exhyphenpenalty=1\hyphenpenalty=1
Herbert




Re: no hyphenation/word splitting

2003-12-03 Thread Raphael Clifford
Christian Ridderström wrote:

On Wed, 3 Dec 2003, Raphael Clifford wrote:

 

While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?

   

See http://wiki.lyx.org/pmwiki.php/FAQ/Unsorted#avoidHyphenation

/Christian

 

Thank you very much (and to the other person who gave an answer too).  
Sorry I missed that in the FAQ.
Cheers,
Raphael



Re: citation errors

2003-12-03 Thread Jochen F. Rick
Thanks. I'm attaching a tar.gz file with these contents:

notWorking/notWorking.lyx (the LyX file)
notWorking/lst.bib (the BIB file you need for the LyX file)
notWorking/acm_proc_article-sp.cls (the CLS file for ACM)
notWorking/acm_proc_article-sp.layout (a minimal LAYOUT file I created)

Peace and Luck!

Je77

On Mon, Dec 01, 2003 at 05:13:51PM -0500, Matej Cepl wrote:
 Jochen F. Rick wrote:
 
  What does it mean? The second and the third line are my
  document in TeX. It seems that it doesn't understand \cite{}?
  How can I fix this?
 
 Send a minimal example to the list.
 
 Matej
 
 -- 
 Matej Cepl,
 GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
 138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 


notWorking.tar.gz
Description: application/tar-gz


TOC vertical spacing

2003-12-03 Thread Bradley Navarro
Hi all,

I have figured out how to change the spacing between sections in the TOC 
using the tocloft package. However, the package doesn't seem to have a 
way to change the vertical spacing to double space right after a chapter 
if there are sections listed beneath. For example, I want this:

1  INTRODUCTION...1
[***change to double space***]
   1.1 whatever1
   1.2 whatever2
   1.3 whatever3
2  INSTRUMENTATION...4

3  OVERVIEW5

You can change the spacing before each section, but if I do that then it 
will change not only the spacing right after a chapter, but also the 
spacing between each section. I just need to change the spacing right 
after a chapter if there are sections listed below. Does anyone know how 
to do this? I am all out of ideas at the moment.

Thanks,
Brad




Re: citation errors

2003-12-03 Thread Matej Cepl
Jochen F. Rick wrote:
  What does it mean? The second and the third line are my
  document in TeX. It seems that it doesn't understand
  \cite{}? How can I fix this?

It seems to me, that there is something wrong with your .cls
file. When exporting to .tex (see attached), I don't see
anything obviously wrong, but still it doesn't get processed
with my LaTeX. Take a look at documentation for .cls file
whether there is something strange going on with \cite command
and whether it differs from the usage in .tex file.

One small bug -- the name in \DeclareLaTeXClass should be
probably unique (can anybody confirm me on this?), so I changed
the first two lines of .layout file into this. THen it loads
without a problem:

#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[acm_proc_article-sp]{article (ACM SP)}

Anybody else would comment on this?

Matej

-- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
This is TeX, Version 3.14159 (Web2C 7.3.7) (format=latex 2003.5.11)  3 DEC 2003 22:03
**notWorking
(./notWorking.tex
LaTeX2e 2001/06/01
Babel v3.7h and hyphenation patterns for american, french, german, ngerman, c
zech, nohyphenation, loaded.
(/home/matej/.texmf/tex/latex/acm_proc_article-sp.cls
(/usr/share/texmf/tex/latex/graphics/epsfig.sty
Package: epsfig 1999/02/16 v1.7a (e)psfig emulation (SPQR)

(/usr/share/texmf/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
[EMAIL PROTECTED]@=\toks14
)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/usr/share/texmf/tex/latex/config/graphics.cfg
File: graphics.cfg 2001/08/31 v1.1 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: dvips.def on input line 80.

(/usr/share/texmf/tex/latex/graphics/dvips.def
File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
))
[EMAIL PROTECTED]@height=\dimen102
[EMAIL PROTECTED]@width=\dimen103
)
\epsfxsize=\dimen104
\epsfysize=\dimen105
)
(/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
Package: amssymb 1996/11/03 v2.2b

(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 1997/09/17 v2.2e
[EMAIL PROTECTED]
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:Overwriting math alphabet `\mathfrak' in version `bold'
(Font)  U/euf/m/n -- U/euf/b/n on input line 133.
))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
Package: amsmath 2000/07/18 v2.13 AMS math features
[EMAIL PROTECTED]

For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01

(/usr/share/texmf/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0
[EMAIL PROTECTED]
[EMAIL PROTECTED]
))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d
[EMAIL PROTECTED]
)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty
Package: amsopn 1999/12/14 v2.01 operator names
)
[EMAIL PROTECTED]
LaTeX Info: Redefining \frac on input line 211.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Info: Redefining \overline on input line 307.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Font Info:Redeclaring font encoding OML on input line 567.
LaTeX Font Info:Redeclaring font encoding OMS on input line 568.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\multlinegap=\skip42
\multlinetaggap=\skip43
[EMAIL PROTECTED]
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
Document Class 'acm_proc_article-sp' 2nd. October '02. Modified by G.K.M. Tob
in
Based in part upon document Style `acmconf' 22 May 89. Hacked 4/91 by
[EMAIL PROTECTED], 4/93 by [EMAIL PROTECTED]
Excerpts were taken from (Journal Style) 'esub2acm.cls'.
** Bugs/comments/suggestions to Gerry Murray -- [EMAIL PROTECTED] **
\footheight=\dimen115
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\aucount=\count91
\originalaucount=\count92
\auwidth=\dimen118
\auskip=\dimen119
\auskipcount=\count93
\auskip=\dimen120
\allauboxes=\dimen121
\addauthors=\toks21
\addauflag=\count94
\subtitletext=\toks22
\savesection=\count95
\sectioncntr=\count96
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\titleboxnotes=\toks23
\titleboxnoteflag=\count99

Re: setcounter{enumerate}

2003-12-03 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Adinda Praditya wrote:
 Is it possible to setcounter enumerate? I need one or more
 quotations in a enumerate. When i write the next enumerate, the
 number is set to one again. How can i continnue the number?

The counter is called enumi (enumii, enumiii, enumiv for nested
lists). Take a look at LaTeX info file (if you don't have it,
get it -- it is priceless).

Matej

- -- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/zp5l4J/vJdlkhKwRAjqkAJ9QOkPOIFC54GAwyAwy7avXiMM3jgCfax2/
4eK+YyL8ef2jj9SOFXXqsoM=
=vIw6
-END PGP SIGNATURE-



Re: Docbook bibliographies from BibTeX?

2003-12-03 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jose' Matos wrote:
   This is my plan, as I know that pyblographer also exports
   docbook. But it is
 just that a plan... for the moment.
 
   To integrate lyx with pybliographer in lyx/docbook.

Gosh ... I will have to make that python-gnome make working on my
Debian/stable (the old version pybliographer I have here doesn't
support DocBook) :-).

Thanks for the info,

Matej

- -- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/zqSk4J/vJdlkhKwRAuOkAKCAisPJE6VNigvdqcjREsf1ErWvwACdGjXe
HVBuPpCp6DCvN1NQqOCE2Ac=
=2ee2
-END PGP SIGNATURE-



Re: Format=Document=Page size not working

2003-12-03 Thread John Levon
On Wed, Dec 03, 2003 at 07:31:45AM +0100, Herbert Voss wrote:

 we were talking about page size and not page margin.

Oops, sorry

john

-- 
Khendon's Law:
If the same point is made twice by the same person, the thread is over.


Re: Format=Document=Page size not working

2003-12-03 Thread Herbert Voß
John Levon wrote:
On Wed, Dec 03, 2003 at 07:31:45AM +0100, Herbert Voss wrote:


we were talking about page size and not page margin.


Oops, sorry
aehm, nevertheless, it seems to be a qt-bug ...

Herbert




Re: Gnuplot External Material

2003-12-03 Thread Günter Milde
Dave Tweten wrote:
> 
> Has someone come up with template verbiage for gnuplot that I can just 
> copy, or will I have to figure out the syntax well enough to roll my own?

Currently, I make eps files from gnuplot which I can include easily. I
experimented with the latex-ps output option of gnuplot but the standard eps
proved more robust. For cases where a latex-font in the figure is desired, I
use the psfrag package (with a lot of ERT).

A template for "direct" gnuplot insertion might be desirable (although the
pressure is not so big I would start writing one -- I'd volunteer in
thesting, though.)

Günter

-- 
G.Milde at web.de


Re: latex import-export problem

2003-12-03 Thread Angus Leeming
Prabir Barooah wrote:

> Hi all,

Hi, Prabir.

> I'm a new user to lyx and totally love it. However, I'm having this
> peculiar problem with importing tex files to lyx - tables and cross
> references get totally messed up- when I try to import latex files
> to lyx, even when the latex file was generated by lyx itself
> (export->LaTeX). I encountered this problem while trying to work on
> my tex files in both lyx (in linux) and WinEdt( windows). I'm
> running lyx 1.3.1 under Linux (Redhat 9).
> 
>   Has anyone encountered anything like this? I have heard about
>   another tex importing tool - tex2lyx, should I try to install
>   it? any help here would be greatly appreciated.

The low down: LyX currently uses a perl script called reLyX to convert 
.tex files to .lyx. It is showing its age, but should work 'most of 
the time'. The next version of LyX will have a new converter, 
tex2lyx, that is much more robust because it has a real TeX parser 
rather than a bunch of regular expressions.

You can invoke reLyX from the comand line. (man reLyX).
$ reLyX your_file.tex
This will produce a LyX file your_file.lyx made up of a nasty mess of 
different LyX formats, so we then use a python script, lyx2lyx, to 
modify this file and create something in the current LyX format.
$ lyx2lyx your_file.lyx > your_file_13x.lyx

Doing this on your sample file produces the attached 
'prabir_relyx_lyx2lyx.lyx'. I see that the labels are indeed messed 
up.

If I were to do the same thing with your original file using tex2lyx, 
I would create a lyx file in the _current_ 14x-lyx format.
$ tex2lyx prabir.tex > prabir_tex2lyx.lyx
and must therefore 'go back' to the 13x-lyx format that your version 
of lyx understands. lyx2lyx does support this 'going back', but only 
the current cvs version of lyx2lyx, not the one you have. Anyway:
$ lyx2lyx -t 221 prabir_tex2lyx.lyx > prabir_tex2lyx_lyx2lyx.lyx
I attach this file too. As you can see, the conversion is perfect.

So, conclusion: lossless conversion lyx->tex->lyx is possible, but 
you'll have to make an effort.

First off, you'll have to grab the cvs sources. In the past I've 
suggested to people that they try and grab only the necessary bits, 
but that has turned out to be near-impossible to do, so I suggest you 
grab the whole repository.

$ mkdir lyx && cd lyx
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/lyx login
The password is 'lyx' (no quotes).
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/lyx co lyx-devel

This will download the repository into a directory lyx-devel.

$ cd lyx-devel

In future, you can keep your tree up-to-date with
$ cvs up
No need to tell cvs where to find the repository anymore as the 
information is stored. However, do yourself a favour and put this in 
a file '.cvsrc' in your home directory
$ cat .cvsrc
diff -upN
rdiff -upN
update -dP

To prepare the sources to be built:
$ ./autogen.sh
$ mkdir build && cd build
$ ../configure --with-version-suffix

That should be enough to get things ready. Try
$ ../configure --help
to see the wild range of options you can pass to configure. I suggest 
that you use '--with-version-suffix', which will eventually lead to a 
file 'tex2lyx-1.4.0cvs' being installed in /usr/local/bin and lyx2lyx 
being placed in directory /usr/local/share/lyx-1.4.0cvs/lyx2lyx/. 
That way, the two versions can co-exist.


In general now I would suggest that you just type 'make', but that 
will build the whole of lyx and you just want the converters. Doing 
this myself:
$ (cd boost && make)
$ (cd src/support && make)
$ (cd src/tex2lyx && make)

That should give you and executable src/tex2lyx/tex2lyx. lyx2lyx needs 
no compilation.

Finally, as root
$ (cd lib && make install)
$ (cd src/tex2lyx && make install)

Good luck!
-- 
Angus

prabir_relyx_lyx2lyx.lyx
Description: application/lyx


prabir_tex2lyx_lyx2lyx.lyx
Description: application/lyx


Re: Gnuplot External Material

2003-12-03 Thread Angus Leeming
Dave Tweten wrote:
> Has someone come up with template verbiage for gnuplot that I can
> just copy, or will I have to figure out the syntax well enough to
> roll my own?

I attach a shell script 'gnuplot2fig.sh' that I have used in the
past to generate XFIG files. Maybe that will be enough for you?

If you want to continue and write a template for gnuplot, then you'll 
have to modify the above so that it outputs something that latex
can handle. Either a latex file or postscript. Thereafter, your
gnuplot template might look like:

Template Gnuplot
GuiName "[Bitmap: $$FName]"
HelpText
A template for gnuplot.
HelpTextEnd
FileFilter "*.gnuplot"
AutomaticProduction true
Format LaTeX
Product "\\includegraphics{$$Basename.eps}"
UpdateCommand "sh gnuplot2eps.sh $$FName $$Basename.eps"
UpdateResult "$$Basename.eps"
Requirement "graphicx"
FormatEnd
TemplateEnd

HTH,
-- 
Angus--nextPart8634056.GbepQ19kX5
Content-Type: application/x-shellscript; name="gnuplot2fig.sh"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="gnuplot2fig.sh"

IyEgL2Jpbi9zaAoKIyBnbnVwbG90MmZpZzogYSBzaGVsbCBzY3JpcHQgdG8gY3JlYXRlIGFuIFhG
SUcgZmlsZSBmcm9tIGEKIyAgICAgICAgICAgICAgc2V0IG9mIGdudXBsb3QgY29tbWFuZHMuCgoj
IEdsb2JhbCB2YXJpYWJsZXMKR05VUExPVD1nbnVwbG90CgpVU0FHRSgpIHsKCWVjaG8gIiQwIDxn
bnVwbG90IGNvbW1hbmRzIGZpbGU+IDx4ZmlnIG91dHB1dCBmaWxlPiIKCWV4aXQgMQp9CgpGSU5E
KCkgewogICAgICAgIHRlc3QgJCMgLWVxIDEgfHwgewoJCWVjaG8gIkZJTkQgZXhwZWN0cyBhIHNp
bmdsZSBhcmc6IgoJCWVjaG8gIlRoZSBleGVjdXRhYmxlIG9yIHNoZWxsIHNjcmlwdCB0byBzZWFy
Y2ggZm9yLiIKCQlleGl0IDEKCX0KCiAgICAgICAgdHlwZSAkMSA+IC9kZXYvbnVsbCB8fCB7CiAg
ICAgICAgICAgICAgICBlY2hvICJVbmFibGUgdG8gZmluZCBcIiQxXCIuIFBsZWFzZSBpbnN0YWxs
LiIKICAgICAgICAgICAgICAgIGV4aXQgMQogICAgICAgIH0KfQoKUlVOX0dOVVBMT1QoKSB7Cgl0
ZXN0ICQjIC1lcSAxIHx8IHsKCQllY2hvICJSVU5fR05VUExPVCBleHBlY3RzIGEgc2luZ2xlIGFy
ZzoiCgkJZWNobyAiVGhlIGZpbGUgY29udGFpbmluZyB0aGUgZ251cGxvdCBjb21tYW5kcy4iCgkJ
ZXhpdCAxCgl9CgoJR05VUExPVF9FWEVDVVRFPWdudXBsb3QuZXhlY3V0ZS4kJAoJZWNobyAibG9h
ZCBcIiQxXCI7IHF1aXQiID4gJHtHTlVQTE9UX0VYRUNVVEV9CgoJJHtHTlVQTE9UfSAke0dOVVBM
T1RfRVhFQ1VURX0gfHwgZWNobyAiZ251cGxvdCBmYWlsZWQgdG8gcnVuISIKCXJtIC1mICR7R05V
UExPVF9FWEVDVVRFfQp9CgojIFNldCB0aGUgb3V0cHV0IHRhcmdldCB0byBYRklHIGFuZCBkaXJl
Y3Qgb3V0cHV0IHRvIGEgZmlsZS4KQlVJTERfWEZJR19UQVJHRVQoKSB7Cgl0ZXN0ICQjIC1lcSAz
IHx8IHsKCQllY2hvICJCVUlMRF9YRklHX1RBUkdFVCBleHBlY3RzIHRocmVlIGFyZ3M6IgoJCWVj
aG8gIjEuIFRoZSBmaWxlIGNvbnRhaW5pbmcgdGhlIGdudXBsb3QgY29tbWFuZHMuIgoJCWVjaG8g
IjIuIFRoZSBuYW1lIG9mIHRoZSBYRklHIGZpbGUuIgoJCWVjaG8gIjMuIFRoZSAob3V0cHV0KSBm
aWxlIHdoaWNoIHByZXBlbmRzIHRoZSBjb21tYW5kcyBpbiAxICIKCQkJIndpdGggdGhlIFhGSUcg
dGFyZ2V0IGFuZCBYRklHIG91dHB1dCBmaWxlLiIKCQlleGl0IDEKCX0KCgllY2hvICJzZXQgdGVy
bWluYWwgZmlnIG1vbm9jaHJvbWUgc21hbGwgZm9udHNpemUgMTAiID4gJDMKCWVjaG8gInNldCBv
dXRwdXQgXCIkMlwiIiA+PiAkMwoJY2F0ICQxID4+ICQzCn0KCiMgR05VUExPVCB3aWxsIG91dHB1
dCBhbiBYRklHIGZpbGUgd2l0aCAibm9ybWFsIiB0ZXh0LgojIFRoaXMgZnVuY3Rpb24gZW5zdXJl
cyB0aGF0IGFsbCB0ZXh0IGlzIG1hcmtlZCBhcyAic3BlY2lhbCIuCk1BTklQX1hGSUdfRklMRSgp
IHsKCXRlc3QgJCMgLWVxIDEgfHwgewoJCWVjaG8gIk1BTklQX1hGSUdfRklMRSBleHBlY3RzIGEg
c2luZ2xlIGFyZzoiCgkJZWNobyAiVGhlIGZpbGUgY29udGFpbmluZyB0aGUgeGZpZyBkYXRhc2V0
LiIKCQlleGl0IDEKCX0KCgkjIExpbmVzIGNvbnRhaW5pbmcgdGV4dCBlbmQgIlwwMDEiLgoJIyBF
bnN1cmUgdGhhdCBhbGwgdGV4dCBpcyAic3BlY2lhbCIgYnkgY2hhbmdpbmcgdGhlIDl0aCBjb2x1
bW4KCSMgZnJvbSAwIHRvIDIuCglURU1QRklMRT10bXAuJCQKCSMgQSBjb2x1bW4gaXMgZGVmaW5l
ZCBoZXJlIGFzIDEgb3IgbW9yZSBjaGFycyAobm90IHNwYWNlcykgZm9sbG93ZWQgYnkKCSMgb25l
IG9yIG1vcmUgc3BhY2VzLgoJQ09MVU1OX1JFR0VYPSdcKFteIF1cezEsXH0gXHsxLFx9XCknCgkj
IFNhdmUgdGhlIGZpcnN0IDggY29sdW1ucywgdG8gYmUgcmV0cmlldmVkIHdpdGggXDEKCVNBVkVf
RUlHSFRfQ09MU19SRUdFWD0iXlwoJHtDT0xVTU5fUkVHRVh9XHs4XH1cKSIKCSMgRm9yIGFsbCBs
aW5lcyBlbmRpbmcgJ1wwMDEnLCBjaGFuZ2UgdGhlIDl0aCBjb2x1bW4gZnJvbSAwIHRvIDEKCXNl
ZCAiL1xcMDAxJC9zLyR7U0FWRV9FSUdIVF9DT0xTX1JFR0VYfTAvXDEyLyIgJDEgPiAke1RFTVBG
SUxFfQoJbXYgLWYgJHtURU1QRklMRX0gJDEKfQoKIyBUaGUgbWFpbiBsb2dpYyBvZiB0aGUgc2Ny
aXB0CnRlc3QgJCMgLWVxIDIgfHwgVVNBR0UKdGVzdCAtciAkMSB8fCB7CgllY2hvICJVbmFibGUg
dG8gcmVhZCAnJDEnIgoJVVNBR0UKfQoKRklORCAke0dOVVBMT1R9CgojIENyZWF0ZSBhbiBYRklH
IGRhdGEgc2V0IGFzICQyCkdOVVBMT1RfQ09NTUFORFM9Z251cGxvdC5jb21tYW5kcy4kJApCVUlM
RF9YRklHX1RBUkdFVCAkMSAkMiAke0dOVVBMT1RfQ09NTUFORFN9CgpSVU5fR05VUExPVCAke0dO
VVBMT1RfQ09NTUFORFN9CnJtIC1mICR7R05VUExPVF9DT01NQU5EU30KCiMgRW5zdXJlIHRoYXQg
YWxsIHRleHQgaXMgbWFya2VkIGFzICJzcGVjaWFsIgpNQU5JUF9YRklHX0ZJTEUgJDIKCiMgVGhl
IGVuZAo=

Problem when I insert an image with high resolution

2003-12-03 Thread pdubui
Hello,

I use the last version of LyX (1.3.3) and I like it very much ... But I have a little 
problem when I insert a PNG image with a 
resolution of 300 dpi. On the screen, the image is not correctly displayed : the image 
is displayed like a 72 dpi image, so its 
width and height are bigger than expected ... What must I do (convert, LyX parameter, 
... ?! The same problem appears in the 
DVI file.

Thanks in advance,

Pierre Dubuisson.
--

Faites un voeu et puis Voila ! www.voila.fr 




Re: Problem when I insert an image with high resolution

2003-12-03 Thread Angus Leeming
pdubui wrote:

> Hello,
> 
> I use the last version of LyX (1.3.3) and I like it very much ...
> But I have a little problem when I insert a PNG image with a
> resolution of 300 dpi. On the screen, the image is not correctly
> displayed : the image is displayed like a 72 dpi image, so its width
> and height are bigger than expected ... What must I do (convert, LyX
> parameter, ... ?! The same problem appears in the DVI file.

You could specify the size of the image using the graphics dialog, 
both on the LyX screen and in the final output. Other than that, I 
don't know.

Angus




CARBOSOL Messdaten

2003-12-03 Thread Samuel Hammer
Hallo Susi,


die zeit schreitet vorran und ich muß bald abgeben.
Deshalb ist meine Frage an Dich ob Ihr mit euchen Ionen Messungen an den 
Filtern durch seid ? Und wenn ja ob ich ein paar Korrelationen zwischen den 
Radio Nukliden und eurem Zeug, in meiner Dipl. Abreit zeigen dürfte.

Schreib mir doch einfach zurück ob Ihr was dageben habt  und wenn nicht, wann 
ich eure Daten dann bekommen könnte.

Ach noch was: Kannst Du mir noch was zu den mit den Besaugungszeiten von 
PDD-38 und Pdd-43 sagen ?


Bis bald
Liebe Grüße Sam
  
-- 
Samuel Hammer   
Institut für Umweltphysik der Universität Heidelberg
Im Neuenheimer Feld 229
Germany

Tel  ++ 49 6221 546529
Fax ++ 49 6221 546405



setcounter{enumerate}

2003-12-03 Thread Adinda Praditya
Hi list,...

Is it possible to setcounter enumerate? I need one or more quotations in a 
enumerate. When i write the next enumerate, the number is set to one again. 
How can i continnue the number?

Thanks,

Adinda Praditya



Re: Gnuplot External Material

2003-12-03 Thread Tuukka Toivonen
On Tue, 2 Dec 2003, Dave Tweten wrote:

>Has someone come up with template verbiage for gnuplot that I can just

I guess you don't have exactly this in mind but maybe this is useful for
somebody else, here's the keywords for archive:
plotting external data with gnuplot

The Gnuplot script below can be executed in batch with "gnuplot file.txt".
It reads files "data1.txt" and "data2.txt" which should contain
X-Y pairs which one wants to plot like this:
12 30
15 35
20 40
(ie. very simple). The points are drawn from both files into the
graph and then an approximated line is drawn through the points.
Finally the image is saved into an "koe.eps" file which could be imported
into lyx. In my opinion the Gnuplot commands are a bit tricky, so I hope
this helps someone. Specifically without the "set output /dev/null" in the
beginning I didn't get it to work right.

set terminal dumb
set output '/dev/null'
set ylabel "ylabeltext"
set xlabel "xlabeltext"
set key right bottom
plot [*:*] [*:*] 'data1.txt' notitle with points pt 1
replot 'data1.txt' smooth csplines title 'data1label' with lines lt 1
replot 'data2.txt' notitle with points pt 1
set terminal postscript eps
set output 'koe.eps'
replot 'data2.txt' smooth csplines title 'data2label' with lines lt 2



Re: latex import-export problem

2003-12-03 Thread Andre Poenitz
On Tue, Dec 02, 2003 at 06:05:32PM -0800, Prabir Barooah wrote:
> Hi all,
> 
> I'm a new user to lyx and totally love it. However, I'm having this
> peculiar problem with importing tex files to lyx - tables and cross
> references get totally messed up- when I try to import latex files to
> lyx, even when the latex file was generated by lyx itself
> (export->LaTeX).

Known problem. Unfortuanetly, this won't be fixed in the 1.3.x series.

If you need to do this on a regular base your best option is probably to
use tex2lyx from the 1.4.0cvs development series but this requires a bit
of work on your side.

Andre'


Re: Gnuplot External Material

2003-12-03 Thread hansel
On Tue, 2 Dec 2003, Dave Tweten wrote:

> I need to use gnuplot, but the standard template that comes with LyX 1.3.3 
> (at least as it appears in the FreeBSD ports collection) supports only 
> raster images, Xfig, chess diagrams, and the date utility.  No gnuplot.
> 
> Has someone come up with template verbiage for gnuplot that I can just 
> copy, or will I have to figure out the syntax well enough to roll my own?

gnuplot exports a wide range of file formats 
set terminal postscript
set output 'filename'
.
.
load 'customizing stuff -- labels, whatever'
plot .

Postscript works. I think other terminals do as well.

-- 
Mark Hansel
PO Box 41
Minnesota State University Moorhead
Moorhead, MN 56563
ph: 218-477-2039 fax: 218-477-2593
[EMAIL PROTECTED]
http://wwwcj.mnstate.edu




how to position longtables?

2003-12-03 Thread Guy Hindell
Hi. I’m sure this must be easy, maybe I’m just not looking in the right
places.
 
I have a table which was originally designed using the normal ‘tabular’
environment. It has grown to the point that it won’t fit on a page, so I
switched to ‘longtable’. However, the table is now created in the centre
of the page where previously it appeared against the left margin. How
can I get the longtable to line up with the left margin?
 
guy


Re: Gnuplot External Material

2003-12-03 Thread Luiz Eleno
Tuukka Toivonen wrote:

set terminal dumb
set output '/dev/null'
instead of this, I've been using the following macro file for about two 
years:

#!/usr/bin/gnuplot
set terminal unknown
...
(gnuplot commands, including all the plots)
...
set output 'file.eps'
set terminal postscript eps
replot
#eof

It works just fine.

Best regards,
Luiz.
--
Luiz Eleno
Max-Planck-Institut für Eisenforschung
Max-Planck-Str. 1
D-40237 Düsseldorf
Tel.: +49-(0)211-67 92 481
Fax: +49-(0)211-67 92 537
[EMAIL PROTECTED]



Re: Gnuplot External Material

2003-12-03 Thread Angus Leeming
[EMAIL PROTECTED] wrote:
>> I need to use gnuplot, but the standard template that comes with
>> LyX 1.3.3 (at least as it appears in the FreeBSD ports collection)
>> supports only
>> raster images, Xfig, chess diagrams, and the date utility.  No
>> gnuplot.
>> 
>> Has someone come up with template verbiage for gnuplot that I can
>> just copy, or will I have to figure out the syntax well enough to
>> roll my own?
> 
> gnuplot exports a wide range of file formats
> set terminal postscript
> set output 'filename'
> .
> .
> load 'customizing stuff -- labels, whatever'
> plot .
> 
> Postscript works. I think other terminals do as well.

I think that the interesting point here is not that gnuplot can 
export, but rather that by using the 'External' inset I would need to 
retain only the gnuplot data file if I could also define a conversion 
script from data->postscript.

In practice, I suspect that each data set will need its own set of 
conversion commands. That being the case, it seems to me that it is 
'safer' to perform the conversion myself, once, preferably retaining 
the batch script, and to then include the generated PostScript, 
Latex, or Xfig file in the lyx file.

-- 
Angus



Re: Gnuplot External Material

2003-12-03 Thread Rich Shepard
On Tue, 2 Dec 2003, Dave Tweten wrote:

> I need to use gnuplot, but the standard template that comes with LyX 1.3.3
> (at least as it appears in the FreeBSD ports collection) supports only
> raster images, Xfig, chess diagrams, and the date utility.  No gnuplot.

Dave,

  I use 'tgif' as the vector drawing program for my book figures. Lyx-1.3.3
(on linux) has no problems with them. I've not yet tried Gri, but that's the
scientific plotting program I used in lieu of gnuplot.

  My point is simply that I have had no problems viewing and printing vector
figures when they are presented to LyX as .eps files.

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)



RE: how to position longtables?

2003-12-03 Thread Guy Hindell
Not to worry – found the trick

\setlength\LTleft{0pt}

-Original Message-
From: Guy Hindell [mailto:[EMAIL PROTECTED] 
Sent: 03 December 2003 13:08
To: [EMAIL PROTECTED]
Subject: how to position longtables?

Hi. I'm sure this must be easy, maybe I'm just not looking in the right
places.
 
I have a table which was originally designed using the normal 'tabular'
environment. It has grown to the point that it won't fit on a page, so I
switched to 'longtable'. However, the table is now created in the centre
of the page where previously it appeared against the left margin. How
can I get the longtable to line up with the left margin?
 
guy



Re: setcounter{enumerate}

2003-12-03 Thread Paul A. Rubin
[posted and mailed]

Adinda Praditya <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]: 

> Hi list,...
> 
> Is it possible to setcounter enumerate? I need one or more quotations
> in a enumerate. When i write the next enumerate, the number is set to
> one again. How can i continnue the number?
> 
> Thanks,
> 
> Adinda Praditya
> 
> 
What about putting the quotations in nested environments?  When you unnest 
and set the environment back to enumerate, the enumeration should pick up 
where it left off.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



I don't get mail from the list

2003-12-03 Thread eambrouwer
Hi,
Excuse for requesting help on the list for this topic, but I could not  
find an apropriate adres on the lyx site.
Since about two weeks I do not get mail from the lyx list, allthough I  
am subscribed and can send to the list. Therefore, I do not receive the  
answers to the quenstions I ask.
Is there somebody who can check whether there is something wrong with  
the list software? (i.e. my adress is wrong) My adress should be  
[EMAIL PROTECTED]

Thanks,

Martijn



Re: I don't get mail from the list

2003-12-03 Thread Paul Smith
Excuse for requesting help on the list for this topic, but I could not  
find an apropriate adres on the lyx site.
Since about two weeks I do not get mail from the lyx list, allthough I  
am subscribed and can send to the list. Therefore, I do not receive the  
answers to the quenstions I ask.
Is there somebody who can check whether there is something wrong with  
the list software? (i.e. my adress is wrong) My adress should be  
[EMAIL PROTECTED]
I have experienced the same problem sometimes. I suspected that my 
e-mail account provider could be the responsible... but maybe not.

Paul




cv_JMarc.layout

2003-12-03 Thread Raphael Clifford
Hi,

I am using cv_JMarc.layout to make my CV and it is great. The problem is 
that I don't really know what I am doing.  For example, how do I change 
the distance between the topic name and it's entry in "topic". What I 
mean is that I would like to have "Italian/Spanishworking knowledge" 
but at the moment this wraps horribly as there isn't enough space for 
"Italian/Spanish".  I have attached my effort so far so you can see the 
problem (and maybe give me a job :) ).

Cheers,
Raphael
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass cv_JMarc
\begin_preamble
\newcommand{\HS}{\hspace{0.5cm}}
\date{}
\newcommand{\B}[1]{%
\makebox[1cm][l]{\small{#1:}}}
\newcommand{\VT}{\vspace{2mm}}
\renewcommand{\topicmargin}{7em}
\end_preamble
\language english
\inputencoding latin1
\fontscheme times
\graphics default
\paperfontsize 11
\spacing single 
\papersize a4paper
\paperpackage widemarginsa4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth -1
\tocdepth -1
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle empty

\layout Title

Curriculum Vitae
\begin_inset Note
collapsed false

\layout Standard


\emph on 
Matej
\emph default 
: Pretty good, but all my tutorials on CV tell me that 4 page CV is too
 long.
 Maybe, that it is more permissible in academic environment.
 Don't know./Matej
\layout Standard


\emph on 
Christian:
\emph default 
 Actually I don't either..
 a friend claimed that 4-5 pages is standard for academic CV's.
 Personally I'd say two is maximum (excluding list of publications probably).
\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
thispagestyle{empty}
\end_inset 


\begin_inset ERT
status Open

\layout Standard

\backslash 
centerline{
\backslash 
fbox{
\end_inset 


\begin_inset Minipage
position 1
inner_position 0
height "0pt"
width "50col%"
collapsed false

\layout Standard
\align center 

\hfill 

\hfill 

\begin_inset  Tabular






\begin_inset Text

\layout Standard

Name:
\end_inset 


\begin_inset Text

\layout Standard

Raphaël Clifford
\end_inset 




\begin_inset Text

\layout Standard

Address:
\end_inset 


\begin_inset Text

\layout Standard

116 Cyprus Street
\newline 
London
\newline 
UK
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
VT{}
\end_inset 


\end_inset 




\begin_inset Text

\layout Standard

Telephone:
\end_inset 


\begin_inset Text

\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
B{Home}
\end_inset 

+44 2089814101
\newline 

\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
B{Work}
\end_inset 

+44 2078481166
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
VT{}
\end_inset 


\end_inset 




\begin_inset Text

\layout Standard

E-mail:
\end_inset 


\begin_inset Text

\layout Standard

[EMAIL PROTECTED]
\end_inset 




\begin_inset Text

\layout Standard

Date of birth:
\end_inset 


\begin_inset Text

\layout Standard

1 January 1974
\end_inset 




\end_inset 


\hfill 

\end_inset 


\begin_inset Minipage
position 1
inner_position 0
height "0pt"
width "50col%"
collapsed false

\layout Standard

\SpecialChar ~

\hfill 

\end_inset 


\begin_inset ERT
status Collapsed

\layout Standard
}}
\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
nocite{*}
\end_inset 


\layout Section

Qualifications
\layout Topic
\labelwidthstring ..00

1997-2001 
\series bold 
Ph.D.

\series default 
 
\series bold 
Computer
\series default 
 
\series bold 
Science
\series default 

\newline 
Imperial College London, UK
\newline 
Thesis title: 
\begin_inset Quotes eld
\end_inset 

Indexed strings for large-scale genomic analysis
\begin_inset Quotes erd
\end_inset 

.
\layout Topic
\labelwidthstring ..00

1996-1997 
\series bold 
M.Sc.

\series default 
 
\series bold 
in
\series default 
 
\series bold 
Advanced
\series default 
 
\series bold 
Computing
\series default 
 
\series bold 
(AI
\series default 
 
\series bold 
track)
\series default 

\newline 
Imperial College London.
\newline 
Dissertation on fully automated documented classification
\newline 
Study emphasised logic, logic programming and artificial intelligence.
\layout Topic
\labelwidthstring ..00

1992-1995 
\series bold 
B.A.
 Mathematics and Computation
\series default 

\newline 
Oxford University (Pembroke College)
\newline 
Computational study emphasised formal methods, functional programming and
 algorithmics.
\layout Topic
\labelwidthstring ..00

1987-1992 
\series bold 
4 A levels, 8 GCSEs
\series default 

\newline 
Magdalen College School, Oxford, UK
\layout Section

Employment
\layout Topic
\labelwidthstring ..00

2003-present 
\series bold 
Job title
\series default 
: Visiting Lecturer at the Department of 

no hyphenation/word splitting

2003-12-03 Thread Raphael Clifford
While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?

Cheers,
Raphael



postscript view update keybinding

2003-12-03 Thread christoff pale
Hi, 
I want to bind the 
view->update->postscript 
to a shortcut key.

I searched the lyx-mailing list archive and someone
recommended that I put 

\bind "C-x C-g" "buffer-view-ps"

in  ~/.lyx/bind/menus.bind file

I did that and I get the following message:

LyX: Unknown LyX function `buffer-view-ps' [around
line 190 of file ~/.lyx/bind/menus.bind]

how can I fix this?
thanks

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


Re: no hyphenation/word splitting

2003-12-03 Thread Christian Ridderström
On Wed, 3 Dec 2003, Raphael Clifford wrote:

> While I'm about it there is something else I don't know how to do.  How 
> do I turn off hyphenation so that words aren't split over different lines?
> 
See http://wiki.lyx.org/pmwiki.php/FAQ/Unsorted#avoidHyphenation

/Christian

-- 
Christian Ridderström   http://www.md.kth.se/~chr




Re: postscript view update keybinding

2003-12-03 Thread Angus Leeming
christoff pale wrote:

> Hi,
> I want to bind the
> view->update->postscript
> to a shortcut key.
> 
> I searched the lyx-mailing list archive and someone
> recommended that I put
> 
> \bind "C-x C-g" "buffer-view-ps"
> 
> in  ~/.lyx/bind/menus.bind file
> 
> I did that and I get the following message:
> 
> LyX: Unknown LyX function `buffer-view-ps' [around
> line 190 of file ~/.lyx/bind/menus.bind]

Take out the extra '-'. Should be "buffer-view ps", where 
"buffer-view" is the command and "ps" is the format.

-- 
Angus



Re: postscript view update keybinding

2003-12-03 Thread Christian Ridderström
On Wed, 3 Dec 2003, christoff pale wrote:

> Hi, 
> I want to bind the 
> view->update->postscript 
> to a shortcut key.
> 
> I searched the lyx-mailing list archive and someone
> recommended that I put 
> 
> \bind "C-x C-g" "buffer-view-ps"
> 
> in  ~/.lyx/bind/menus.bind file
> 
> I did that and I get the following message:
> 
> LyX: Unknown LyX function `buffer-view-ps' [around
> line 190 of file ~/.lyx/bind/menus.bind]
> 
It's probablye the wrong 'LFUN', see these pages:
http://wiki.lyx.org/pmwiki.php/Tips/KeyboardShortcuts
http://wiki.lyx.org/pmwiki.php/Tips/CommandSequences
http://wiki.lyx.org/pmwiki.php/Devel/LFUNs

if you have done bindings before, the last link should be enoug for you.

/Christian

-- 
Christian Ridderström   http://www.md.kth.se/~chr




Re: no hyphenation/word splitting

2003-12-03 Thread Herbert Voß
Raphael Clifford wrote:
While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?
- for single words:  \mbox{hyphenation}
  or with package hyphenat and \nohyphen{ blah ...}
- for a paragraph:   \begin{sloppy} ... \end{sloppy}
- for the whole doc: \exhyphenpenalty=1\hyphenpenalty=1
Herbert




Re: no hyphenation/word splitting

2003-12-03 Thread Raphael Clifford
Christian Ridderström wrote:

On Wed, 3 Dec 2003, Raphael Clifford wrote:

 

While I'm about it there is something else I don't know how to do.  How 
do I turn off hyphenation so that words aren't split over different lines?

   

See http://wiki.lyx.org/pmwiki.php/FAQ/Unsorted#avoidHyphenation

/Christian

 

Thank you very much (and to the other person who gave an answer too).  
Sorry I missed that in the FAQ.
Cheers,
Raphael



Re: citation errors

2003-12-03 Thread Jochen F. Rick
Thanks. I'm attaching a tar.gz file with these contents:

notWorking/notWorking.lyx (the LyX file)
notWorking/lst.bib (the BIB file you need for the LyX file)
notWorking/acm_proc_article-sp.cls (the CLS file for ACM)
notWorking/acm_proc_article-sp.layout (a minimal LAYOUT file I created)

Peace and Luck!

Je77

On Mon, Dec 01, 2003 at 05:13:51PM -0500, Matej Cepl wrote:
> Jochen F. Rick wrote:
> 
> > What does it mean? The second and the third line are my
> > document in TeX. It seems that it doesn't understand \cite{}?
> > How can I fix this?
> 
> Send a minimal example to the list.
> 
> Matej
> 
> -- 
> Matej Cepl,
> GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
> 138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
> 


notWorking.tar.gz
Description: application/tar-gz


TOC vertical spacing

2003-12-03 Thread Bradley Navarro
Hi all,

I have figured out how to change the spacing between sections in the TOC 
using the tocloft package. However, the package doesn't seem to have a 
way to change the vertical spacing to double space right after a chapter 
if there are sections listed beneath. For example, I want this:

1  INTRODUCTION...1
[***change to double space***]
   1.1 whatever1
   1.2 whatever2
   1.3 whatever3
2  INSTRUMENTATION...4

3  OVERVIEW5

You can change the spacing before each section, but if I do that then it 
will change not only the spacing right after a chapter, but also the 
spacing between each section. I just need to change the spacing right 
after a chapter if there are sections listed below. Does anyone know how 
to do this? I am all out of ideas at the moment.

Thanks,
Brad




Re: citation errors

2003-12-03 Thread Matej Cepl
Jochen F. Rick wrote:
>> > What does it mean? The second and the third line are my
>> > document in TeX. It seems that it doesn't understand
>> > \cite{}? How can I fix this?

It seems to me, that there is something wrong with your .cls
file. When exporting to .tex (see attached), I don't see
anything obviously wrong, but still it doesn't get processed
with my LaTeX. Take a look at documentation for .cls file
whether there is something strange going on with \cite command
and whether it differs from the usage in .tex file.

One small bug -- the name in \DeclareLaTeXClass should be
probably unique (can anybody confirm me on this?), so I changed
the first two lines of .layout file into this. THen it loads
without a problem:

#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[acm_proc_article-sp]{article (ACM SP)}

Anybody else would comment on this?

Matej

-- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
This is TeX, Version 3.14159 (Web2C 7.3.7) (format=latex 2003.5.11)  3 DEC 2003 22:03
**notWorking
(./notWorking.tex
LaTeX2e <2001/06/01>
Babel  and hyphenation patterns for american, french, german, ngerman, c
zech, nohyphenation, loaded.
(/home/matej/.texmf/tex/latex/acm_proc_article-sp.cls
(/usr/share/texmf/tex/latex/graphics/epsfig.sty
Package: epsfig 1999/02/16 v1.7a (e)psfig emulation (SPQR)

(/usr/share/texmf/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
[EMAIL PROTECTED]@=\toks14
)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/usr/share/texmf/tex/latex/config/graphics.cfg
File: graphics.cfg 2001/08/31 v1.1 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: dvips.def on input line 80.

(/usr/share/texmf/tex/latex/graphics/dvips.def
File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
))
[EMAIL PROTECTED]@height=\dimen102
[EMAIL PROTECTED]@width=\dimen103
)
\epsfxsize=\dimen104
\epsfysize=\dimen105
)
(/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
Package: amssymb 1996/11/03 v2.2b

(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 1997/09/17 v2.2e
[EMAIL PROTECTED]
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:Overwriting math alphabet `\mathfrak' in version `bold'
(Font)  U/euf/m/n --> U/euf/b/n on input line 133.
))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
Package: amsmath 2000/07/18 v2.13 AMS math features
[EMAIL PROTECTED]

For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01

(/usr/share/texmf/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0
[EMAIL PROTECTED]
[EMAIL PROTECTED]
))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d
[EMAIL PROTECTED]
)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty
Package: amsopn 1999/12/14 v2.01 operator names
)
[EMAIL PROTECTED]
LaTeX Info: Redefining \frac on input line 211.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Info: Redefining \overline on input line 307.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LaTeX Font Info:Redeclaring font encoding OML on input line 567.
LaTeX Font Info:Redeclaring font encoding OMS on input line 568.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\multlinegap=\skip42
\multlinetaggap=\skip43
[EMAIL PROTECTED]
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
Document Class 'acm_proc_article-sp' <2nd. October '02>. Modified by G.K.M. Tob
in
Based in part upon document Style `acmconf' <22 May 89>. Hacked 4/91 by
[EMAIL PROTECTED], 4/93 by [EMAIL PROTECTED]
Excerpts were taken from (Journal Style) 'esub2acm.cls'.
** Bugs/comments/suggestions to Gerry Murray -- [EMAIL PROTECTED] **
\footheight=\dimen115
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\aucount=\count91
\originalaucount=\count92
\auwidth=\dimen118
\auskip=\dimen119
\auskipcount=\count93
\auskip=\dimen120
\allauboxes=\dimen121
\addauthors=\toks21
\addauflag=\count94
\subtitletext=\toks22
\savesection=\count95
\sectioncntr=\count96
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\titleboxnotes=\toks23

Re: setcounter{enumerate}

2003-12-03 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Adinda Praditya wrote:
> Is it possible to setcounter enumerate? I need one or more
> quotations in a enumerate. When i write the next enumerate, the
> number is set to one again. How can i continnue the number?

The counter is called enumi (enumii, enumiii, enumiv for nested
lists). Take a look at LaTeX info file (if you don't have it,
get it -- it is priceless).

Matej

- -- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/zp5l4J/vJdlkhKwRAjqkAJ9QOkPOIFC54GAwyAwy7avXiMM3jgCfax2/
4eK+YyL8ef2jj9SOFXXqsoM=
=vIw6
-END PGP SIGNATURE-



Re: Docbook bibliographies from BibTeX?

2003-12-03 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jose' Matos wrote:
>   This is my plan, as I know that pyblographer also exports
>   docbook. But it is
> just that a plan... for the moment.
> 
>   To integrate lyx with pybliographer in lyx/docbook.

Gosh ... I will have to make that python-gnome make working on my
Debian/stable (the old version pybliographer I have here doesn't
support DocBook) :-).

Thanks for the info,

Matej

- -- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/zqSk4J/vJdlkhKwRAuOkAKCAisPJE6VNigvdqcjREsf1ErWvwACdGjXe
HVBuPpCp6DCvN1NQqOCE2Ac=
=2ee2
-END PGP SIGNATURE-



Re: Format=>Document=>Page size not working

2003-12-03 Thread John Levon
On Wed, Dec 03, 2003 at 07:31:45AM +0100, Herbert Voss wrote:

> we were talking about page size and not page margin.

Oops, sorry

john

-- 
Khendon's Law:
If the same point is made twice by the same person, the thread is over.


Re: Format=>Document=>Page size not working

2003-12-03 Thread Herbert Voß
John Levon wrote:
On Wed, Dec 03, 2003 at 07:31:45AM +0100, Herbert Voss wrote:


we were talking about page size and not page margin.


Oops, sorry
aehm, nevertheless, it seems to be a qt-bug ...

Herbert