Re: Child document not updated

2009-06-20 Thread bigblop

Using 1.6 instead did not help.

I have made a minimal example:

http://37133.vs.webtropia.com/apache2-default/test.zip

I run it like this with LyX 1.6.3 on vista64:

1) From master run master-buffer-update pdf2.
2) From master run buffer-view pdf2.
3) Click each of the child document and choose edit (opens in a new tab).
4) Choose child2, write some text and execute master-buffer-update pdf2.

Now when I look in the previewer the updates made in child2 are not visible. 

If I do the same thing for child1 the updates are visible. Its seems that
its only child2 thats disconnected. I have tried adding a child3 after
child2 and it gets updated correctly too.

Now here comes the wierd part. If I type '½' using the keyboard button in
child2 and then run master-buffer-update pdf2 it gets updated! Though it
typically only works the first time.

I have been able to reproduce this error on my desktop PC/vista64, my
laptop/winXP and on another machine running Ubuntu 9.04.

Any ideas appreciated!




 that can be 

bigblop wrote:
 
 I have now tried to update to 1.6.3 on my vista64 machine but have the
 same problem.
 
 If I type ½ in the child document it sometime gets updated correctly. When
 I look in the source ½ is \textonehalf{} maybe this trigger something in
 the compilation - makes no sense at all. 
 
 I have tried creating the same files in a fresh installation of LyX
 (1.6.2) on Ubuntu 9.04 and get the same problem - its as if some of the
 child documents are totally disconnect from the main even though I have
 specified the main for each child.
 
 Hopefully I can find 1.6 version of LyX (As far as I remember it did not
 have this bug). 
 
 
 
 bigblop wrote:
 
 I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from
 where I include a few child documents as input. I compile this master
 document and preview it with sumatra pdf.
 
 Normally when I edit and compile one of those child documents the updates
 for the whole docment are shown in my PDF previewer (sumatra pdf) but
 that does not work anymore. I compile the child document with the
 function:
 
 master-buffer-update pdf2
 
 Any ideas?
 
 
 
 
 

-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3123985.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Child document not updated

2009-06-20 Thread Jürgen Spitzmüller
Am Montag 15 Juni 2009 12:03:56 schrieb bigblop:
 Any ideas?

A bug in LyX. I just fixed it for 1.6.4.

Jürgen


Re: Child document not updated

2009-06-20 Thread bigblop

Using 1.6 instead did not help.

I have made a minimal example:

http://37133.vs.webtropia.com/apache2-default/test.zip

I run it like this with LyX 1.6.3 on vista64:

1) From master run master-buffer-update pdf2.
2) From master run buffer-view pdf2.
3) Click each of the child document and choose edit (opens in a new tab).
4) Choose child2, write some text and execute master-buffer-update pdf2.

Now when I look in the previewer the updates made in child2 are not visible. 

If I do the same thing for child1 the updates are visible. Its seems that
its only child2 thats disconnected. I have tried adding a child3 after
child2 and it gets updated correctly too.

Now here comes the wierd part. If I type '½' using the keyboard button in
child2 and then run master-buffer-update pdf2 it gets updated! Though it
typically only works the first time.

I have been able to reproduce this error on my desktop PC/vista64, my
laptop/winXP and on another machine running Ubuntu 9.04.

Any ideas appreciated!




 that can be 

bigblop wrote:
 
 I have now tried to update to 1.6.3 on my vista64 machine but have the
 same problem.
 
 If I type ½ in the child document it sometime gets updated correctly. When
 I look in the source ½ is \textonehalf{} maybe this trigger something in
 the compilation - makes no sense at all. 
 
 I have tried creating the same files in a fresh installation of LyX
 (1.6.2) on Ubuntu 9.04 and get the same problem - its as if some of the
 child documents are totally disconnect from the main even though I have
 specified the main for each child.
 
 Hopefully I can find 1.6 version of LyX (As far as I remember it did not
 have this bug). 
 
 
 
 bigblop wrote:
 
 I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from
 where I include a few child documents as input. I compile this master
 document and preview it with sumatra pdf.
 
 Normally when I edit and compile one of those child documents the updates
 for the whole docment are shown in my PDF previewer (sumatra pdf) but
 that does not work anymore. I compile the child document with the
 function:
 
 master-buffer-update pdf2
 
 Any ideas?
 
 
 
 
 

-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3123985.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Child document not updated

2009-06-20 Thread Jürgen Spitzmüller
Am Montag 15 Juni 2009 12:03:56 schrieb bigblop:
 Any ideas?

A bug in LyX. I just fixed it for 1.6.4.

Jürgen


Re: Child document not updated

2009-06-20 Thread bigblop

Using 1.6 instead did not help.

I have made a minimal example:

http://37133.vs.webtropia.com/apache2-default/test.zip

I run it like this with LyX 1.6.3 on vista64:

1) From master run master-buffer-update pdf2.
2) From master run buffer-view pdf2.
3) Click each of the child document and choose edit (opens in a new tab).
4) Choose child2, write some text and execute master-buffer-update pdf2.

Now when I look in the previewer the updates made in child2 are not visible. 

If I do the same thing for child1 the updates are visible. Its seems that
its only child2 thats "disconnected". I have tried adding a child3 after
child2 and it gets updated correctly too.

Now here comes the wierd part. If I type '½' using the keyboard button in
child2 and then run master-buffer-update pdf2 it gets updated! Though it
typically only works the first time.

I have been able to reproduce this error on my desktop PC/vista64, my
laptop/winXP and on another machine running Ubuntu 9.04.

Any ideas appreciated!




 that can be 

bigblop wrote:
> 
> I have now tried to update to 1.6.3 on my vista64 machine but have the
> same problem.
> 
> If I type ½ in the child document it sometime gets updated correctly. When
> I look in the source ½ is \textonehalf{} maybe this trigger something in
> the compilation - makes no sense at all. 
> 
> I have tried creating the same files in a fresh installation of LyX
> (1.6.2) on Ubuntu 9.04 and get the same problem - its as if some of the
> child documents are totally disconnect from the main even though I have
> specified the main for each child.
> 
> Hopefully I can find 1.6 version of LyX (As far as I remember it did not
> have this bug). 
> 
> 
> 
> bigblop wrote:
>> 
>> I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from
>> where I include a few child documents as input. I compile this master
>> document and preview it with sumatra pdf.
>> 
>> Normally when I edit and compile one of those child documents the updates
>> for the whole docment are shown in my PDF previewer (sumatra pdf) but
>> that does not work anymore. I compile the child document with the
>> function:
>> 
>> master-buffer-update pdf2
>> 
>> Any ideas?
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3123985.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Child document not updated

2009-06-20 Thread Jürgen Spitzmüller
Am Montag 15 Juni 2009 12:03:56 schrieb bigblop:
> Any ideas?

A bug in LyX. I just fixed it for 1.6.4.

Jürgen


Re: Child document not updated

2009-06-19 Thread bigblop

I have now tried to update to 1.6.3 on my vista64 machine but have the same
problem.

If I type ½ in the child document it sometime gets updated correctly. When I
look in the source ½ is \textonehalf{} maybe this trigger something in the
compilation - makes no sense at all. 

I have tried creating the same files in a fresh installation of LyX (1.6.2)
on Ubuntu 9.04 and get the same problem - its as if some of the child
documents are totally disconnect from the main even though I have specified
the main for each child.

Hopefully I can find 1.6 version of LyX (As far as I remember it did not
have this bug). 



bigblop wrote:
 
 I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from where
 I include a few child documents as input. I compile this master document
 and preview it with sumatra pdf.
 
 Normally when I edit and compile one of those child documents the updates
 for the whole docment are shown in my PDF previewer (sumatra pdf) but that
 does not work anymore. I compile the child document with the function:
 
 master-buffer-update pdf2
 
 Any ideas?
 
 
 

-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3122519.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Child document not updated

2009-06-19 Thread bigblop

I have now tried to update to 1.6.3 on my vista64 machine but have the same
problem.

If I type ½ in the child document it sometime gets updated correctly. When I
look in the source ½ is \textonehalf{} maybe this trigger something in the
compilation - makes no sense at all. 

I have tried creating the same files in a fresh installation of LyX (1.6.2)
on Ubuntu 9.04 and get the same problem - its as if some of the child
documents are totally disconnect from the main even though I have specified
the main for each child.

Hopefully I can find 1.6 version of LyX (As far as I remember it did not
have this bug). 



bigblop wrote:
 
 I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from where
 I include a few child documents as input. I compile this master document
 and preview it with sumatra pdf.
 
 Normally when I edit and compile one of those child documents the updates
 for the whole docment are shown in my PDF previewer (sumatra pdf) but that
 does not work anymore. I compile the child document with the function:
 
 master-buffer-update pdf2
 
 Any ideas?
 
 
 

-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3122519.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Child document not updated

2009-06-19 Thread bigblop

I have now tried to update to 1.6.3 on my vista64 machine but have the same
problem.

If I type ½ in the child document it sometime gets updated correctly. When I
look in the source ½ is \textonehalf{} maybe this trigger something in the
compilation - makes no sense at all. 

I have tried creating the same files in a fresh installation of LyX (1.6.2)
on Ubuntu 9.04 and get the same problem - its as if some of the child
documents are totally disconnect from the main even though I have specified
the main for each child.

Hopefully I can find 1.6 version of LyX (As far as I remember it did not
have this bug). 



bigblop wrote:
> 
> I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from where
> I include a few child documents as input. I compile this master document
> and preview it with sumatra pdf.
> 
> Normally when I edit and compile one of those child documents the updates
> for the whole docment are shown in my PDF previewer (sumatra pdf) but that
> does not work anymore. I compile the child document with the function:
> 
> master-buffer-update pdf2
> 
> Any ideas?
> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3122519.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Child document not updated

2009-06-15 Thread bigblop

I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from where I
include a few child documents as input. I compile this master document and
preview it with sumatra pdf.

Normally when I edit and compile one of those child documents the updates
for the whole docment are shown in my PDF previewer (sumatra pdf) but that
does not work anymore. I compile the child document with the function:

master-buffer-update pdf2

Any ideas?


-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3079483.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Child document not updated

2009-06-15 Thread bigblop

I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from where I
include a few child documents as input. I compile this master document and
preview it with sumatra pdf.

Normally when I edit and compile one of those child documents the updates
for the whole docment are shown in my PDF previewer (sumatra pdf) but that
does not work anymore. I compile the child document with the function:

master-buffer-update pdf2

Any ideas?


-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3079483.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Child document not updated

2009-06-15 Thread bigblop

I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from where I
include a few child documents as input. I compile this master document and
preview it with sumatra pdf.

Normally when I edit and compile one of those child documents the updates
for the whole docment are shown in my PDF previewer (sumatra pdf) but that
does not work anymore. I compile the child document with the function:

master-buffer-update pdf2

Any ideas?


-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3079483.html
Sent from the LyX - Users mailing list archive at Nabble.com.