Re: LyX construct for LaTeX commands having no arguments

2011-07-26 Thread Richard Heck
On 07/26/2011 07:17 PM, Jacob Barandes wrote: > This is probably a trivial question, but I can't seem to find an > answer to it anywhere in the documentation or the forums, so I thought > maybe it wasn't a feature yet. > > I have a LaTeX class file that defines a standalone LaTeX command > (\makeco

Re: r39372 - in lyx-devel/trunk/development/Win32/packaging/installer: . include setup

2011-07-26 Thread Julien Rioux
On Sun, Jul 24, 2011 at 11:09 PM, wrote: > Author: uwestoehr > Date: Mon Jul 25 05:09:02 2011 > New Revision: 39372 > URL: http://www.lyx.org/trac/changeset/39372 > > Log: > installer: > - accept compound words is Aspell-only and thus not needed > - we use pdfview to show PDF files but this is on

LyX construct for LaTeX commands having no arguments

2011-07-26 Thread Jacob Barandes
This is probably a trivial question, but I can't seem to find an answer to it anywhere in the documentation or the forums, so I thought maybe it wasn't a feature yet. I have a LaTeX class file that defines a standalone LaTeX command (\makecopyrightpage) that takes no arguments, i.e., no {...} -- i

Re: on the way to support arguments for InsetLayout

2011-07-26 Thread Uwe Stöhr
Am 26.07.2011 22:02, schrieb Richard Heck: That's probably not a good idea, either, though I understand that the module has problems. People may already be using it, and their documents will fail to compile. Am I then allowed to change at least the module description to add a warning as propos

Re: on the way to support arguments for InsetLayout

2011-07-26 Thread Richard Heck
On 07/26/2011 03:42 PM, Uwe Stöhr wrote: > Am 23.07.2011 08:03, schrieb Jürgen Spitzmüller: >> Uwe Stöhr wrote: >>> The only real solution is in my opinion to implement support for >>> arguments >>> in InsetLayout right now (also for LyX 2.0.x). >> >> Doesn't this require a file format change? > >

Re: on the way to support arguments for InsetLayout

2011-07-26 Thread Uwe Stöhr
Am 23.07.2011 08:03, schrieb Jürgen Spitzmüller: Uwe Stöhr wrote: The only real solution is in my opinion to implement support for arguments in InsetLayout right now (also for LyX 2.0.x). Doesn't this require a file format change? Indeed, so this is not possible I'm therefore thinking that

Re: about the initials module

2011-07-26 Thread Uwe Stöhr
Am 25.07.2011 22:13, schrieb Guenter Milde: My solution also required TeX Code and as Richard and Jürgen correctly stated, we cannot avoid that because this would be a fileformat change. I'm therefore opting to remove the module and reintroduce it for LyX 2.1 when InsetLayout supports arguments

Re: #7677: Can't change language for spell checking. No error message

2011-07-26 Thread Stefan Tiedje
Am 23.07.11 21:10, schrieb LyX Ticket Tracker: > #7677: Can't change language for spell checking. No error message > -+-- > Reporter: Tj-Shredder | Owner: stwitt > Type: defect | Status: new > Pr

Re: SV: LyX 2.0.1 Duplicate context menu entry "Dissolve Inset" forphantoms

2011-07-26 Thread Kornel
Am Sonntag, 24. Juli 2011 schrieb Helge Hafting: > Pavel Sanda wrote: > >Helge Hafting wrote: > >> Right-click a phantom. Notice that "Dissolve Inset" appear twice on the > >> context menu. This also leads to annoying messages in the terminal, > >> because the menu entry shortcut conflicts with the

Image Lifecycle Patch (was: Re: cmd-line conversion of gnumeric and ods files.)

2011-07-26 Thread Tommaso Cucinotta
Il 26/07/2011 17:33, Julien Rioux ha scritto: You can define a converter from odg to eps in Preferences > File Handling > Converters. You might first have to define the odg format. Then you can insert odg files as graphics. In the attached patch, I just realised what is my "ideal" lifecycle fo

Re: build error with trunk on openSUSE

2011-07-26 Thread Kornel
Am Mittwoch, 20. Juli 2011 schrieb Pavel Sanda: > Stephan Witt wrote: > > In case of interest > > > > QT_VERSION="4.10.3" sh -c 'v="0x0"; for i in ${QT_VERSION//./ } ; do case > > $i in 10) v=$v"0a" ;; 11) v=$v"0b" ;; 12) v=$v"0c" ;; 13) v=$v"0d" ;; > > 14) v=$v"0e" ;; 15) v=$v"0f" ;; *) v=$v"0"$i

Re: MiKTeX on-the-fly installation and the windows installer

2011-07-26 Thread Julien Rioux
On 23/07/2011 5:06 AM, Liviu Andronic wrote: On Wed, Jul 20, 2011 at 7:38 PM, Julien Rioux wrote: Great observation. Just like you, it also frustrates me to have to click yes/no a number of times, with several minutes inbetween each requests to the user, as packages are being downloaded one-by

Re: MiKTeX on-the-fly installation and the windows installer

2011-07-26 Thread Julien Rioux
On 22/07/2011 4:46 PM, Uwe Stöhr wrote: Am 20.07.2011 19:38, schrieb Julien Rioux: Additionally to your comment, let me say that in my opinion the LyX installer should not rely on on-the-fly installation. Even with the automatic download setting of MiKTeX set to 'Yes', the download and installa

Re: cmd-line conversion of gnumeric and ods files.

2011-07-26 Thread Julien Rioux
On 26/07/2011 6:14 AM, Tommaso Cucinotta wrote: Il 26/07/2011 11:54, Tommaso Cucinotta ha scritto: Hi all, is there a way to get from the command-line a gnumeric spreadsheet and an OpenOffice drawing (.odg) or spreadsheet (.ods) converted to a format suitable for LaTeX/LyX ? For example, someth

Re: cmd-line conversion of gnumeric and ods files.

2011-07-26 Thread Richard Heck
On 07/26/2011 06:14 AM, Tommaso Cucinotta wrote: > Il 26/07/2011 11:54, Tommaso Cucinotta ha scritto: >> Hi all, >> >> is there a way to get from the command-line a gnumeric spreadsheet >> and an OpenOffice drawing (.odg) or spreadsheet (.ods) converted to a >> format suitable for LaTeX/LyX ? For e

Re: about the initials module

2011-07-26 Thread Helge Hafting
On 22. juli 2011 22:41, Uwe Stöhr wrote: [...] Yes, that is sadly true. There are too many distributions of Linux and Unix. I once tested out Fragalware and also Ubuntu and these two distros had a completely different package managing system and also its LaTeX implementation were different. I've

Re: cmd-line conversion of gnumeric and ods files.

2011-07-26 Thread Tommaso Cucinotta
Il 26/07/2011 11:54, Tommaso Cucinotta ha scritto: Hi all, is there a way to get from the command-line a gnumeric spreadsheet and an OpenOffice drawing (.odg) or spreadsheet (.ods) converted to a format suitable for LaTeX/LyX ? For example, something that gets an .eps or .pdf out of those for

cmd-line conversion of gnumeric and ods files.

2011-07-26 Thread Tommaso Cucinotta
Hi all, is there a way to get from the command-line a gnumeric spreadsheet and an OpenOffice drawing (.odg) or spreadsheet (.ods) converted to a format suitable for LaTeX/LyX ? For example, something that gets an .eps or .pdf out of those formats ? Thanks, Tommaso