Re: Request: Latest version of Lyx on Ubuntu 14.04 repositories

2014-05-02 Thread Liviu Andronic
On Sat, May 3, 2014 at 6:27 AM, José Alejandro Lugo García
 wrote:
>
>> I would like to know if there is any possibility to include latest version 
>> (2.1) of Lyx on Ubuntu 14.04 repositories? For example: Canonical (or 
>> Mozilla) recently did this with the latest version of Firefox 29. I already 
>> know there is a LyX ppa repository but I do not have access to that from my 
>> current internet connection, only Ubuntu 14.04 repositories.
>>
> What do you mean by this? Can you access
> https://launchpad.net/~lyx-devel/+archive/release from a web browser?
> If so, then you can manually download the .deb files.
>
> Answer: It means that is better for me to install from Synaptic or apt-get 
> instead of manually download .deb files from the Lyx ppa website. The direct 
> download from the internet is not a viable option for me because I have an 
> internet quota per month, not a full connections like you guys. I explain: I 
> have access to a local mirror of Ubuntu 14.04 repositories (maintained by 
> others guys with full internet access) from my local network and the spend of 
> internet quota it is not a problem...because is local navigation. Anyway I 
> will write to Ubuntu guys.
>
In this case you need to file a request for packaging on Launchpad.

Regards,
Liviu


> Regards,
> José.
> 
> I Conferencia Científica Internacional UCIENCIA 2014 en la UCI del 24 al 26 
> de abril de 2014, La Habana, Cuba. Ver http://uciencia.uci.cu



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


Re: Request: Latest version of Lyx on Ubuntu 14.04 repositories

2014-05-02 Thread José Alejandro Lugo García

> I would like to know if there is any possibility to include latest version 
> (2.1) of Lyx on Ubuntu 14.04 repositories? For example: Canonical (or 
> Mozilla) recently did this with the latest version of Firefox 29. I already 
> know there is a LyX ppa repository but I do not have access to that from my 
> current internet connection, only Ubuntu 14.04 repositories.
>
What do you mean by this? Can you access
https://launchpad.net/~lyx-devel/+archive/release from a web browser?
If so, then you can manually download the .deb files.

Answer: It means that is better for me to install from Synaptic or apt-get 
instead of manually download .deb files from the Lyx ppa website. The direct 
download from the internet is not a viable option for me because I have an 
internet quota per month, not a full connections like you guys. I explain: I 
have access to a local mirror of Ubuntu 14.04 repositories (maintained by 
others guys with full internet access) from my local network and the spend of 
internet quota it is not a problem...because is local navigation. Anyway I will 
write to Ubuntu guys.

Regards,
José.

I Conferencia Científica Internacional UCIENCIA 2014 en la UCI del 24 al 26 de 
abril de 2014, La Habana, Cuba. Ver http://uciencia.uci.cu


Re: Request: Latest version of Lyx on Ubuntu 14.04 repositories

2014-05-02 Thread Liviu Andronic
On Sat, May 3, 2014 at 3:09 AM, José Alejandro Lugo García
 wrote:
>
> Hello LyX core team and any member with the authorization level to answer 
> this question:
>
> I would like to know if there is any possibility to include latest version 
> (2.1) of Lyx on Ubuntu 14.04 repositories? For example: Canonical (or 
> Mozilla) recently did this with the latest version of Firefox 29. I already 
> know there is a LyX ppa repository but I do not have access to that from my 
> current internet connection, only Ubuntu 14.04 repositories.
>
What do you mean by this? Can you access
https://launchpad.net/~lyx-devel/+archive/release from a web browser?
If so, then you can manually download the .deb files.

Regards,
Liviu


> Like me perhaps are many others and this could be valuable to all of us.
>
> best regards,
>
> José Alejandro.
>
> 
>
> I Conferencia Científica Internacional UCIENCIA 2014 en la UCI del 24 al 26 
> de abril de 2014, La Habana, Cuba. Ver uciencia.uci.cu
>
>



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


Re: LyX and Cygwin

2014-05-02 Thread Enrico Forestieri
Bert Lloyd writes:
> 
> Dear LyX-users,
> 
> I am writing some scripts to create PDFs from a number of LyX files. I
> use Windows, but to maximize cross-platform portability, I'm writing
> the scripts for Cygwin so that they can run on unix and MacOS. I would
> like to know whether one of the following three options is preferable:
> 
> 1. Add my current Windows installation of LyX and MikTeX to my Cygwin
> PATH variable, so cygwin can find lyx.exe, etc.

This works provided that you take into account that a native version
of LyX cannot use neither scripts nor commands that are symlinks.
If you need one of such commands you have to write a wrapper batch
file. Often, they can be one liners of the kind

@bash -c 'script_or_symlink_name %*'

> 2. In Cygwin, install the most recent version of LyX (and, presumably,
> texlive or some other latex engine) and run the cygwin scripts using
> these.

While there can be some issues using a Cygwin TeX engine with a native
LyX version (but it can be done), a Cygwin version of LyX can use
without problems a native TeX engine. So, if you install LyX/Cygwin
and already have, say MikTeX, you don't need installing texlive in Cygwin.

> 3. Download the tar.gz Cygwin binary directly from
> http://www.lyx.org/Download and [install? compile?] it. This is
> currently a bit beyond my ability, although I could learn.

That tar.gz contains a Cygwin package to be installed through the
setup.exe installation tool. Simply untar it (using the Cygwin tar
version, not a native one) and follow the instructions in the README
file. This version does not use an X server and is visually identical
to the native version.

> Any other general tips for Cygwin and LyX are of course appreciated.

If you already use Cygwin, then install the Cygwin version of LyX.
If you only sporadically need Cygwin, then install the native version
of LyX and use wrapper batch files to call the commands you need.
If you need interoperability with unix and MacOS, then definitely
install the Cygwin version of LyX.

-- 
Enrico



Re: Request: Latest version of Lyx on Ubuntu 14.04 repositories

2014-05-02 Thread Richard Heck

On 05/02/2014 09:09 PM, José Alejandro Lugo García wrote:
Hello LyX core team and any member with the authorization level to 
answer this question:


I would like to know if there is any possibility to include latest 
version (2.1) of Lyx on Ubuntu 14.04 repositories? For example: 
Canonical (or Mozilla) recently did this with the latest version of 
Firefox 29. I already know there is a LyX ppa repository but I do not 
have access to that from my current internet connection, only Ubuntu 
14.04 repositories. Like me perhaps are many others and this could be 
valuable to all of us.


The LyX team does not make this kind of decision. You would have to ask 
the Ubuntu folks.


Of course, you can also compile LyX yourself. It is not hard to do.

Richard



Request: Latest version of Lyx on Ubuntu 14.04 repositories

2014-05-02 Thread José Alejandro Lugo García
Hello LyX core team and any member with the authorization level to answer this 
question: 

I would like to know if there is any possibility to include latest version 
(2.1) of Lyx on Ubuntu 14.04 repositories? For example: Canonical (or Mozilla) 
recently did this with the latest version of Firefox 29. I already know there 
is a LyX ppa repository but I do not have access to that from my current 
internet connection, only Ubuntu 14.04 repositories. Like me perhaps are many 
others and this could be valuable to all of us. 

best regards, 

José Alejandro. 


I Conferencia Científica Internacional UCIENCIA 2014 en la UCI del 24 al 26 de 
abril de 2014, La Habana, Cuba. Ver http://uciencia.uci.cu



lyx-es : a mailing list for Spanish speakers

2014-05-02 Thread Scott Kostyshak
We've created a mailing list for users interested in communicating in
Spanish. To subscribe send a blank email to
lyx-es-subscr...@lists.lyx.org. You'll receive an email a minute
later. Reply to that email and you'll get another email confirming
that you've successfully subscribed. To send an email to the list, the
address is lyx...@lists.lyx.org.

If you decide the subscribe, feel free to send an email presenting
yourself. There's only a few of us now and the list will probably be
low-traffic.

I hope to see you there,

Scott


LyX and Cygwin

2014-05-02 Thread Bert Lloyd
Dear LyX-users,

I am writing some scripts to create PDFs from a number of LyX files. I
use Windows, but to maximize cross-platform portability, I'm writing
the scripts for Cygwin so that they can run on unix and MacOS. I would
like to know whether one of the following three options is preferable:

1. Add my current Windows installation of LyX and MikTeX to my Cygwin
PATH variable, so cygwin can find lyx.exe, etc.

2. In Cygwin, install the most recent version of LyX (and, presumably,
texlive or some other latex engine) and run the cygwin scripts using
these.

3. Download the tar.gz Cygwin binary directly from
http://www.lyx.org/Download and [install? compile?] it. This is
currently a bit beyond my ability, although I could learn.

Any other general tips for Cygwin and LyX are of course appreciated.

Thanks,

BL

PS - W7-64, LyX 2.0.8, MikTeX 2.9.


Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 18:33:45 Jürgen Spitzmüller wrote:
> I doubt that. The document is rather simple, and Hugh wrote he cannot open
> any document.

Oops, I did not read all the details. I am sorry for making wrong claims. :-)

> I suspected lyx2lyx fails for some reason (python problem?), that's why I
> looked at the rpm and check the path to lyx2lyx on Fedora, so that Hugh can
> check what happens if he runs lyx2lyx on the file manually.
> 
> Jürgen

It is weird indeed since lyx requires lyx-common so lyx2lyx should be 
available. Python is a central part of a Fedora installation, it is not 
possible to remove it and lyx2lyx only requires the standard library.

-- 
José Abílio


Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 18:20:42 Jean-Marc Lasgouttes wrote:
> Why are fonts separate?
> 
> JMarc

IIRC there is an interest from other packages to use lyx-fonts without 
necessarily having lyx installed:

# repoquery --whatrequires lyx-fonts
calligra-core-0:2.7.4-1.fc20.x86_64
calligra-core-0:2.8.1-1.fc20.x86_64
calligra-core-0:2.8.2-1.fc20.x86_64
gtkmathview-0:0.8.0-13.fc20.i686
gtkmathview-0:0.8.0-13.fc20.x86_64
libreoffice-langpack-br-1:4.1.3.2-9.fc20.x86_64
[... snip lots of other libreoffice-langpack's ...]
lyx-0:2.0.6-3.fc20.x86_64
lyx-0:2.1.0-0.fc20.x86_64
vdr-0:2.0.4-1.fc20.x86_64
vdr-0:2.0.5-1.fc20.x86_64
wordnet-browser-0:3.0-20.fc20.x86_64

So all those packages require the fonts provided by lyx-fonts.

I hope that this makes sense. :-)

Regards,
-- 
José Abílio


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Jürgen Spitzmüller
2014-05-02 18:00 GMT+02:00 José Matos:

> I suspect that this could be related with the failure to load some beamer
> documents that was fixed by Jürgen recently.
>

I doubt that. The document is rather simple, and Hugh wrote he cannot open
any document.
I suspected lyx2lyx fails for some reason (python problem?), that's why I
looked at the rpm and check the path to lyx2lyx on Fedora, so that Hugh can
check what happens if he runs lyx2lyx on the file manually.

Jürgen


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Jean-Marc Lasgouttes

02/05/2014 17:51, José Matos:

Besides lyx, there are two sub-packages: lyx-common and lyx-fonts.
The later is self-descriptive and the former has all the non-arch
parts of lyx. lyx2lyx, layouts and company are there. This scheme
allows to have a shared sub-package for all the support
architectures.


Why are fonts separate?

JMarc


Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 17:23:05 Jürgen Spitzmüller wrote:
> 
> Wait a minute.
> 
> This binary
> http://pkgs.org/fedora-19/fedora-updates-x86_64/lyx-2.1.0-0.fc19.x86_64.rpm.html
> looks incomplete to me.
> 
> The file list has
> 
>- /usr/bin/lyx
>- /usr/bin/lyxclient
>- /usr/bin/tex2lyx
>- /usr/share/doc/lyx-2.1.0/
>- /usr/share/doc/lyx-2.1.0/ANNOUNCE
>- /usr/share/doc/lyx-2.1.0/COPYING
>- /usr/share/doc/lyx-2.1.0/CREDITS
>- /usr/share/doc/lyx-2.1.0/NEWS
>- /usr/share/doc/lyx-2.1.0/README
> 
> There is a lot of stuff missing. Amonst others, lyx2lyx. This also seems to
> be the case for the 32bit version and LyX 2.0.6.
> 
> This would explain your problems.
> 
> José, could you please check?
> 
> Jürgen

That is OK.

Besides lyx, there are two sub-packages: lyx-common and lyx-fonts. The later is 
self-descriptive and the former has all the non-arch parts of lyx. lyx2lyx, 
layouts and company are there. This scheme allows to have a shared sub-package 
for all the support architectures.

Regards,
-- 
José Abílio


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Thursday 01 May 2014 20:02:36 Hugh Medal wrote:
> I am getting this error when I try to open a LYX file created in version 2.0 
> in version 2.1.
> 
> ... is from an older version of LyX and the lyx2lyx script failed to convert 
> it.
> 
> Can you help?
> 
> Thanks,
> Hugh

I suspect that this could be related with the failure to load some beamer 
documents that was fixed by Jürgen recently.

I have built a new release with all the recent fixes:

http://koji.fedoraproject.org/koji/buildinfo?buildID=514543

it should be quite soon on updates-testing. There is an equivalent release for 
F-19.

FWIW your document loads fine here with Fedora 20 and the above version.

If you need further instructions how to install this version just tell. :-)

Regards,
-- 
José Abílio


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Jürgen Spitzmüller
2014-05-02 13:22 GMT+02:00 Hugh Medal:

> Thank you.
>
> I have attached an example file (I am not able to get any of my other
> files to open either). I can't remember what version the file is from. It
> is likely the version immediately before 2.1.0 because I created the file
> within the last month.
>
> I am running a 64-bit Fedora operating system and I am using the LyX
> version that comes in the repository.
>

Wait a minute.

This binary
http://pkgs.org/fedora-19/fedora-updates-x86_64/lyx-2.1.0-0.fc19.x86_64.rpm.html
looks incomplete to me.

The file list has

   - /usr/bin/lyx
   - /usr/bin/lyxclient
   - /usr/bin/tex2lyx
   - /usr/share/doc/lyx-2.1.0/
   - /usr/share/doc/lyx-2.1.0/ANNOUNCE
   - /usr/share/doc/lyx-2.1.0/COPYING
   - /usr/share/doc/lyx-2.1.0/CREDITS
   - /usr/share/doc/lyx-2.1.0/NEWS
   - /usr/share/doc/lyx-2.1.0/README

There is a lot of stuff missing. Amonst others, lyx2lyx. This also seems to
be the case for the 32bit version and LyX 2.0.6.

This would explain your problems.

José, could you please check?

Jürgen


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Rich Shepard

On Fri, 2 May 2014, Hugh Medal wrote:


09:32:51.784: Opening document
~/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx...Error:
Conversion script failed



09:32:54.505: (file-open
/home/hmedal/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx)


Hugh,

  If others could open the file it suggests that there's something wrong
with your installation. Try removing and re-installing lyx-2.1 if you've not
already done so.

  Just for giggles, can you run pdflatex on that file from the command line
and produce a readable .pdf?

Rich


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Hugh Medal
Yes, here they are:

09:32:51.784: Opening document
~/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx...Error:
Conversion script failed



/home/hmedal/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx
is from an older version of LyX and the lyx2lyx script failed to convert it.

09:32:54.501: Document not loaded.

09:32:54.501: Could not open document
~/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx

09:32:54.505: (file-open
/home/hmedal/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx)



On Fri, May 2, 2014 at 6:57 AM, Jürgen Spitzmüller  wrote:

> 2014-05-02 13:42 GMT+02:00 Rainer M Krug:
>
> Hugh Medal writes:
>>
>> > Thank you.
>> >
>> > I have attached an example file (I am not able to get any of my other
>> files
>> > to open either). I can't remember what version the file is from. It is
>> > likely the version immediately before 2.1.0 because I created the file
>> > within the last month.
>> >
>> > I am running a 64-bit Fedora operating system and I am using the LyX
>> > version that comes in the repository.
>>
>> Mac OSX Maverick, all updates, LyX 2.1.0, the file opens and compiles
>> without problems.
>>
>
>
> It opens here as well, without errors. This indicates that it is not a
> lyx2lyx converter bug, but rather a problem on your side. If you try to
> open it while having View > Messages pane open, are any error messages
> reported on that pane?
>
> Jürgen
>



-- 
*Hugh Medal*
Assistant Professor
Industrial and Systems Engineering
Mississippi State University
Office: 260K McCain
Office: 662-325-3923
Email: hmedal@i se.msstate.edu
Website: hm568.ise.msstate.edu
Office hours: http://hughmedal.youcanbook.me


Re: ICO file - allow text to go lower on page.....

2014-05-02 Thread Charlie
On Fri, 02 May 2014 09:37:36 +0200
Jean-Marie Pacquet  wrote:

> >   Also, to get my page number on the second page lower to the
> > bottom of the page, at the moment it is about 50mm from the bottom.
> > I think this has something to do with the same setting that would
> > fix the above.  
> The foot position on the first page does not apply to the next pages. 
> You will probably need to define your \nextfoot variable. I never
> tried, most of my letters are one page ;-)

In case it assists anyone else in the future.

I couldn't get the \nextfoot variable to work Jean, because I didn't
know how to write it, so probably wrote it wrong.

But this works a treat placed at the bottom of the preamble to drop the
page number down a bit, or a lot in my case.

\setlength{\footskip}{4cm}

That can be be "pts" as well instead of "cm" or "mm"

Hope that helps someone else.

Thanks again Jean.

Be well,
Charlie

-- 
Registered Linux User:- 329524
***

The real voyage of discovery consists not in seeking new
landscapes, but in having new eyes. Marcel
Proust

***

Debian GNU/Linux - just the best way to create magic

-


Re: ICO file - allow text to go lower on page.....

2014-05-02 Thread Charlie
On Fri, 02 May 2014 09:37:36 +0200
Jean-Marie Pacquet  wrote:

> > At the moment the text ends about 75mm from the bottom of the page
> > and then starts a new page.  
> Hi Charlie,
> 
> You can add the line ",enlargefirstpage=true" at the end of the class 
> options in the preamble (between the lines "%,refline=wide%" and "}"
> in my lyx version).
> >
> >   Also, to get my page number on the second page lower to the
> > bottom of the page, at the moment it is about 50mm from the bottom.
> > I think this has something to do with the same setting that would
> > fix the above.  
> The foot position on the first page does not apply to the next pages. 
> You will probably need to define your \nextfoot variable. I never
> tried, most of my letters are one page ;-)
> 
> HTH

Thanks for your help again Jean, it works and your help is much
appreciated.

Be well,
Charlie
-- 
Registered Linux User:- 329524
***

In the long run you hit only what you aim at. Therefore, though
you should fail immediately, you had better aim at something
high. .Henry David Thoreau

***

Debian GNU/Linux - just the best way to create magic

-


cannot edit new-thesis.lyx made from ..lyx/templates/thesis

2014-05-02 Thread Michael Berger

Dear**list and friends of Lyx,*
*I am using Lyx 2.0.6-6.1.7 in openSUSE 13.1 / KDE

I have made a file *newfile-thesis.lyx* using that respective template 
provided in /usr/share/lyx/templates/thesis.

The output in PDf shows a complete perfect structure:

/1 Title of first chapter/
/1.1 Overview/
/1.2 Next Section/
etc.

However, while I can edit certain parts of that new file, e.g. its front 
page and can add text in other places of the file, I fail to edit these 
somehow protected chapter names and section names to names of my needs.


Please, help!

Thanks and regards
Michael Berger
*
***

Michael Berger, Dipl. Ing.
Im Borngrund 7a
D-35606 Solms
id...@online.de
Fon: 0049 6442 706509
Fax:  0049 32121247536





cannot edit new-thesis.lyx made from ..lyx/templates/thesis

2014-05-02 Thread Michael Berger

Dear**list and friends of Lyx,*
*I am using Lyx 2.0.6-6.1.7 in openSUSE 13.1 / KDE

I have made a file *newfile-thesis.lyx* using that respective template 
provided in /usr/share/lyx/templates/thesis.

The output in PDf shows a complete perfect structure:

/1 Title of first chapter/
/1.1 Overview/
/1.2 Next Section/
etc.

However, while I can edit certain parts of that new file, e.g. its front 
page and can add text in other places of the file, I fail to edit these 
somehow protected chapter names and section names to names of my needs.


Please, help!

Thanks and regards
Michael Berger
*
***

Michael Berger, Dipl. Ing.
Im Borngrund 7a
D-35606 Solms
id...@online.de
Fon: 0049 6442 706509
Fax:  0049 32121247536





Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Jürgen Spitzmüller
2014-05-02 13:42 GMT+02:00 Rainer M Krug:

> Hugh Medal writes:
>
> > Thank you.
> >
> > I have attached an example file (I am not able to get any of my other
> files
> > to open either). I can't remember what version the file is from. It is
> > likely the version immediately before 2.1.0 because I created the file
> > within the last month.
> >
> > I am running a 64-bit Fedora operating system and I am using the LyX
> > version that comes in the repository.
>
> Mac OSX Maverick, all updates, LyX 2.1.0, the file opens and compiles
> without problems.
>


It opens here as well, without errors. This indicates that it is not a
lyx2lyx converter bug, but rather a problem on your side. If you try to
open it while having View > Messages pane open, are any error messages
reported on that pane?

Jürgen


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Rainer M Krug
Hugh Medal  writes:

> Thank you.
>
> I have attached an example file (I am not able to get any of my other files
> to open either). I can't remember what version the file is from. It is
> likely the version immediately before 2.1.0 because I created the file
> within the last month.
>
> I am running a 64-bit Fedora operating system and I am using the LyX
> version that comes in the repository.

Mac OSX Maverick, all updates, LyX 2.1.0, the file opens and compiles
without problems.

Rainer

>
>
> On Fri, May 2, 2014 at 3:58 AM, Jürgen Spitzmüller  wrote:
>
>> 2014-05-01 22:02 GMT+02:00 Hugh Medal:
>>
>>> I am getting this error when I try to open a LYX file created in version
>>> 2.0
>>> in version 2.1.
>>>
>>> ... is from an older version of LyX and the lyx2lyx script failed to
>>> convert
>>> it.
>>>
>>> Can you help?
>>>
>>
>> We can help, if you can provide us with that file.
>>
>> Jürgen
>>

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax :   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug

PGP: 0x0F52F982


pgpTdrjAHyXFi.pgp
Description: PGP signature


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Hugh Medal
Thank you.

I have attached an example file (I am not able to get any of my other files
to open either). I can't remember what version the file is from. It is
likely the version immediately before 2.1.0 because I created the file
within the last month.

I am running a 64-bit Fedora operating system and I am using the LyX
version that comes in the repository.


On Fri, May 2, 2014 at 3:58 AM, Jürgen Spitzmüller  wrote:

> 2014-05-01 22:02 GMT+02:00 Hugh Medal:
>
>> I am getting this error when I try to open a LYX file created in version
>> 2.0
>> in version 2.1.
>>
>> ... is from an older version of LyX and the lyx2lyx script failed to
>> convert
>> it.
>>
>> Can you help?
>>
>
> We can help, if you can provide us with that file.
>
> Jürgen
>



-- 
*Hugh Medal*
Assistant Professor
Industrial and Systems Engineering
Mississippi State University
Office: 260K McCain
Office: 662-325-3923
Email: hmedal@i se.msstate.edu
Website: hm568.ise.msstate.edu
Office hours: http://hughmedal.youcanbook.me


Optimal_Software_Design.lyx
Description: application/lyx


Re: Ctrl-Enter handling is different whether AMS math is used explicitly or automatically

2014-05-02 Thread Guenter Milde
On 2014-05-02, Jean-Marc Lasgouttes wrote:
> 01/05/2014 23:59, Wil:
>> Since I never needed to explicitly enable amsmath until I started
>> working with parent/child documents, I never noticed this behavior until
>> now.

>> The behavior makes sense to me after I thought about it for a minute,
>> but it was surprising nonetheless.  I've seen this behavior in versions
>> 2.0.3, 2.0.6, and 2.1.0 in (debian) Linux; and 2.0.3 and 2.1.0 in Mac OS
>> X (where the keystroke is Command-Enter.)

> I agree that it is strange. Would you have an idea on how to improve the 
> behavior? I warn you though that "add a new prefrence" is not a valid 
> answer :)

Maybe 

Use AMS-math:
( ) no
( ) automatically (only if absolutely required)
( ) automatically (preferred alternative)
( ) always

Günter



Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Jürgen Spitzmüller
2014-05-01 22:02 GMT+02:00 Hugh Medal:

> I am getting this error when I try to open a LYX file created in version
> 2.0
> in version 2.1.
>
> ... is from an older version of LyX and the lyx2lyx script failed to
> convert
> it.
>
> Can you help?
>

We can help, if you can provide us with that file.

Jürgen


Re: ICO file - allow text to go lower on page.....

2014-05-02 Thread Jean-Marie Pacquet

Le 02/05/2014 03:10, Charlie a écrit :

Hoping someone can help me with this.

Using Debian Jessie [testing]

Lyx Version 2.0.6

I have attached my a text copy of my DIN.Ico file.

Can someone please tell me what I have to change to have the text on my
first page actually write down closer to the bottom of the page?

At the moment the text ends about 75mm from the bottom of the page and
then starts a new page.

Hi Charlie,

You can add the line ",enlargefirstpage=true" at the end of the class 
options in the preamble (between the lines "%,refline=wide%" and "}" in 
my lyx version).


  Also, to get my page number on the second page lower to the bottom of
  the page, at the moment it is about 50mm from the bottom. I think this
  has something to do with the same setting that would fix the above.
The foot position on the first page does not apply to the next pages. 
You will probably need to define your \nextfoot variable. I never tried, 
most of my letters are one page ;-)


HTH
--
jmp



Re: Ctrl-Enter handling is different whether AMS math is used explicitly or automatically

2014-05-02 Thread Jean-Marc Lasgouttes

01/05/2014 23:59, Wil:

Since I never needed to explicitly enable amsmath until I started
working with parent/child documents, I never noticed this behavior until
now.

The behavior makes sense to me after I thought about it for a minute,
but it was surprising nonetheless.  I've seen this behavior in versions
2.0.3, 2.0.6, and 2.1.0 in (debian) Linux; and 2.0.3 and 2.1.0 in Mac OS
X (where the keystroke is Command-Enter.)


I agree that it is strange. Would you have an idea on how to improve the 
behavior? I warn you though that "add a new prefrence" is not a valid 
answer :)


JMarc


Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread Jean-Marc Lasgouttes

01/05/2014 22:59, Steve Litt:

That being said, I always thought LyX was supposed to convert even my
LyX 1.4.x files to modern format. In other words, I hope no developers
ever becomes complacent with LyX only converting formats from the last
couple years.


Actually, lyx2lyx converts file from version 0.6. But there has to be 
bugs. And if we find'em, we fix'em.


JMarc