Re: Multilingual difficulties for beginners with Lyx

2011-09-28 Thread Lisa
Guenter Milde users.berlios.de> writes: > > If this main font contains Chinese characters, it should work for Chinese. > > If you want to use a different font for Chinese (or any other non-Latin > script) via polyglossia, this needs to be set up in the preamble. By > default, polyglossia is loa

Re: Lyx Windows <-> Linux Compatibility

2011-09-28 Thread Paul Rubin
In addition to missing packages (which has already been mentioned), it is sometimes the case that different versions of the same package are installed under Linux and Windows. Updating the older package to the newer version (on whichever machine has the older version) usually cures problems of that

Re: Feature request

2011-09-28 Thread Guenter Milde
On 2011-09-28, ehud.kap...@gmail.com wrote: > [-- Type: text/plain, Encoding: 7bit --] > Every time Latex is updated, Lyx must be reconfigured. > Is there a way for Lyx to check whether Latex has been updated > since the last time it was reconfigured, and if so, to reconfigure itself? Just an id

Re: LyX 2.0.1 (OS X): file with relative path name not found

2011-09-28 Thread Patrick De Visschere
On 27 Sep, 2011, at 11:11 PM, Richard Heck wrote: > On 09/27/2011 04:47 PM, Patrick De Visschere wrote: >> Hello, >> >> Including a .pdf file with \includegraphics and with a relative pathname like >> >> \includegraphics{../path/to/file/starting/from/parent/directory/some_file.pdf} >> >> resul

Re: Caption and Font in module

2011-09-28 Thread Richard Heck
On 09/28/2011 02:28 PM, Andreas Noack Jensen wrote: > Dear list > > I am trying to make a module for the threeparttable package but I have some > problems i cannot solve. I am running LyX 2.0.1 on a MacBook Pro with Lion. > The code is > > #\DeclareLyXModule[threeparttable.sty]{Threeparttable} >

Caption and Font in module

2011-09-28 Thread Andreas Noack Jensen
Dear list I am trying to make a module for the threeparttable package but I have some problems i cannot solve. I am running LyX 2.0.1 on a MacBook Pro with Lion. The code is #\DeclareLyXModule[threeparttable.sty]{Threeparttable} #DescriptionBegin #Enables the threeparttable environment to ease

Feature request

2011-09-28 Thread ehud.kap...@gmail.com
Every time Latex is updated, Lyx must be reconfigured. Is there a way for Lyx to check whether Latex has been updated since the last time it was reconfigured, and if so, to reconfigure itself? Thanks- Ehud Kaplan

Re: Changed Shortcuts Not Working

2011-09-28 Thread Rich Shepard
On Tue, 27 Sep 2011, Richard Heck wrote: I think Qt does see (and grab) the menu accelerator before LyX gets to see it. But I'm not positive. If you really want to do this, you can remove (or change) the menu accelerator in the stdmenus.inc file. Thanks again, Richard. That fixed the issue.

Re: LyX with pgfplotstable

2011-09-28 Thread Helge Hafting
On 27. sep. 2011 09:36, florian.wilh...@gmail.com wrote: Hi, pgfplotstable uses external data files to generate formatted lists like \pgfplotstabletypeset{example1.dat} The problem is that LyX creates a temp directory, copies over all files and runs latex to generate the document there. Since it

Re: Lyx Windows <-> Linux Compatibility

2011-09-28 Thread Liviu Andronic
On Wed, Sep 28, 2011 at 4:20 PM, Manveru wrote: > * I wait with longing for the day when TeX packages will not be > managed by native distro packages system, but only by TeX specific > packages system! > I myself long for the day when they implement local installation of packages that doesn't con

Re: A Lyx-beamer question

2011-09-28 Thread Liviu Andronic
On Wed, Sep 28, 2011 at 3:49 PM, Murat Yildizoglu wrote: > But I see that I can learn many tricks from this template (I do every > trick manually in ERB for now), and better use Lyx with beamer. Very > good news. > I use regularly Beamer with LyX, and of course it always depends what you do and ho

Re: Lyx Windows <-> Linux Compatibility

2011-09-28 Thread Manveru
2011/9/28 Stephen GEORGE : > I created a document with Lyx running on Win7 with Miktex, compiles to pdf > without error. > > I can share via svn to linux and tried to build, and get errors. > > Is it expected for lyx file and build process to work cross platform? > Is it possibly something to do wi

Re: A Lyx-beamer question

2011-09-28 Thread Murat Yildizoglu
Hi Liviu, Thanks a lot for this suggestion, I have used the templates, so I have definitely missed this one. Unfortunately, it does not solve my problem, since the template itself uses an even more manual approach than mine to solve this problem (by putting overlays after each item). I have inse

Re: Merge Adjacent Citations?

2011-09-28 Thread Richard Heck
On 09/28/2011 04:11 AM, andrewufrank wrote: Julio Rojas gmail.com> writes: If you are using Biblatex, you can use \cites, \parencites, \footcites, \textcites, \supercites. - Julio Rojas jcredberry gmail.com On Tue, Apr 5, 2011 at 11:14 PM, Ric

Re: Lyx Windows <-> Linux Compatibility

2011-09-28 Thread Julio Rojas
Hi Stephen, Most certainly it would be a missed package. Can you send an SMALL version of your document? Regards. - Julio Rojas jcredbe...@gmail.com On Wed, Sep 28, 2011 at 1:53 PM, Stephen GEORGE wrote: > > > Hi, > > I created a document with L

Re: lexlive2011 and Debian squeeze

2011-09-28 Thread Helge Hafting
On 13. sep. 2011 16:01, Wolfgang Engelmann wrote: Could somebody who uses Debian squeeze and texlive2011 share his experience installing it with me (and others)?. Where is texlive installed and how do I make sure that lyx is using it (and also other programs which use tex/latex such as xfig etc),

Re: 2 indexes in Lyx 2

2011-09-28 Thread sududur
Thanks Francesco, Yes I'm on Windows [?], I've installed a perl interpreter, but same errors. another idea ? anyhelp would be useful Nathalie 2011/9/28 Francesco Menoncin > Il 28/09/2011 11:07, sududur ha scritto: > > Dear Lyxers, > > I'm trying to use Lyx for my thesis, but I know nothing or

Re: A Lyx-beamer question

2011-09-28 Thread Manolo Martínez
On 09/28/11 at 11:48am, Liviu Andronic wrote: > On Wed, Sep 28, 2011 at 8:41 AM, Murat Yildizoglu wrote: > > Hi, > > > > When I do beamers in a standard latex editor, I put > > > > \beamerdefaultoverlayspecification{<+->} > > > I'm not familiar with this, btu this is the exact same instruction in

Re: A Lyx-beamer question

2011-09-28 Thread Liviu Andronic
On Wed, Sep 28, 2011 at 8:41 AM, Murat Yildizoglu wrote: > Hi, > > When I do beamers in a standard latex editor, I put > > \beamerdefaultoverlayspecification{<+->} > I'm not familiar with this, btu this is the exact same instruction in File > New from Template > beamer.lyx. Try that and see if it

Re: 2 indexes in Lyx 2

2011-09-28 Thread Francesco Menoncin
Il 28/09/2011 11:07, sududur ha scritto: Dear Lyxers,  I'm trying to use Lyx for my thesis, but I know nothing or almost nothing about latex. I'd like to make 2 indexes with lyx 2.0.0 but I can't find the way to make it work. I've constr

2 indexes in Lyx 2

2011-09-28 Thread sududur
Dear Lyxers, I'm trying to use Lyx for my thesis, but I know nothing or almost nothing about latex. [?] I'd like to make 2 indexes with lyx 2.0.0 but I can't find the way to make it work. I've constructed the first one with Lyx 1.6, I've declared 2 indexes in Lyx 2, but when I want to export in PD

Re: Merge Adjacent Citations?

2011-09-28 Thread andrewufrank
Julio Rojas gmail.com> writes: > > If you are using Biblatex, you can use \cites, \parencites, > \footcites, \textcites, \supercites. > - > Julio Rojas > jcredberry gmail.com > > On Tue, Apr 5, 2011 at 11:14 PM, Richard Heck comcast.net> wrote:

Re: Multilingual difficulties for beginners with Lyx

2011-09-28 Thread Guenter Milde
On 2011-09-28, Lisa Andrews wrote: > I successfully use multiple languages in Lyx with Xetex by specifying > packages and fonts in the document preamble, or using inline ERT > (usepackage \fontspec etc) > I see on http://wiki.lyx.org/LyX/XeTeX, where it describes a similar > setup to my own, that