Re: question about family fonts

2010-01-29 Thread Guenter Milde
On 2010-01-28, Marcelo Acuña wrote:

 I have Debian Lenny with Tex-Live.
 I chose Libertine.

 I download the zip file from CTAN and put files in dir tree and run texhash.

For TeX font installing under Debian, see:

   
file:/usr/share/doc/tex-common/TeX-on-Debian.html/ch4.html#s-sec-font-installation

Basically:

   1. Kopieren nach /usr/local/share/texmf/
   2. `mktexlsr` oder `texhash`
   3. create a file /etc/texmf/updmap.d/42*.conf with
Map *.map Datei
  (replace * with a suitable name,
   see other files in dvips/config/config.* oder *.conf)
   4. `update-updmap`
   5. `updmap-sys`

I hope this helps.

Günter



Re: lyx2lyx failure

2010-01-29 Thread José Matos
On Monday 25 January 2010 16:13:30 Stefano Franchi wrote:
 I am trying to open a lyx file produced by a conversion script and
 Lyx (1.6.5) fails claiming lyx2lyx  could not convert it.
 The lyx file is in lyx format 2.16 (or so it claims in its header).
 
 Launching lyx2lyx from the console gives the following error:
 
 
 Warning: An error ocurred in 225, function add_end_layout at 0x295f230
 Traceback (most recent call last):
   File /usr/share/lyx/lyx2lyx/lyx2lyx, line 83, in module
 main()
   File /usr/share/lyx/lyx2lyx/lyx2lyx, line 77, in main
 doc.convert()
   File /usr/share/lyx/lyx2lyx/LyX.py, line 500, in convert
 conv(self)
   File /usr/share/lyx/lyx2lyx/lyx_1_4.py, line 449, in add_end_layout
 struct_stack.pop()
 IndexError: pop from empty list
 
 Any insight on what the problem may be?

I suspect of the conversion script. :-)

The lyx format at the time of 2.16 was a lot less structured than it is now in 
the sense that it would accept incorrect files and try to do the right thing.

Could you, please, send me privately a part of the converted file where this 
happens?

 Cheers,
 
 S.

-- 
José Abílio


grid image of pdf output

2010-01-29 Thread HL2050

When I typesetted a LyX 1.6  file on Mac OS Snow Leopard, the pdf output came
with a grid image (like a net). But when I typesetted the same file on
Windows XP, the grid image problem did not appear and the pdf ouput looked
just perfectly well.

The LyX file I mentioned above has no title page. I made an experiment: I
addded a paper title to the first page of this file  and inserted page
break under the paper title. Then the grid image problem disappeared. What
happened on earth! 

Any clue?  This problem has been bothering to me. 
-- 
View this message in context: 
http://n2.nabble.com/grid-image-of-pdf-output-tp4483939p4483939.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: question about family fonts

2010-01-29 Thread Guenter Milde
On 2010-01-28, Marcelo Acuña wrote:

 I have Debian Lenny with Tex-Live.
 I chose Libertine.

 I download the zip file from CTAN and put files in dir tree and run texhash.

For TeX font installing under Debian, see:

   
file:/usr/share/doc/tex-common/TeX-on-Debian.html/ch4.html#s-sec-font-installation

Basically:

   1. Kopieren nach /usr/local/share/texmf/
   2. `mktexlsr` oder `texhash`
   3. create a file /etc/texmf/updmap.d/42*.conf with
Map *.map Datei
  (replace * with a suitable name,
   see other files in dvips/config/config.* oder *.conf)
   4. `update-updmap`
   5. `updmap-sys`

I hope this helps.

Günter



Re: lyx2lyx failure

2010-01-29 Thread José Matos
On Monday 25 January 2010 16:13:30 Stefano Franchi wrote:
 I am trying to open a lyx file produced by a conversion script and
 Lyx (1.6.5) fails claiming lyx2lyx  could not convert it.
 The lyx file is in lyx format 2.16 (or so it claims in its header).
 
 Launching lyx2lyx from the console gives the following error:
 
 
 Warning: An error ocurred in 225, function add_end_layout at 0x295f230
 Traceback (most recent call last):
   File /usr/share/lyx/lyx2lyx/lyx2lyx, line 83, in module
 main()
   File /usr/share/lyx/lyx2lyx/lyx2lyx, line 77, in main
 doc.convert()
   File /usr/share/lyx/lyx2lyx/LyX.py, line 500, in convert
 conv(self)
   File /usr/share/lyx/lyx2lyx/lyx_1_4.py, line 449, in add_end_layout
 struct_stack.pop()
 IndexError: pop from empty list
 
 Any insight on what the problem may be?

I suspect of the conversion script. :-)

The lyx format at the time of 2.16 was a lot less structured than it is now in 
the sense that it would accept incorrect files and try to do the right thing.

Could you, please, send me privately a part of the converted file where this 
happens?

 Cheers,
 
 S.

-- 
José Abílio


grid image of pdf output

2010-01-29 Thread HL2050

When I typesetted a LyX 1.6  file on Mac OS Snow Leopard, the pdf output came
with a grid image (like a net). But when I typesetted the same file on
Windows XP, the grid image problem did not appear and the pdf ouput looked
just perfectly well.

The LyX file I mentioned above has no title page. I made an experiment: I
addded a paper title to the first page of this file  and inserted page
break under the paper title. Then the grid image problem disappeared. What
happened on earth! 

Any clue?  This problem has been bothering to me. 
-- 
View this message in context: 
http://n2.nabble.com/grid-image-of-pdf-output-tp4483939p4483939.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: question about family fonts

2010-01-29 Thread Guenter Milde
On 2010-01-28, Marcelo Acuña wrote:

> I have Debian Lenny with Tex-Live.
> I chose Libertine.

> I download the zip file from CTAN and put files in dir tree and run texhash.

For TeX font installing under Debian, see:

   
file:/usr/share/doc/tex-common/TeX-on-Debian.html/ch4.html#s-sec-font-installation

Basically:

   1. Kopieren nach /usr/local/share/texmf/
   2. `mktexlsr` oder `texhash`
   3. create a file /etc/texmf/updmap.d/42*.conf with
Map *.map Datei
  (replace * with a suitable name,
   see other files in dvips/config/config.* oder *.conf)
   4. `update-updmap`
   5. `updmap-sys`

I hope this helps.

Günter



Re: lyx2lyx failure

2010-01-29 Thread José Matos
On Monday 25 January 2010 16:13:30 Stefano Franchi wrote:
> I am trying to open a lyx file produced by a conversion script and
> Lyx (1.6.5) fails claiming lyx2lyx  could not convert it.
> The lyx file is in lyx format 2.16 (or so it claims in its header).
> 
> Launching lyx2lyx from the console gives the following error:
> 
> 
> Warning: An error ocurred in 225, 
> Traceback (most recent call last):
>   File "/usr/share/lyx/lyx2lyx/lyx2lyx", line 83, in 
> main()
>   File "/usr/share/lyx/lyx2lyx/lyx2lyx", line 77, in main
> doc.convert()
>   File "/usr/share/lyx/lyx2lyx/LyX.py", line 500, in convert
> conv(self)
>   File "/usr/share/lyx/lyx2lyx/lyx_1_4.py", line 449, in add_end_layout
> struct_stack.pop()
> IndexError: pop from empty list
> 
> Any insight on what the problem may be?

I suspect of the conversion script. :-)

The lyx format at the time of 2.16 was a lot less structured than it is now in 
the sense that it would accept incorrect files and try to do the right thing.

Could you, please, send me privately a part of the converted file where this 
happens?

> Cheers,
> 
> S.

-- 
José Abílio


grid image of pdf output

2010-01-29 Thread HL2050

When I typesetted a LyX 1.6  file on Mac OS Snow Leopard, the pdf output came
with a grid image (like a net). But when I typesetted the same file on
Windows XP, the grid image problem did not appear and the pdf ouput looked
just perfectly well.

The LyX file I mentioned above has no title page. I made an experiment: I
addded a paper title to the first page of this file  and inserted "page
break" under the paper title. Then the grid image problem disappeared. What
happened on earth! 

Any clue?  This problem has been bothering to me. 
-- 
View this message in context: 
http://n2.nabble.com/grid-image-of-pdf-output-tp4483939p4483939.html
Sent from the LyX - Users mailing list archive at Nabble.com.