On 2016-01-14, Kornel Benko wrote:
> Am 14. Januar 2016 um 12:28:51, schrieb Guenter Milde
>> On 2016-01-14, Kornel Benko wrote:
Dear Kornel,
>> (BTW: in the Document>Settings>Fonts GUI, I can see FreeSerif and
>> FreeSans, but not FreeMono (instead there is FreeCourier) despite
>> FreeMono beei
On Fri, Jan 15, 2016 at 12:10:45AM +0100, Uwe Stöhr wrote:
> Am 14.01.2016 um 02:33 schrieb Uwe Stöhr:
>
> >I also prepared an installer to test it further:...
>
> I found some issues that I already fixed. This new installer passes my
> tests:
> http://ftp.lyx.de/LyX%202.2.0-test/LyX-220git-14-01
On Wed, Jan 13, 2016 at 03:23:12PM -0800, Pavel Sanda wrote:
> Guillaume Munch wrote:
> Scott, you might want to look over changes in LFUNs API in LyXAction.cpp
> during 2.2dev cycle if we meant this conversion seriously.
Which conversion? I don't understand. What specifically should I look
at?
On Thu, Jan 14, 2016 at 05:10:12PM +, Guenter Milde wrote:
> On 2016-01-14, Guenter Milde wrote:
>
> Dear Scott and Kornel,
>
> what do you think about this proposed change:
>
> > The system font replacement is no longer necessary:
>
> > * It was a workaround to get working examples with 2.
On Thu, Jan 14, 2016 at 02:47:28AM +0100, Uwe Stöhr wrote:
> Am 03.01.2016 um 17:15 schrieb Scott Kostyshak:
>
> >I don't understand how installers work for 32-bit vs 64-bit. Normally
> >does our Windows installer contain both 32-bit and 64-bit binaries?
>
> It contains only a 32bit version. Only
Am 14.01.2016 um 02:33 schrieb Uwe Stöhr:
I also prepared an installer to test it further:...
I found some issues that I already fixed. This new installer passes my
tests:
http://ftp.lyx.de/LyX%202.2.0-test/LyX-220git-14-01-2016-Installer-1.exe
Give me another day to test but I think that I
Am 14.01.2016 um 20:58 schrieb Georg Baum:
Please continue. I will have to switch to MinGW because Qt 5.6 does not
support MSVC 2010 and due to a bug in our code MSVC 2012, 2013 and 2015
cannot be used to compile LyX.
Do you mean http://www.lyx.org/trac/ticket/9892 or are there other bugs?
I
Am Donnerstag, 14. Januar 2016 um 23:32:08, schrieb Uwe Stöhr
> Am 14.01.2016 um 21:22 schrieb Georg Baum:
>
> >> So I still think that creating a new git branch and copying the files
> >> from the tar there is the quickest and also safest way - no need to
> >> fiddle around with any path.
> >
>
Am 14.01.2016 um 18:03 schrieb Guenter Milde:
If Ignacio give his OK, then fine with me.
How do I find out?
Please send him an email (CCed him). He is currently translating the
docs and he uses Spanish LyX for daily work.
Not necessary but helpfull. It would make the documents more "robu
Am 14.01.2016 um 21:22 schrieb Georg Baum:
So I still think that creating a new git branch and copying the files
from the tar there is the quickest and also safest way - no need to
fiddle around with any path.
Here I strongly disagree. By doing this, you have no control over the
information fr
Am 14.01.2016 um 02:22 schrieb Uwe Stöhr:
Am 13.01.2016 um 01:20 schrieb Peter Kümmel:
Plain building should work now. But i dont know what comes after that,
to get a real installer.
- Download the installer source file:
http://ftp.lyx.de/LyX%202.2.0-test/LyXPackageComplete220-test.zip.file
Le 14/01/2016 20:56, Georg Baum a écrit :
Georg Baum wrote:
Guillaume Munch wrote:
Le 11/01/2016 14:23, Jean-Marc Lasgouttes a écrit :
0004: not my area of expertise
Then I rely on Georg for this one.
I already wrote that the lyx2lyx and prefs2prefs changes are OK, so you
have my +1 for
Am Donnerstag, 14. Januar 2016 um 21:22:43, schrieb Georg Baum
> Am 13.01.2016 um 00:21 schrieb Uwe Stöhr:
> > Am 12.01.2016 um 19:43 schrieb Georg Baum:
> >
> >> Sorry, I still do not understand. Which paths need to be setup? What
> >> takes
> >> long (a manual step or some program that runs)?
Georg Baum wrote:
> Guillaume Munch wrote:
>
>> Le 11/01/2016 14:23, Jean-Marc Lasgouttes a écrit :
>>
>>> 0004: not my area of expertise
>>
>> Then I rely on Georg for this one.
>
> I already wrote that the lyx2lyx and prefs2prefs changes are OK, so you
> have my +1 for this one.
To clarify:
Guillaume Munch wrote:
> Le 11/01/2016 14:23, Jean-Marc Lasgouttes a écrit :
>
>> 0004: not my area of expertise
>
> Then I rely on Georg for this one.
I already wrote that the lyx2lyx and prefs2prefs changes are OK, so you have
my +1 for this one.
Georg
Guillaume Munch wrote:
> However, if you do not have the time, this is a sufficient reason by
> itself. I am not forcing you to read these patches, and you do not need
> an excuse.
time is unfortunately really an issue for me currently.
> Maybe one more thing we are in disagreement about is your
Le 13/01/2016 18:20, Guillaume Munch a écrit :
i = find_token(document.header, '\\begin_header', 0)
if i = -1:
document.warning("Malformed lyx document: Missing
'\\begin_header'!!")
return
document.header.insert(i + 1, '\\save_transient_properties true')
That puts it at the beginning
Am 13.01.2016 um 00:21 schrieb Uwe Stöhr:
Am 12.01.2016 um 19:43 schrieb Georg Baum:
Sorry, I still do not understand. Which paths need to be setup? What
takes
long (a manual step or some program that runs)?
CMake. As soon as I create a new folder and copy there code, I need to
run CMake fr
On Thu, Jan 14, 2016 at 03:59:41PM +, Guillaume Munch wrote:
> Le 13/01/2016 22:03, Enrico Forestieri a écrit :
> >On Tue, Jan 12, 2016 at 11:48:41PM +, Guillaume Munch wrote:
> >
> >>Now I noticed that the "after" position can still be accessed with mouse
> >>clicks at the end of the line.
Uwe Stöhr wrote:
> Please continue. I will have to switch to MinGW because Qt 5.6 does not
> support MSVC 2010 and due to a bug in our code MSVC 2012, 2013 and 2015
> cannot be used to compile LyX.
Do you mean http://www.lyx.org/trac/ticket/9892 or are there other bugs?
Georg
Le 09/01/2016 00:50, Richard Heck a écrit :
On 01/08/2016 05:06 AM, Jean-Marc Lasgouttes wrote:
Currently we use boost 1.53 in 2.1 branch. Would it be a good move to
update it to 1.60? I am getting loads of warnings with gcc 5.1.
Fine with me, and I see the same warnings.
OK, I pushed it.
On 2016-01-14, Guenter Milde wrote:
Dear Scott and Kornel,
what do you think about this proposed change:
> The system font replacement is no longer necessary:
> * It was a workaround to get working examples with 2.1.
> * It has the drawback that it may become very complicated to understand
>
Dear Uwe,
On 2016-01-10, Uwe Stöhr wrote:
>> GM1: could we add a line
>> \@ifpackageloaded{fontspec}{\unaccentedoperators}{}
>> to the user-preamble of doc/es/UserGuide.lyx?
>> This would work around a bug in babel-spanish preventing
>> compilation with non-TeX fonts
Le 13/01/2016 22:03, Enrico Forestieri a écrit :
On Tue, Jan 12, 2016 at 11:48:41PM +, Guillaume Munch wrote:
Now I noticed that the "after" position can still be accessed with mouse
clicks at the end of the line. I imagine that there can still be many
commands that can produce this "after"
Am Donnerstag, 14. Januar 2016 um 12:28:51, schrieb Guenter Milde
> On 2016-01-14, Kornel Benko wrote:
>
> > [-- Type: text/plain, Encoding: 7bit --]
>
> > Am Donnerstag, 14. Januar 2016 um 08:10:08, schrieb Guenter Milde
> >
> >> > Inside this dir is a file named aas_sample_pdf4_systemF.lyx.
On 2016-01-14, Kornel Benko wrote:
> [-- Type: text/plain, Encoding: 7bit --]
> Am Donnerstag, 14. Januar 2016 um 08:10:08, schrieb Guenter Milde
>
>> > Inside this dir is a file named aas_sample_pdf4_systemF.lyx.
>> > Please check this file for wrong font selection.
>> Opening this file, I s
On 2016-01-13, Kornel Benko wrote:
> Am Mittwoch, 13. Januar 2016 um 22:50:58, schrieb Guenter Milde
>
>> On 2016-01-13, Kornel Benko wrote:
>> > Am 13. Januar 2016 um 08:57:39, schrieb Guenter Milde
>> >> On 2016-01-12, Kornel Benko wrote:
Dear Kornel,
>> ...
>> >> > Yes, if output is set to
Am Donnerstag, 14. Januar 2016 um 08:10:08, schrieb Guenter Milde
> > Inside this dir is a file named aas_sample_pdf4_systemF.lyx.
>
> > Please check this file for wrong font selection.
>
> Opening this file, I see under Document>Settings>Fonts:
>
> Schreibmaschine FreeMono (nicht installie
On 2016-01-13, Kornel Benko wrote:
> Am 13. Januar 2016 um 21:50:15, schrieb Guenter Milde
Dear Kornel,
>> >> The following tests FAILED:
>> >> 1945 - EXAMPLES_export/examples/aas_sample_pdf4_systemF (Failed)
>> >> Errors while running CTest
>> >> However, manually changing the fonts to "non-
29 matches
Mail list logo