Am Donnerstag, 9. April 2015 um 01:47:48, schrieb Scott Kostyshak
> If you cannot reproduce, let me know and I'll provide more details.
>
> Scott
The *.lyx files in src/tex2lyx/tests/ have the wrong Format value (483 vs. 484)
Kornel
signature.asc
Description: This is a digitally signe
Am Mittwoch, 8. April 2015 um 22:06:54, schrieb Georg Baum
> commit d4718b18b6b29a25aaa869c5f38b49eff20eafef
> Author: Georg Baum
> Date: Wed Apr 8 22:04:13 2015 +0200
>
> Fix tex2lyx linker error on windows
>
> The FontMetrics dummy class was in the wrong namespace. Linking on li
If you cannot reproduce, let me know and I'll provide more details.
Scott
Am 08.04.2015 um 22:37 schrieb Georg Baum:
Let us analyze it:
1) The linker complains about an unresolved symbol.
2) The name of the symbol is lyx::frontend::FontMetrics.
3) Cannot be! This symbol is in dummy_funcs.cpp.
4) Maybe it is the order of the objects on the linker command line as Kornel
On Wed, Apr 8, 2015 at 7:57 PM, Enrico Forestieri wrote:
> On Wed, Apr 08, 2015 at 01:44:01PM -0400, Scott Kostyshak wrote:
>> On Wed, Apr 8, 2015 at 12:38 PM, Enrico Forestieri wrote:
>> >
>> > Hence, the right fix is defining \@doi through the \doi macro.
>> > ATM, the layout does not offer any
On Wed, Apr 08, 2015 at 01:44:01PM -0400, Scott Kostyshak wrote:
> On Wed, Apr 8, 2015 at 12:38 PM, Enrico Forestieri wrote:
> >
> > Hence, the right fix is defining \@doi through the \doi macro.
> > ATM, the layout does not offer any way to do that and one has to insert
> > this info in the pream
Kornel Benko wrote:
> Am Montag, 6. April 2015 um 02:22:24, schrieb Uwe Stöhr
>> Tex2lyx cannot be compiled and the problem is commit:
>>
>>
http://www.lyx.org/trac/changeset/66fa801e74e1775b31008df548332436ce79e2e1/lyxgit
>>
>> by JMarc. Reverting this commit makes LyX compilable for me.
>>
On Mon, Apr 6, 2015 at 1:19 PM, Scott Kostyshak wrote:
> On Mon, Apr 06, 2015 at 10:23:32AM +, Jean-Pierre Chrétien wrote:
>> Scott Kostyshak lyx.org> writes:
>>
>> >
>> > To reproduce, open fr/Math.lyx, click "Use non-TeX fonts", and choose
>> > e.g. "FreeSans" for the three fonts. Then view
On Wed, Apr 8, 2015 at 2:02 PM, Liviu Andronic wrote:
> On Wed, Apr 8, 2015 at 7:51 PM, Scott Kostyshak wrote:
>> On Wed, Apr 8, 2015 at 1:48 PM, Liviu Andronic
>> wrote:
>>> On Wed, Apr 8, 2015 at 7:40 PM, Liviu Andronic
>>> wrote:
On Wed, Apr 8, 2015 at 7:08 PM, Scott Kostyshak wrote:
On Wed, Apr 8, 2015 at 7:51 PM, Scott Kostyshak wrote:
> On Wed, Apr 8, 2015 at 1:48 PM, Liviu Andronic wrote:
>> On Wed, Apr 8, 2015 at 7:40 PM, Liviu Andronic
>> wrote:
>>> On Wed, Apr 8, 2015 at 7:08 PM, Scott Kostyshak wrote:
On Wed, Apr 08, 2015 at 09:37:26AM +0200, Kornel Benko wrot
On Wed, Apr 8, 2015 at 1:48 PM, Liviu Andronic wrote:
> On Wed, Apr 8, 2015 at 7:40 PM, Liviu Andronic wrote:
>> On Wed, Apr 8, 2015 at 7:08 PM, Scott Kostyshak wrote:
>>> On Wed, Apr 08, 2015 at 09:37:26AM +0200, Kornel Benko wrote:
Am Mittwoch, 8. April 2015 um 01:29:11, schrieb Scott Kos
On Wed, Apr 8, 2015 at 7:40 PM, Liviu Andronic wrote:
> On Wed, Apr 8, 2015 at 7:08 PM, Scott Kostyshak wrote:
>> On Wed, Apr 08, 2015 at 09:37:26AM +0200, Kornel Benko wrote:
>>> Am Mittwoch, 8. April 2015 um 01:29:11, schrieb Scott Kostyshak
>>>
>>> > On Sun, Apr 5, 2015 at 8:40 PM, Richard H
On Wed, Apr 8, 2015 at 12:38 PM, Enrico Forestieri wrote:
> On Wed, Apr 08, 2015 at 12:08:27PM +0200, Enrico Forestieri wrote:
>>
>> I don't know this class but it seems to be a class error. A quick glance
>> at the class source reveals that the \@toappear macro is intended to be
>> defined as emp
On Wed, Apr 8, 2015 at 7:08 PM, Scott Kostyshak wrote:
> On Wed, Apr 08, 2015 at 09:37:26AM +0200, Kornel Benko wrote:
>> Am Mittwoch, 8. April 2015 um 01:29:11, schrieb Scott Kostyshak
>>
>> > On Sun, Apr 5, 2015 at 8:40 PM, Richard Heck wrote:
>> > > On 04/05/2015 07:47 PM, Scott Kostyshak wr
On Wed, Apr 08, 2015 at 09:37:26AM +0200, Kornel Benko wrote:
> Am Mittwoch, 8. April 2015 um 01:29:11, schrieb Scott Kostyshak
>
> > On Sun, Apr 5, 2015 at 8:40 PM, Richard Heck wrote:
> > > On 04/05/2015 07:47 PM, Scott Kostyshak wrote:
> > >>
> > >> It is currently bound to buffer-begin-selec
On Wed, Apr 8, 2015 at 6:09 AM, Jürgen Spitzmüller wrote:
> Scott Kostyshak wrote:
>> + case LFUN_BUFFER_PREVIOUS:
>> // because we cycle, it doesn't matter whether on first or
>> last if (d.currentTabWorkArea()->count() <= 1)
>> enable = false;
>
> I
On Wed, Apr 08, 2015 at 12:08:27PM +0200, Enrico Forestieri wrote:
>
> I don't know this class but it seems to be a class error. A quick glance
> at the class source reveals that the \@toappear macro is intended to be
> defined as empty by default, but the time the \maketitle macro is executed,
>
Am Mittwoch, 8. April 2015 um 01:20:42, schrieb Uwe Stöhr
> Am 07.04.2015 um 12:44 schrieb Jean-Marc Lasgouttes:
> > Le 06/04/2015 10:22, Kornel Benko a écrit :
>
> >> It should not be. According to your previous post, it is unresolved
> >> from lyx::theFontMetrics(class lyx::FontInfo const &), b
Am Freitag, 3. April 2015 um 20:39:31, schrieb Kornel Benko
> Am Freitag, 3. April 2015 um 14:19:24, schrieb Scott Kostyshak
>
> > On Fri, Apr 3, 2015 at 4:35 AM, Kornel Benko wrote:
> > >
> > > For some reason I cannot get some macros to preview, while the created
> > > pdf is OK.
> > > The o
Scott Kostyshak wrote:
> + case LFUN_BUFFER_PREVIOUS:
> // because we cycle, it doesn't matter whether on first or
> last if (d.currentTabWorkArea()->count() <= 1)
> enable = false;
I would do
enable = (d.currentTabWorkArea()->count() > 1);
t
On Wed, Apr 08, 2015 at 01:36:19AM -0400, Scott Kostyshak wrote:
> On Sat, Apr 4, 2015 at 1:56 PM, Scott Kostyshak wrote:
> > Note that you must be on current master (specifically, more recent
> > than 0a6120cb) for LyX to detect this error.
> >
> > To reproduce, go to File > New from Template >
Am Mittwoch, 8. April 2015 um 01:29:11, schrieb Scott Kostyshak
> On Sun, Apr 5, 2015 at 8:40 PM, Richard Heck wrote:
> > On 04/05/2015 07:47 PM, Scott Kostyshak wrote:
> >>
> >> It is currently bound to buffer-begin-select. But this LFUN is also
> >> bound to C-S-Home. I would like to implement
22 matches
Mail list logo