Re: devnagari

2007-04-06 Thread Georg Baum
Am Donnerstag, 5. April 2007 22:56 schrieb Uwe Stöhr:
 Georg Baum schrieb:
 
  It looks like this package is needed for typesetting:
  http://devnag.sarovar.org/
  
  If anybody can make a map from unicode codepoints to devnag commands it 
is
  trivial to add support for this.
 
 How can this be done? I tried to do the same with the armTeX-package for 
Armenian and failed.

Why? What did you try?

 What really sucks with these kind of language-packages is that you have 
to learn a special input 
 scheme, like that kha produces the क. Is there a possibility to map 
these inputs internally, so 
 that the user can directly insert the language characters with his 
keyboard.

There is such a possibility: lib/unicodesymbols. The only thing you need to 
do is to add the command for a character and the package that defines to 
this file. This is trivial if you have a mapping unicode - command 
names.

Georg



Re: Is there any way to make JabRef push to LyX work in Windows XP?

2007-04-06 Thread Georg Baum
Am Donnerstag, 5. April 2007 21:20 schrieb Yu, James:

 What I understand about this is that JabRef simply writes out the 
 citation entry to a file named lyxpipe.in. The code segment is like:

This is no real file. It is a so called named pipe or FIFO, but since on 
UNIX everything is a file it can be used like a real file on those 
systems.

 My question is: How LyX goes the receiving? Any code segment example?

When LyX starts it opens the FIFO for reading and listens. When a command 
arrives it acts accordingly. The code for this is mainly in 
src/support/socktools.[Ch] and src/lyxsocket.[Ch]

If you look at src/support/socktools.C you'll see that only stubs of the 
needed functions are implemented on windows. I understand that named pipes 
do exist on windows, but you need different functions to deal with them, 
and so far nobody was interested enough to implement this.

You are most welcome to fill in the missing bits, as Abdel wrote it should 
not be too hard.


Georg



Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Frederick Noronha

Can someone please tell me how to delete the rule that every chapter
(in a book) needs to start only on a right hand side page? I'm
exceeding the printer's page count, and wouldn't mind saving some
paper. Thanks! FN
--
FN M: 0091 9822122436 P: +91-832-240-9490 (after 1300IST please)
http://fn.goa-india.org  http://fredericknoronha.wordpress.com
Konkani Wikipedia (under incubation) needs your help!
http://incubator.wikimedia.org/wiki/Wp/kok


Bibtex+Latex export

2007-04-06 Thread Nicolas Ferré

Hi,

Some days ago, I sent this message, without having any answer. Does it 
mean there are no (easy) solutions ?


Is it possible to export a LyX document to a LaTeX file that includes
all the bibliography references (selected from whatever bibtex file) as
bibitem elements, according to the bibliography style selected in the 
LyX document ?


Best regards,

--
NF



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Richard Heck

This depends upon your class. Probably you'll have to modify the
\chapter command in your class file, though there may be a class option.

rh

Frederick Noronha wrote:
 Can someone please tell me how to delete the rule that every chapter
 (in a book) needs to start only on a right hand side page? I'm
 exceeding the printer's page count, and wouldn't mind saving some
 paper. Thanks! FN


-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread jeanmarc.lasgouttes

 Can someone please tell me how to delete the rule that every chapter
 (in a book) needs to start only on a right hand side page?

Add the option openajny in document settings (extra options field).

JMarc



Re: Bibtex+Latex export

2007-04-06 Thread jeanmarc.lasgouttes

 Is it possible to export a LyX document to a LaTeX file that includes
 all the bibliography references (selected from whatever bibtex file) as
 bibitem elements, according to the bibliography style selected in the 
LyX document ?

It is not possible currently. But it would be an useful option.



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Richard Heck
[EMAIL PROTECTED] wrote:
 Can someone please tell me how to delete the rule that every chapter
 (in a book) needs to start only on a right hand side page?
 
 Add the option openajny in document settings (extra options field).
   
He means openany.

Richard

-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread jeanmarc.lasgouttes

 Add the option openajny in document settings (extra options field).

openany of course.

JMarc




Re: Bibtex+Latex export

2007-04-06 Thread Richard Heck
[EMAIL PROTECTED] wrote:
 Is it possible to export a LyX document to a LaTeX file that includes
 all the bibliography references (selected from whatever bibtex file) as
 bibitem elements, according to the bibliography style selected in the 
 
 LyX document ?

 It is not possible currently. But it would be an useful option.
   
What you can do is export to LaTeX, run latex and then bibtex, and then
look in the .bbl file. All the bibitems you need will be in there, and
then you can manually include them.

That said, you could probably write a quick script that would do this
and then define a new export format in Tools  Preferences  Converters.

Richard

-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Getting an rpm of lyx 1.4.4 to install

2007-04-06 Thread Dalton, John L \(John\)
Hello,

I am trying to install lyx1.4.4 on a redhat enterprise 4 ws -
workstation.

I got it down to one dependencies:

# rpm -ivh lyx-1.4.4-1.el4.i386.rpm
warning: lyx-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key ID
ff6382fa
error: Failed dependencies:
lyx-frontend = 1.4.4 is needed by lyx-1.4.4-1.el4.i386

I can only find the front-end in this xform package but that just
requires
Libraries - AND lyx itself to be installed!


warning: lyx-xforms-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key
ID ff6382fa
error: Failed dependencies:
libflimage.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
libforms.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
lyx = 1.4.4 is needed by lyx-xforms-1.4.4-1.el4.i386

How can I get this frontend?

Thanks...


Re: Getting an rpm of lyx 1.4.4 to install

2007-04-06 Thread Rex Dieter
Dalton, John L (John) wrote:

 I am trying to install lyx1.4.4 on a redhat enterprise 4 ws -
 workstation.
 
 I got it down to one dependencies:
 
 # rpm -ivh lyx-1.4.4-1.el4.i386.rpm
 warning: lyx-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key ID
 ff6382fa
 error: Failed dependencies:
 lyx-frontend = 1.4.4 is needed by lyx-1.4.4-1.el4.i386
 
 I can only find the front-end in this xform package but that just
 requires
 Libraries - AND lyx itself to be installed!
 
 
 warning: lyx-xforms-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key
 ID ff6382fa
 error: Failed dependencies:
 libflimage.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
 libforms.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
 lyx = 1.4.4 is needed by lyx-xforms-1.4.4-1.el4.i386
 
 How can I get this frontend?

In the same place you downloaded lyx, you can download xforms, otherwise,
I'd recommend you install the lyx-qt frontend instead.

Hrm, I really should build lyx for epel...

-- Rex



Re: Problems with Bibtex

2007-04-06 Thread Julio Rojas

Check the console output:

This is BibTeX, Version 0.99c (MiKTeX 2.5)
The top-level auxiliary file: articulo.aux
The style file: plain.bst
Database file #1:
0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
.bib
You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
I'm skipping whatever remains of this entry

The same message is presented for every entry on my database. Does it help
find the problem?

On 4/5/07, Uwe Stöhr [EMAIL PROTECTED] wrote:


Julio Rojas schrieb:

 document I'm working on compiles perfectly, but without the
bibliographic
 references. I exported the document to LaTeX and no reference to the
 bibliography used is there. I deleted the bibliography and inserted it
 again, but it isn't working.

If you could you send a SMALL example LyX file and your bib-file, I can
have a look.

regards Uwe





--
-
Julio Rojas
[EMAIL PROTECTED]


Re: Problems with Bibtex

2007-04-06 Thread Paul A. Rubin

Julio Rojas wrote:

This is BibTeX, Version 0.99c (MiKTeX 2.5)
The top-level auxiliary file: articulo.aux
The style file: plain.bst
Database file #1:
0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
.bib
You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
I'm skipping whatever remains of this entry



Assuming this is verbatim, there may be an encoding issue (?).  The fact 
that the word 'article' is spaced out (and separated from the '@') 
suggests that there are extra bytes (16 bit v. 8 bit encoding?).  If you 
look in your .bib file with a text editor, do you see '@ARTICLE' as a 
single word?


/Paul



Re: Problems with Bibtex

2007-04-06 Thread Julio Rojas

The first record of my database, with the header JabRef adds.

This file was created with JabRef 2.2b.
Encoding: UTF-16

@ARTICLE{Apostolidis2004,
 author = {N. Apostolidis and G. P. Nassis and T. Bolatoglou and N. D.
Geladas},
 title = {Physiological and technical characteristics of elite young
basketball players},
 journal = {Journal of Sports Medicine and Physical Fitness},
 year = {2004},
 volume = {44},
 pages = {157--163},
 number = {2},
 owner = {jcredberry},
 pdf =
{C:\Users\jcredberry\Desktop\Doctorado\Tesis\Articulos\Apostolidis2004.pdf},
 timestamp = {2006.11.29}
}

On 4/6/07, Paul A. Rubin [EMAIL PROTECTED] wrote:


Julio Rojas wrote:
 This is BibTeX, Version 0.99c (MiKTeX 2.5)
 The top-level auxiliary file: articulo.aux
 The style file: plain.bst
 Database file #1:
 0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
 .bib
 You're missing an entry type---line 7 of file
 0C__Users_jcredberry_Desktop_Docto
 rado_Fuzzy_ArtÝculo_proyecto.bib
 :  @
 :A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
 I'm skipping whatever remains of this entry


Assuming this is verbatim, there may be an encoding issue (?).  The fact
that the word 'article' is spaced out (and separated from the '@')
suggests that there are extra bytes (16 bit v. 8 bit encoding?).  If you
look in your .bib file with a text editor, do you see '@ARTICLE' as a
single word?

/Paul





--
-
Julio Rojas
[EMAIL PROTECTED]


Re: Problems with Bibtex

2007-04-06 Thread Paul A. Rubin
Apologies if this shows up twice -- I sent the first one to the server 
90 minutes ago, and is has not shown up.


Julio Rojas wrote:


You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,


Assuming that this is reproduced verbatim, it might indicate a problem 
with the character encoding in the .bib file.  The extra spaces in 
'@ARTICLE' may prevent BibTeX from recognizing the entry type.  When I 
encounter extra spaces like that, it usually turns out to be software 
expecting an 8-bit encoding and finding a 16-bit encoding.  (At least I 
think that's the problem.)


/Paul



SVG conversions

2007-04-06 Thread Phil Fong
Hi,
  I just recently started using Lyx.  I followed the instructions on the wiki 
for using SVG graphics in my figures 
(http://wiki.lyx.org/Tips/UseInkscapeSVGImages).  The
problem is that Lyx uses the low res PNG conversion when I generate PDF
output using pdflatex instead of SVG to EPS to PDF which would produce
much nicer vector output.  My version of Inkscape (from FC4 extras)
does not have a direct to PDF export but, some versions do have a
export to PDF feature which preserves transparency.
  Is there a way to control the graphics conversion process?  Ideally, I'd like 
the SVG to EPS to PDF route or SVG direct to PDF if I install a newer inkscape.

Thanks,
Phil





 

Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL


Text wrap around image boxes...

2007-04-06 Thread Frederick Noronha

Hi all, I'm working to create a book in Lyx. The book has a number of
black-and-white line-art illustrations. Some of them span 100% of the
page (which is easy to insert).

The issue is the ones which need to be text-wrapped in say 50, 60 or
70% of the text-space.

I don't seem to have understood the permutations and combinations
possible adequately. So I'm not getting thingsvery neat.The images fit
in well, but the problem is with getting the text adequately fixed.

Could you please tell me how to:

* Get justified text, exactly straight, along an illustration.
* Get jagged text along the image, when needed.

Thank you so much in advance, and for all the earlier help too. --FN
--
FN M: 0091 9822122436 P: +91-832-240-9490 (after 1300IST please)
http://fn.goa-india.org  http://fredericknoronha.wordpress.com
Konkani Wikipedia (under incubation) needs your help!
http://incubator.wikimedia.org/wiki/Wp/kok


Re: devnagari

2007-04-06 Thread Georg Baum
Am Donnerstag, 5. April 2007 22:56 schrieb Uwe Stöhr:
 Georg Baum schrieb:
 
  It looks like this package is needed for typesetting:
  http://devnag.sarovar.org/
  
  If anybody can make a map from unicode codepoints to devnag commands it 
is
  trivial to add support for this.
 
 How can this be done? I tried to do the same with the armTeX-package for 
Armenian and failed.

Why? What did you try?

 What really sucks with these kind of language-packages is that you have 
to learn a special input 
 scheme, like that kha produces the क. Is there a possibility to map 
these inputs internally, so 
 that the user can directly insert the language characters with his 
keyboard.

There is such a possibility: lib/unicodesymbols. The only thing you need to 
do is to add the command for a character and the package that defines to 
this file. This is trivial if you have a mapping unicode - command 
names.

Georg



Re: Is there any way to make JabRef push to LyX work in Windows XP?

2007-04-06 Thread Georg Baum
Am Donnerstag, 5. April 2007 21:20 schrieb Yu, James:

 What I understand about this is that JabRef simply writes out the 
 citation entry to a file named lyxpipe.in. The code segment is like:

This is no real file. It is a so called named pipe or FIFO, but since on 
UNIX everything is a file it can be used like a real file on those 
systems.

 My question is: How LyX goes the receiving? Any code segment example?

When LyX starts it opens the FIFO for reading and listens. When a command 
arrives it acts accordingly. The code for this is mainly in 
src/support/socktools.[Ch] and src/lyxsocket.[Ch]

If you look at src/support/socktools.C you'll see that only stubs of the 
needed functions are implemented on windows. I understand that named pipes 
do exist on windows, but you need different functions to deal with them, 
and so far nobody was interested enough to implement this.

You are most welcome to fill in the missing bits, as Abdel wrote it should 
not be too hard.


Georg



Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Frederick Noronha

Can someone please tell me how to delete the rule that every chapter
(in a book) needs to start only on a right hand side page? I'm
exceeding the printer's page count, and wouldn't mind saving some
paper. Thanks! FN
--
FN M: 0091 9822122436 P: +91-832-240-9490 (after 1300IST please)
http://fn.goa-india.org  http://fredericknoronha.wordpress.com
Konkani Wikipedia (under incubation) needs your help!
http://incubator.wikimedia.org/wiki/Wp/kok


Bibtex+Latex export

2007-04-06 Thread Nicolas Ferré

Hi,

Some days ago, I sent this message, without having any answer. Does it 
mean there are no (easy) solutions ?


Is it possible to export a LyX document to a LaTeX file that includes
all the bibliography references (selected from whatever bibtex file) as
bibitem elements, according to the bibliography style selected in the 
LyX document ?


Best regards,

--
NF



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Richard Heck

This depends upon your class. Probably you'll have to modify the
\chapter command in your class file, though there may be a class option.

rh

Frederick Noronha wrote:
 Can someone please tell me how to delete the rule that every chapter
 (in a book) needs to start only on a right hand side page? I'm
 exceeding the printer's page count, and wouldn't mind saving some
 paper. Thanks! FN


-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread jeanmarc.lasgouttes

 Can someone please tell me how to delete the rule that every chapter
 (in a book) needs to start only on a right hand side page?

Add the option openajny in document settings (extra options field).

JMarc



Re: Bibtex+Latex export

2007-04-06 Thread jeanmarc.lasgouttes

 Is it possible to export a LyX document to a LaTeX file that includes
 all the bibliography references (selected from whatever bibtex file) as
 bibitem elements, according to the bibliography style selected in the 
LyX document ?

It is not possible currently. But it would be an useful option.



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Richard Heck
[EMAIL PROTECTED] wrote:
 Can someone please tell me how to delete the rule that every chapter
 (in a book) needs to start only on a right hand side page?
 
 Add the option openajny in document settings (extra options field).
   
He means openany.

Richard

-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread jeanmarc.lasgouttes

 Add the option openajny in document settings (extra options field).

openany of course.

JMarc




Re: Bibtex+Latex export

2007-04-06 Thread Richard Heck
[EMAIL PROTECTED] wrote:
 Is it possible to export a LyX document to a LaTeX file that includes
 all the bibliography references (selected from whatever bibtex file) as
 bibitem elements, according to the bibliography style selected in the 
 
 LyX document ?

 It is not possible currently. But it would be an useful option.
   
What you can do is export to LaTeX, run latex and then bibtex, and then
look in the .bbl file. All the bibitems you need will be in there, and
then you can manually include them.

That said, you could probably write a quick script that would do this
and then define a new export format in Tools  Preferences  Converters.

Richard

-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Getting an rpm of lyx 1.4.4 to install

2007-04-06 Thread Dalton, John L \(John\)
Hello,

I am trying to install lyx1.4.4 on a redhat enterprise 4 ws -
workstation.

I got it down to one dependencies:

# rpm -ivh lyx-1.4.4-1.el4.i386.rpm
warning: lyx-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key ID
ff6382fa
error: Failed dependencies:
lyx-frontend = 1.4.4 is needed by lyx-1.4.4-1.el4.i386

I can only find the front-end in this xform package but that just
requires
Libraries - AND lyx itself to be installed!


warning: lyx-xforms-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key
ID ff6382fa
error: Failed dependencies:
libflimage.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
libforms.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
lyx = 1.4.4 is needed by lyx-xforms-1.4.4-1.el4.i386

How can I get this frontend?

Thanks...


Re: Getting an rpm of lyx 1.4.4 to install

2007-04-06 Thread Rex Dieter
Dalton, John L (John) wrote:

 I am trying to install lyx1.4.4 on a redhat enterprise 4 ws -
 workstation.
 
 I got it down to one dependencies:
 
 # rpm -ivh lyx-1.4.4-1.el4.i386.rpm
 warning: lyx-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key ID
 ff6382fa
 error: Failed dependencies:
 lyx-frontend = 1.4.4 is needed by lyx-1.4.4-1.el4.i386
 
 I can only find the front-end in this xform package but that just
 requires
 Libraries - AND lyx itself to be installed!
 
 
 warning: lyx-xforms-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key
 ID ff6382fa
 error: Failed dependencies:
 libflimage.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
 libforms.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
 lyx = 1.4.4 is needed by lyx-xforms-1.4.4-1.el4.i386
 
 How can I get this frontend?

In the same place you downloaded lyx, you can download xforms, otherwise,
I'd recommend you install the lyx-qt frontend instead.

Hrm, I really should build lyx for epel...

-- Rex



Re: Problems with Bibtex

2007-04-06 Thread Julio Rojas

Check the console output:

This is BibTeX, Version 0.99c (MiKTeX 2.5)
The top-level auxiliary file: articulo.aux
The style file: plain.bst
Database file #1:
0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
.bib
You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
I'm skipping whatever remains of this entry

The same message is presented for every entry on my database. Does it help
find the problem?

On 4/5/07, Uwe Stöhr [EMAIL PROTECTED] wrote:


Julio Rojas schrieb:

 document I'm working on compiles perfectly, but without the
bibliographic
 references. I exported the document to LaTeX and no reference to the
 bibliography used is there. I deleted the bibliography and inserted it
 again, but it isn't working.

If you could you send a SMALL example LyX file and your bib-file, I can
have a look.

regards Uwe





--
-
Julio Rojas
[EMAIL PROTECTED]


Re: Problems with Bibtex

2007-04-06 Thread Paul A. Rubin

Julio Rojas wrote:

This is BibTeX, Version 0.99c (MiKTeX 2.5)
The top-level auxiliary file: articulo.aux
The style file: plain.bst
Database file #1:
0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
.bib
You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
I'm skipping whatever remains of this entry



Assuming this is verbatim, there may be an encoding issue (?).  The fact 
that the word 'article' is spaced out (and separated from the '@') 
suggests that there are extra bytes (16 bit v. 8 bit encoding?).  If you 
look in your .bib file with a text editor, do you see '@ARTICLE' as a 
single word?


/Paul



Re: Problems with Bibtex

2007-04-06 Thread Julio Rojas

The first record of my database, with the header JabRef adds.

This file was created with JabRef 2.2b.
Encoding: UTF-16

@ARTICLE{Apostolidis2004,
 author = {N. Apostolidis and G. P. Nassis and T. Bolatoglou and N. D.
Geladas},
 title = {Physiological and technical characteristics of elite young
basketball players},
 journal = {Journal of Sports Medicine and Physical Fitness},
 year = {2004},
 volume = {44},
 pages = {157--163},
 number = {2},
 owner = {jcredberry},
 pdf =
{C:\Users\jcredberry\Desktop\Doctorado\Tesis\Articulos\Apostolidis2004.pdf},
 timestamp = {2006.11.29}
}

On 4/6/07, Paul A. Rubin [EMAIL PROTECTED] wrote:


Julio Rojas wrote:
 This is BibTeX, Version 0.99c (MiKTeX 2.5)
 The top-level auxiliary file: articulo.aux
 The style file: plain.bst
 Database file #1:
 0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
 .bib
 You're missing an entry type---line 7 of file
 0C__Users_jcredberry_Desktop_Docto
 rado_Fuzzy_ArtÝculo_proyecto.bib
 :  @
 :A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
 I'm skipping whatever remains of this entry


Assuming this is verbatim, there may be an encoding issue (?).  The fact
that the word 'article' is spaced out (and separated from the '@')
suggests that there are extra bytes (16 bit v. 8 bit encoding?).  If you
look in your .bib file with a text editor, do you see '@ARTICLE' as a
single word?

/Paul





--
-
Julio Rojas
[EMAIL PROTECTED]


Re: Problems with Bibtex

2007-04-06 Thread Paul A. Rubin
Apologies if this shows up twice -- I sent the first one to the server 
90 minutes ago, and is has not shown up.


Julio Rojas wrote:


You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,


Assuming that this is reproduced verbatim, it might indicate a problem 
with the character encoding in the .bib file.  The extra spaces in 
'@ARTICLE' may prevent BibTeX from recognizing the entry type.  When I 
encounter extra spaces like that, it usually turns out to be software 
expecting an 8-bit encoding and finding a 16-bit encoding.  (At least I 
think that's the problem.)


/Paul



SVG conversions

2007-04-06 Thread Phil Fong
Hi,
  I just recently started using Lyx.  I followed the instructions on the wiki 
for using SVG graphics in my figures 
(http://wiki.lyx.org/Tips/UseInkscapeSVGImages).  The
problem is that Lyx uses the low res PNG conversion when I generate PDF
output using pdflatex instead of SVG to EPS to PDF which would produce
much nicer vector output.  My version of Inkscape (from FC4 extras)
does not have a direct to PDF export but, some versions do have a
export to PDF feature which preserves transparency.
  Is there a way to control the graphics conversion process?  Ideally, I'd like 
the SVG to EPS to PDF route or SVG direct to PDF if I install a newer inkscape.

Thanks,
Phil





 

Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL


Text wrap around image boxes...

2007-04-06 Thread Frederick Noronha

Hi all, I'm working to create a book in Lyx. The book has a number of
black-and-white line-art illustrations. Some of them span 100% of the
page (which is easy to insert).

The issue is the ones which need to be text-wrapped in say 50, 60 or
70% of the text-space.

I don't seem to have understood the permutations and combinations
possible adequately. So I'm not getting thingsvery neat.The images fit
in well, but the problem is with getting the text adequately fixed.

Could you please tell me how to:

* Get justified text, exactly straight, along an illustration.
* Get jagged text along the image, when needed.

Thank you so much in advance, and for all the earlier help too. --FN
--
FN M: 0091 9822122436 P: +91-832-240-9490 (after 1300IST please)
http://fn.goa-india.org  http://fredericknoronha.wordpress.com
Konkani Wikipedia (under incubation) needs your help!
http://incubator.wikimedia.org/wiki/Wp/kok


Re: devnagari

2007-04-06 Thread Georg Baum
Am Donnerstag, 5. April 2007 22:56 schrieb Uwe Stöhr:
> Georg Baum schrieb:
> 
> > It looks like this package is needed for typesetting:
> > http://devnag.sarovar.org/
> > 
> > If anybody can make a map from unicode codepoints to devnag commands it 
is
> > trivial to add support for this.
> 
> How can this be done? I tried to do the same with the armTeX-package for 
Armenian and failed.

Why? What did you try?

> What really sucks with these kind of language-packages is that you have 
to learn a special input 
> scheme, like that "kha" produces the "क". Is there a possibility to map 
these inputs internally, so 
> that the user can directly insert the language characters with his 
keyboard.

There is such a possibility: lib/unicodesymbols. The only thing you need to 
do is to add the command for a character and the package that defines to 
this file. This is trivial if you have a mapping unicode <-> command 
names.

Georg



Re: Is there any way to make "JabRef push to LyX" work in Windows XP?

2007-04-06 Thread Georg Baum
Am Donnerstag, 5. April 2007 21:20 schrieb Yu, James:

> What I understand about this is that JabRef simply writes out the 
> citation entry to a file named "lyxpipe.in". The code segment is like:

This is no real file. It is a so called "named pipe" or FIFO, but since on 
UNIX "everything is a file" it can be used like a real file on those 
systems.

> My question is: How LyX goes the receiving? Any code segment example?

When LyX starts it opens the FIFO for reading and listens. When a command 
arrives it acts accordingly. The code for this is mainly in 
src/support/socktools.[Ch] and src/lyxsocket.[Ch]

If you look at src/support/socktools.C you'll see that only stubs of the 
needed functions are implemented on windows. I understand that named pipes 
do exist on windows, but you need different functions to deal with them, 
and so far nobody was interested enough to implement this.

You are most welcome to fill in the missing bits, as Abdel wrote it should 
not be too hard.


Georg



Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Frederick Noronha

Can someone please tell me how to delete the rule that every chapter
(in a book) needs to start only on a right hand side page? I'm
exceeding the printer's page count, and wouldn't mind saving some
paper. Thanks! FN
--
FN M: 0091 9822122436 P: +91-832-240-9490 (after 1300IST please)
http://fn.goa-india.org  http://fredericknoronha.wordpress.com
Konkani Wikipedia (under incubation) needs your help!
http://incubator.wikimedia.org/wiki/Wp/kok


Bibtex+Latex export

2007-04-06 Thread Nicolas Ferré

Hi,

Some days ago, I sent this message, without having any answer. Does it 
mean there are no (easy) solutions ?


Is it possible to export a LyX document to a LaTeX file that includes
all the bibliography references (selected from whatever bibtex file) as
bibitem elements, according to the bibliography style selected in the 
LyX document ?


Best regards,

--
NF



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Richard Heck

This depends upon your class. Probably you'll have to modify the
\chapter command in your class file, though there may be a class option.

rh

Frederick Noronha wrote:
> Can someone please tell me how to delete the rule that every chapter
> (in a book) needs to start only on a right hand side page? I'm
> exceeding the printer's page count, and wouldn't mind saving some
> paper. Thanks! FN


-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread jeanmarc.lasgouttes

> Can someone please tell me how to delete the rule that every chapter
> (in a book) needs to start only on a right hand side page?

Add the option "openajny" in document settings (extra options field).

JMarc



Re: Bibtex+Latex export

2007-04-06 Thread jeanmarc.lasgouttes

> Is it possible to export a LyX document to a LaTeX file that includes
> all the bibliography references (selected from whatever bibtex file) as
> bibitem elements, according to the bibliography style selected in the 
LyX document ?

It is not possible currently. But it would be an useful option.



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread Richard Heck
[EMAIL PROTECTED] wrote:
>> Can someone please tell me how to delete the rule that every chapter
>> (in a book) needs to start only on a right hand side page?
>> 
> Add the option "openajny" in document settings (extra options field).
>   
He means "openany".

Richard

-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Re: Deleting rule that every chapter has to start on a right-hand side page...

2007-04-06 Thread jeanmarc.lasgouttes

> Add the option "openajny" in document settings (extra options field).

"openany" of course.

JMarc




Re: Bibtex+Latex export

2007-04-06 Thread Richard Heck
[EMAIL PROTECTED] wrote:
>> Is it possible to export a LyX document to a LaTeX file that includes
>> all the bibliography references (selected from whatever bibtex file) as
>> bibitem elements, according to the bibliography style selected in the 
>> 
> LyX document ?
>
> It is not possible currently. But it would be an useful option.
>   
What you can do is export to LaTeX, run latex and then bibtex, and then
look in the .bbl file. All the bibitems you need will be in there, and
then you can manually include them.

That said, you could probably write a quick script that would do this
and then define a new export format in Tools > Preferences > Converters.

Richard

-- 
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Getting an rpm of lyx 1.4.4 to install

2007-04-06 Thread Dalton, John L \(John\)
Hello,

I am trying to install lyx1.4.4 on a redhat enterprise 4 ws -
workstation.

I got it down to one dependencies:

# rpm -ivh lyx-1.4.4-1.el4.i386.rpm
warning: lyx-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key ID
ff6382fa
error: Failed dependencies:
lyx-frontend = 1.4.4 is needed by lyx-1.4.4-1.el4.i386

I can only find the front-end in this xform package but that just
requires
Libraries - AND lyx itself to be installed!


warning: lyx-xforms-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key
ID ff6382fa
error: Failed dependencies:
libflimage.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
libforms.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
lyx = 1.4.4 is needed by lyx-xforms-1.4.4-1.el4.i386

How can I get this frontend?

Thanks...


Re: Getting an rpm of lyx 1.4.4 to install

2007-04-06 Thread Rex Dieter
Dalton, John L (John) wrote:

> I am trying to install lyx1.4.4 on a redhat enterprise 4 ws -
> workstation.
> 
> I got it down to one dependencies:
> 
> # rpm -ivh lyx-1.4.4-1.el4.i386.rpm
> warning: lyx-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key ID
> ff6382fa
> error: Failed dependencies:
> lyx-frontend = 1.4.4 is needed by lyx-1.4.4-1.el4.i386
> 
> I can only find the front-end in this xform package but that just
> requires
> Libraries - AND lyx itself to be installed!
> 
> 
> warning: lyx-xforms-1.4.4-1.el4.i386.rpm: V3 DSA signature: NOKEY, key
> ID ff6382fa
> error: Failed dependencies:
> libflimage.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
> libforms.so.1 is needed by lyx-xforms-1.4.4-1.el4.i386
> lyx = 1.4.4 is needed by lyx-xforms-1.4.4-1.el4.i386
> 
> How can I get this frontend?

In the same place you downloaded lyx, you can download xforms, otherwise,
I'd recommend you install the lyx-qt frontend instead.

Hrm, I really should build lyx for epel...

-- Rex



Re: Problems with Bibtex

2007-04-06 Thread Julio Rojas

Check the console output:

This is BibTeX, Version 0.99c (MiKTeX 2.5)
The top-level auxiliary file: articulo.aux
The style file: plain.bst
Database file #1:
0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
.bib
You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
I'm skipping whatever remains of this entry

The same message is presented for every entry on my database. Does it help
find the problem?

On 4/5/07, Uwe Stöhr <[EMAIL PROTECTED]> wrote:


Julio Rojas schrieb:

> document I'm working on compiles perfectly, but without the
bibliographic
> references. I exported the document to LaTeX and no reference to the
> bibliography used is there. I deleted the bibliography and inserted it
> again, but it isn't working.

If you could you send a SMALL example LyX file and your bib-file, I can
have a look.

regards Uwe





--
-
Julio Rojas
[EMAIL PROTECTED]


Re: Problems with Bibtex

2007-04-06 Thread Paul A. Rubin

Julio Rojas wrote:

This is BibTeX, Version 0.99c (MiKTeX 2.5)
The top-level auxiliary file: articulo.aux
The style file: plain.bst
Database file #1:
0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
.bib
You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
I'm skipping whatever remains of this entry



Assuming this is verbatim, there may be an encoding issue (?).  The fact 
that the word 'article' is spaced out (and separated from the '@') 
suggests that there are extra bytes (16 bit v. 8 bit encoding?).  If you 
look in your .bib file with a text editor, do you see '@ARTICLE' as a 
single word?


/Paul



Re: Problems with Bibtex

2007-04-06 Thread Julio Rojas

The first record of my database, with the header JabRef adds.

This file was created with JabRef 2.2b.
Encoding: UTF-16

@ARTICLE{Apostolidis2004,
 author = {N. Apostolidis and G. P. Nassis and T. Bolatoglou and N. D.
Geladas},
 title = {Physiological and technical characteristics of elite young
basketball players},
 journal = {Journal of Sports Medicine and Physical Fitness},
 year = {2004},
 volume = {44},
 pages = {157--163},
 number = {2},
 owner = {jcredberry},
 pdf =
{C:\Users\jcredberry\Desktop\Doctorado\Tesis\Articulos\Apostolidis2004.pdf},
 timestamp = {2006.11.29}
}

On 4/6/07, Paul A. Rubin <[EMAIL PROTECTED]> wrote:


Julio Rojas wrote:
> This is BibTeX, Version 0.99c (MiKTeX 2.5)
> The top-level auxiliary file: articulo.aux
> The style file: plain.bst
> Database file #1:
> 0C__Users_jcredberry_Desktop_Doctorado_Fuzzy_ArtÝculo_proyecto
> .bib
> You're missing an entry type---line 7 of file
> 0C__Users_jcredberry_Desktop_Docto
> rado_Fuzzy_ArtÝculo_proyecto.bib
> :  @
> :A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,
> I'm skipping whatever remains of this entry
>

Assuming this is verbatim, there may be an encoding issue (?).  The fact
that the word 'article' is spaced out (and separated from the '@')
suggests that there are extra bytes (16 bit v. 8 bit encoding?).  If you
look in your .bib file with a text editor, do you see '@ARTICLE' as a
single word?

/Paul





--
-
Julio Rojas
[EMAIL PROTECTED]


Re: Problems with Bibtex

2007-04-06 Thread Paul A. Rubin
Apologies if this shows up twice -- I sent the first one to the server 
90 minutes ago, and is has not shown up.


Julio Rojas wrote:


You're missing an entry type---line 7 of file
0C__Users_jcredberry_Desktop_Docto
rado_Fuzzy_ArtÝculo_proyecto.bib
:  @
:A R T I C L E { A p o s t o l i d i s 2 0 0 4 ,


Assuming that this is reproduced verbatim, it might indicate a problem 
with the character encoding in the .bib file.  The extra spaces in 
'@ARTICLE' may prevent BibTeX from recognizing the entry type.  When I 
encounter extra spaces like that, it usually turns out to be software 
expecting an 8-bit encoding and finding a 16-bit encoding.  (At least I 
think that's the problem.)


/Paul



SVG conversions

2007-04-06 Thread Phil Fong
Hi,
  I just recently started using Lyx.  I followed the instructions on the wiki 
for using SVG graphics in my figures 
(http://wiki.lyx.org/Tips/UseInkscapeSVGImages).  The
problem is that Lyx uses the low res PNG conversion when I generate PDF
output using pdflatex instead of SVG to EPS to PDF which would produce
much nicer vector output.  My version of Inkscape (from FC4 extras)
does not have a direct to PDF export but, some versions do have a
export to PDF feature which preserves transparency.
  Is there a way to control the graphics conversion process?  Ideally, I'd like 
the SVG to EPS to PDF route or SVG direct to PDF if I install a newer inkscape.

Thanks,
Phil





 

Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL


Text wrap around image boxes...

2007-04-06 Thread Frederick Noronha

Hi all, I'm working to create a book in Lyx. The book has a number of
black-and-white line-art illustrations. Some of them span 100% of the
page (which is easy to insert).

The issue is the ones which need to be text-wrapped in say 50, 60 or
70% of the text-space.

I don't seem to have understood the permutations and combinations
possible adequately. So I'm not getting thingsvery neat.The images fit
in well, but the problem is with getting the text adequately fixed.

Could you please tell me how to:

* Get justified text, exactly straight, along an illustration.
* Get jagged text along the image, when needed.

Thank you so much in advance, and for all the earlier help too. --FN
--
FN M: 0091 9822122436 P: +91-832-240-9490 (after 1300IST please)
http://fn.goa-india.org  http://fredericknoronha.wordpress.com
Konkani Wikipedia (under incubation) needs your help!
http://incubator.wikimedia.org/wiki/Wp/kok