Re: View/compile reduced size PDF within LyX

2015-02-14 Thread Richard Heck
On 02/14/2015 09:29 PM, Uwe Stöhr wrote: Am 08.02.2015 um 11:46 schrieb Georg Baum: I think the reason why it does not exist already is that nobody asked for such an option yet. Hi Georg, thanks for the implementation. However, the export menu is now overcrowded in my opinion. The 150 dpi-

Re: View/compile reduced size PDF within LyX

2015-02-14 Thread Uwe Stöhr
Am 08.02.2015 um 11:46 schrieb Georg Baum: I think the reason why it does not exist already is that nobody asked for such an option yet. Hi Georg, thanks for the implementation. However, the export menu is now overcrowded in my opinion. The 150 dpi- converter has a very limited target audien

Re: [Branch ~lyx-devel/lyx/stable-2.1.x] Rev 32282: Add low-res pdf export as suggested by James

2015-02-14 Thread Liviu Andronic
On Sat, Feb 14, 2015 at 7:12 PM, Georg Baum wrote: > Liviu Andronic wrote: > > > Hi Georg, > > > > While we're at it, can we add similar converters (for both pdfcrop and > > 150dpi) for the ps2pdf path? In some instances, like when using PSTricks, > > users must pass by this path to obtain the fi

Re: trunk: Unable to change language of the document

2015-02-14 Thread Richard Heck
On 02/14/2015 02:03 PM, Kornel Benko wrote: Am Samstag, 14. Februar 2015 um 18:53:48, schrieb Jürgen Spitzmüller Kornel Benko wrote: It works for me too, iff using Qt4. But for some reason not with Qt5. OK, then either something changed with the locale support of qt5, and we need to adapt ou

Re: trunk: Unable to change language of the document

2015-02-14 Thread Kornel Benko
Am Samstag, 14. Februar 2015 um 18:53:48, schrieb Jürgen Spitzmüller > Kornel Benko wrote: > > It works for me too, iff using Qt4. But for some reason not with Qt5. > > OK, then either something changed with the locale support of qt5, and we need > to adapt our source, or it is a bug in qt5. >

Re: [Branch ~lyx-devel/lyx/stable-2.1.x] Rev 32282: Add low-res pdf export as suggested by James

2015-02-14 Thread Georg Baum
Liviu Andronic wrote: > Hi Georg, > > While we're at it, can we add similar converters (for both pdfcrop and > 150dpi) for the ps2pdf path? In some instances, like when using PSTricks, > users must pass by this path to obtain the final PDF. If it's not onerous > for our menus, it may be worth add

Re: trunk: Unable to change language of the document

2015-02-14 Thread Jürgen Spitzmüller
Kornel Benko wrote: > It works for me too, iff using Qt4. But for some reason not with Qt5. OK, then either something changed with the locale support of qt5, and we need to adapt our source, or it is a bug in qt5. In any case, you should file a ticket with component qt5 and linked to #9215. Jür

Re: trunk: Unable to change language of the document

2015-02-14 Thread Kornel Benko
Am Samstag, 14. Februar 2015 um 17:27:45, schrieb Jürgen Spitzmüller > Kornel Benko wrote: > > More over, setting 'Tools->Preferences...->Language Settings->Default > > decimal separator' has no visible effect. > > This is only for the tabular (alignment at decimal separator). > > Jürgen Ah, O

Re: trunk: Unable to change language of the document

2015-02-14 Thread Kornel Benko
Am Samstag, 14. Februar 2015 um 17:29:02, schrieb Jürgen Spitzmüller > Kornel Benko wrote: > > I have a strong feeling about what happens here. > > > > If the GUI language is one for which the numerical separator is not '.', but > > e.g. ',', then the handling of numerical values is broken. > >

Re: trunk: Unable to change language of the document

2015-02-14 Thread Jürgen Spitzmüller
Kornel Benko wrote: > More over, setting 'Tools->Preferences...->Language Settings->Default > decimal separator' has no visible effect. This is only for the tabular (alignment at decimal separator). Jürgen

Re: trunk: Unable to change language of the document

2015-02-14 Thread Jürgen Spitzmüller
Kornel Benko wrote: > I have a strong feeling about what happens here. > > If the GUI language is one for which the numerical separator is not '.', but > e.g. ',', then the handling of numerical values is broken. > The test document contains values for > Document->Settings...->Page Margins

Re: [PATCH] should we increase this magic number? (LaTeX log scanning code)

2015-02-14 Thread Scott Kostyshak
On Tue, Oct 21, 2014 at 1:19 AM, Scott Kostyshak wrote: > If you export ACM-sigplan.lyx in the GUI, LyX says it was exported > successfully and shows the PDF. But if you look at the terminal output > you will see that pdflatex exited with error. The reason LyX doesn't > pick this up is because (1)

Re: [Branch ~lyx-devel/lyx/stable-2.1.x] Rev 32282: Add low-res pdf export as suggested by James

2015-02-14 Thread Richard Heck
On 02/14/2015 10:14 AM, Liviu Andronic wrote: Hi Georg, While we're at it, can we add similar converters (for both pdfcrop and 150dpi) for the ps2pdf path? In some instances, like when using PSTricks, users must pass by this path to obtain the final PDF. If it's not onerous for our menus, it

Re: trunk: Unable to change language of the document

2015-02-14 Thread Kornel Benko
Am Samstag, 14. Februar 2015 um 10:17:02, schrieb Scott Kostyshak > > > > I have a strong feeling about what happens here. > > > > If the GUI language is one for which the numerical separator is not '.', > > but e.g. ',', then > > the handling of numerical values is broken. > > The test document

Re: trunk: Unable to change language of the document

2015-02-14 Thread Scott Kostyshak
On Wed, Feb 11, 2015 at 12:05 PM, Kornel Benko wrote: > Am Dienstag, 10. Februar 2015 um 13:39:17, schrieb Scott Kostyshak > >> On Tue, Feb 10, 2015 at 1:25 PM, Kornel Benko wrote: >> > Am Dienstag, 10. Februar 2015 um 13:05:32, schrieb Scott Kostyshak >> > >> >> On Tue, Feb 10, 2015 at 10:40

Re: [Branch ~lyx-devel/lyx/stable-2.1.x] Rev 32282: Add low-res pdf export as suggested by James

2015-02-14 Thread Liviu Andronic
Hi Georg, While we're at it, can we add similar converters (for both pdfcrop and 150dpi) for the ps2pdf path? In some instances, like when using PSTricks, users must pass by this path to obtain the final PDF. If it's not onerous for our menus, it may be worth adding converters to cover this use ca

Re: Help with patch for "word selection mode" on double click

2015-02-14 Thread Scott Kostyshak
On Sat, Feb 14, 2015 at 5:06 AM, Jean-Marc Lasgouttes wrote: > I'm not sure what your first chunk is doing. Besides, it is very strange > that you need to know the position on the current row. Isn't this a screen > update problem ? I agree. I just don't know how else to solve the "first word on a

Re: Help with patch for "word selection mode" on double click

2015-02-14 Thread Jean-Marc Lasgouttes
I'm not sure what your first chunk is doing. Besides, it is very strange that you need to know the position on the current row. Isn't this a screen update problem ? Sorry to be so terse, I'm reading on a phone. JMarc Le 14 février 2015 03:29:21 CET, Scott Kostyshak a écrit : >On Sun, Feb 8, 2

Re: [LyX/master] Add low-res pdf export as suggested by James

2015-02-14 Thread Georg Baum
Jürgen Spitzmüller wrote: > This gives me > > LyX: Unknown tag `'' [around line 461 of file ~/.lyx-svn/lyxrc.defaults > current token: ''' context: ''] > LyX: Unknown tag `])' [around line 462 of file ~/.lyx-svn/lyxrc.defaults > current token: '])' context: ''] Sorry, I changed the lines to '''