Re: [Lyx] explicit mail subject

2009-09-07 Thread Manveru
Hi LyXers,

I created a survey about explicit subject tagging:
http://surveys.polldaddy.com/s/F47471D51261D0F9/

Feel welcome to fill the answers.

-- 
Manveru
jabber: manv...@manveru.pl
gg: 1624001
  http://www.manveru.pl


[Survey] Explicit subject tag on this list

2009-09-07 Thread Manveru
Hi LyXers,

I created a survey about explicit subject tagging:
http://surveys.polldaddy.com/s/F47471D51261D0F9/

Feel welcome to fill the answers. Please do not reply to this message.

-- 
Manveru
jabber: manv...@manveru.pl
gg: 1624001
  http://www.manveru.pl


Re: Classic Thesis and LyX

2009-09-07 Thread Manolo Martí­nez



Did you set up some more fonts or change things after the standard
installation of your TeX distribution (and which TeX distro do you use)?

  
It turns out I had too few fonts installed. After installing the ubuntu 
package texlive-fonts-extra, the style works perfectly.


Thanks for helping me see this, Günter.

Manolo


Re: Some Problem about Auto unselecting

2009-09-07 Thread Abdelrazak Younes

rgheck wrote:

On 09/06/2009 07:16 PM, 瑞生王 wrote:
Thanks for your answer. I do have a clip manager running (Parcellite). 
After I close Parcellite, LyX works well (the problem disappears).


OK, thanks. I'm not sure why this happens, but it presumably has 
something to do with how we interact with the X11 clipboard.


This has more to do with how those X11 clipboard manager handle the X11 
selection... They often merge the two concepts which is wrong.


Abdel.



Re: Will Lyx run on Mac OS X 10.6?

2009-09-07 Thread Johannes Knaus
Somehow my last post was cut at the end, so here again the full text  
(I hope so):


So, now some interim report about me trying to compile lyx
on 10.6.

To sum up, I think I messed things up with QT.

First, I didn't find QT 4.3.3 on the QT/Nokia page, the
links to the archives there aim to quite empty ftp-servers
with QT3-versions on it.
So I downloaded the actual QT4.5.2 for Mac binary installer
and installed it. That was not a good thing to do.
Later I found the QT4.3.3 source-package by googling
around. I haven't installed this yet.

I tried to compile the lyx 1.6branch which I got via svn
(nice thing: 10.6 has svn already included now) following
the instructions of the INSTALL.MACOSX file.

Well, configuring always fails as it cannot find the
qt-directory.

I looked up where the 4.5.2 binary installs files:
Qt Designer, Qt Linguist: /Developer/Applications/Qt
Qt Documentation: /Developer/Documentation/Qt
Qt Examples: /Developer/Examples/Qt
Qt Plugins: /Developer/Applications/Qt/Plugins
Qt Frameworks: /Library/Frameworks
Qt Libraries: /usr/lib
qmake, moc, uic, etc.: /Developer/Tools/Qt (symlink to
/usr/bin, so they are really there)
Uninstall script: /Developer/Tools/uninstall-qt.py

I tried it with /usr/bin and /Developer/Tools/QT as
Qt-path-option of the configure command: Same result qt
directory not found.
So I thought about going one step back by removing 4.5.2
first and then compile 4.3.3, but:
The uninstall.py script runs fine and exits without error,
but it didn't remove anything.
As this does not work, I think I have to figure out every
single file that the binary installer placed onto my
harddrive. How nice that it installs to /usr/lib and
/usr/bin by default! *grml*
I stopped here and didn't do anything, before making all
that mess bigger.
In sum I warn everbody: Don't install the Qt 4.5.2 binary.

But maybe I should give 4.5.2 another try with another
path/to/Qt, any ideas?
Or can somebody tell me, how I easily remove 4.5.2 without
the uninstall.py script?

Thanks for your help.

BTW: Should I place further posts on the developer-list?


Johannes


Using handwriting fonts

2009-09-07 Thread Wu Kai Chiu, ami
Hi,

I would like to use the font la for cursive font,
as in http://www.tug.dk/FontCatalogue/la/

However, when I use \la
I got the following error:
Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not found

I am using MikTeX and all packages are installed throught the Package Manager.
What should I do to use this font?

Thanks,
ami
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.



Re: Using handwriting fonts

2009-09-07 Thread Julio Rojas
In the preamble add the following lines:

\usepackage[T1]{fontenc}
\usepackage{la}

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.

Good luck!!!
-
Julio Rojas
jcredbe...@gmail.com



On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu, amiwuke...@eternalit.com wrote:
 Hi,

 I would like to use the font la for cursive font,
 as in http://www.tug.dk/FontCatalogue/la/

 However, when I use \la
 I got the following error:
 Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not 
 found

 I am using MikTeX and all packages are installed throught the Package Manager.
 What should I do to use this font?

 Thanks,
 ami
 --
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 Admin by Eternalit Co. Ltd.




Re: Using handwriting fonts

2009-09-07 Thread Wu Kai Chiu, ami

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.


I did put these two in the preamble, what I get is the error message below
when generating the pdf.
Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not
found


Thanks,
ami


- Original Message - 
From: Julio Rojas jcredbe...@gmail.com

To: Wu Kai Chiu, ami wuke...@eternalit.com
Cc: lyx-users@lists.lyx.org
Sent: Tuesday, September 08, 2009 12:10 AM
Subject: Re: Using handwriting fonts



In the preamble add the following lines:

\usepackage[T1]{fontenc}
\usepackage{la}

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.

Good luck!!!
-
Julio Rojas
jcredbe...@gmail.com



On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu, amiwuke...@eternalit.com 
wrote:

Hi,

I would like to use the font la for cursive font,
as in http://www.tug.dk/FontCatalogue/la/

However, when I use \la
I got the following error:
Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not 
found


I am using MikTeX and all packages are installed throught the Package 
Manager.

What should I do to use this font?

Thanks,
ami
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.



Re: Using handwriting fonts

2009-09-07 Thread Ulrich Brinkmann
On Tue, Sep 08, 2009 at 12:34:34AM +0800, Wu Kai Chiu, ami wrote:
 I think that would be enough. You won't see on screen, but the pdf
 should be generated with this font.
 
 I did put these two in the preamble, what I get is the error message below
 when generating the pdf.
 Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not
 found
 

I tried the preamble lines and using \textla{This is a test} in ERT, and that 
worked. 

Regards Uli

 
 
 - Original Message - From: Julio Rojas
 jcredbe...@gmail.com
 To: Wu Kai Chiu, ami wuke...@eternalit.com
 Cc: lyx-users@lists.lyx.org
 Sent: Tuesday, September 08, 2009 12:10 AM
 Subject: Re: Using handwriting fonts
 
 
 In the preamble add the following lines:
 
 \usepackage[T1]{fontenc}
 \usepackage{la}
 
 I think that would be enough. You won't see on screen, but the pdf
 should be generated with this font.
 
 Good luck!!!
 -
 Julio Rojas
 jcredbe...@gmail.com
 
 
 
 On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu,
 amiwuke...@eternalit.com wrote:
 Hi,
 
 I would like to use the font la for cursive font,
 as in http://www.tug.dk/FontCatalogue/la/
 
 However, when I use \la
 I got the following error:
 Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM)
 file not found
 
 I am using MikTeX and all packages are installed throught the
 Package Manager.
 What should I do to use this font?
 
 Thanks,
 ami
 --
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 Admin by Eternalit Co. Ltd.
 
 
 
 -- 
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 Admin by Eternalit Co. Ltd.
 
 
 
 -- 
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 Admin by Eternalit Co. Ltd.
 

-- 
Ulrich Brinkmann
Mansteinstr. 3
10783 Berlin * Germany 
+49-30-695-09890  



koma-script v2 letter

2009-09-07 Thread Iain Mac Donald

I am trying out koma-script v2 for producing letters. I have
my template looking the way I want it with one exception. No matter
what I try everything from salutation onwards is less wide than the
top of the letter. You can see this on the wiki examples page too
http://wiki.lyx.org/Examples/KomaLetter2

I don't want to change the recipient address position as that fits
nicely into a windowed envelope. I would like to expand the other
content so that the left and right is aligned all the way down.

Anyone know how?

Regards,
Iain.

Lyx 1.5.5
koma-script latest version


signature.asc
Description: PGP signature


Re: [Lyx] explicit mail subject

2009-09-07 Thread Manveru
Hi LyXers,

I created a survey about explicit subject tagging:
http://surveys.polldaddy.com/s/F47471D51261D0F9/

Feel welcome to fill the answers.

-- 
Manveru
jabber: manv...@manveru.pl
gg: 1624001
  http://www.manveru.pl


[Survey] Explicit subject tag on this list

2009-09-07 Thread Manveru
Hi LyXers,

I created a survey about explicit subject tagging:
http://surveys.polldaddy.com/s/F47471D51261D0F9/

Feel welcome to fill the answers. Please do not reply to this message.

-- 
Manveru
jabber: manv...@manveru.pl
gg: 1624001
  http://www.manveru.pl


Re: Classic Thesis and LyX

2009-09-07 Thread Manolo Martí­nez



Did you set up some more fonts or change things after the standard
installation of your TeX distribution (and which TeX distro do you use)?

  
It turns out I had too few fonts installed. After installing the ubuntu 
package texlive-fonts-extra, the style works perfectly.


Thanks for helping me see this, Günter.

Manolo


Re: Some Problem about Auto unselecting

2009-09-07 Thread Abdelrazak Younes

rgheck wrote:

On 09/06/2009 07:16 PM, 瑞生王 wrote:
Thanks for your answer. I do have a clip manager running (Parcellite). 
After I close Parcellite, LyX works well (the problem disappears).


OK, thanks. I'm not sure why this happens, but it presumably has 
something to do with how we interact with the X11 clipboard.


This has more to do with how those X11 clipboard manager handle the X11 
selection... They often merge the two concepts which is wrong.


Abdel.



Re: Will Lyx run on Mac OS X 10.6?

2009-09-07 Thread Johannes Knaus
Somehow my last post was cut at the end, so here again the full text  
(I hope so):


So, now some interim report about me trying to compile lyx
on 10.6.

To sum up, I think I messed things up with QT.

First, I didn't find QT 4.3.3 on the QT/Nokia page, the
links to the archives there aim to quite empty ftp-servers
with QT3-versions on it.
So I downloaded the actual QT4.5.2 for Mac binary installer
and installed it. That was not a good thing to do.
Later I found the QT4.3.3 source-package by googling
around. I haven't installed this yet.

I tried to compile the lyx 1.6branch which I got via svn
(nice thing: 10.6 has svn already included now) following
the instructions of the INSTALL.MACOSX file.

Well, configuring always fails as it cannot find the
qt-directory.

I looked up where the 4.5.2 binary installs files:
Qt Designer, Qt Linguist: /Developer/Applications/Qt
Qt Documentation: /Developer/Documentation/Qt
Qt Examples: /Developer/Examples/Qt
Qt Plugins: /Developer/Applications/Qt/Plugins
Qt Frameworks: /Library/Frameworks
Qt Libraries: /usr/lib
qmake, moc, uic, etc.: /Developer/Tools/Qt (symlink to
/usr/bin, so they are really there)
Uninstall script: /Developer/Tools/uninstall-qt.py

I tried it with /usr/bin and /Developer/Tools/QT as
Qt-path-option of the configure command: Same result qt
directory not found.
So I thought about going one step back by removing 4.5.2
first and then compile 4.3.3, but:
The uninstall.py script runs fine and exits without error,
but it didn't remove anything.
As this does not work, I think I have to figure out every
single file that the binary installer placed onto my
harddrive. How nice that it installs to /usr/lib and
/usr/bin by default! *grml*
I stopped here and didn't do anything, before making all
that mess bigger.
In sum I warn everbody: Don't install the Qt 4.5.2 binary.

But maybe I should give 4.5.2 another try with another
path/to/Qt, any ideas?
Or can somebody tell me, how I easily remove 4.5.2 without
the uninstall.py script?

Thanks for your help.

BTW: Should I place further posts on the developer-list?


Johannes


Using handwriting fonts

2009-09-07 Thread Wu Kai Chiu, ami
Hi,

I would like to use the font la for cursive font,
as in http://www.tug.dk/FontCatalogue/la/

However, when I use \la
I got the following error:
Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not found

I am using MikTeX and all packages are installed throught the Package Manager.
What should I do to use this font?

Thanks,
ami
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.



Re: Using handwriting fonts

2009-09-07 Thread Julio Rojas
In the preamble add the following lines:

\usepackage[T1]{fontenc}
\usepackage{la}

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.

Good luck!!!
-
Julio Rojas
jcredbe...@gmail.com



On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu, amiwuke...@eternalit.com wrote:
 Hi,

 I would like to use the font la for cursive font,
 as in http://www.tug.dk/FontCatalogue/la/

 However, when I use \la
 I got the following error:
 Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not 
 found

 I am using MikTeX and all packages are installed throught the Package Manager.
 What should I do to use this font?

 Thanks,
 ami
 --
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 Admin by Eternalit Co. Ltd.




Re: Using handwriting fonts

2009-09-07 Thread Wu Kai Chiu, ami

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.


I did put these two in the preamble, what I get is the error message below
when generating the pdf.
Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not
found


Thanks,
ami


- Original Message - 
From: Julio Rojas jcredbe...@gmail.com

To: Wu Kai Chiu, ami wuke...@eternalit.com
Cc: lyx-users@lists.lyx.org
Sent: Tuesday, September 08, 2009 12:10 AM
Subject: Re: Using handwriting fonts



In the preamble add the following lines:

\usepackage[T1]{fontenc}
\usepackage{la}

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.

Good luck!!!
-
Julio Rojas
jcredbe...@gmail.com



On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu, amiwuke...@eternalit.com 
wrote:

Hi,

I would like to use the font la for cursive font,
as in http://www.tug.dk/FontCatalogue/la/

However, when I use \la
I got the following error:
Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not 
found


I am using MikTeX and all packages are installed throught the Package 
Manager.

What should I do to use this font?

Thanks,
ami
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.



Re: Using handwriting fonts

2009-09-07 Thread Ulrich Brinkmann
On Tue, Sep 08, 2009 at 12:34:34AM +0800, Wu Kai Chiu, ami wrote:
 I think that would be enough. You won't see on screen, but the pdf
 should be generated with this font.
 
 I did put these two in the preamble, what I get is the error message below
 when generating the pdf.
 Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not
 found
 

I tried the preamble lines and using \textla{This is a test} in ERT, and that 
worked. 

Regards Uli

 
 
 - Original Message - From: Julio Rojas
 jcredbe...@gmail.com
 To: Wu Kai Chiu, ami wuke...@eternalit.com
 Cc: lyx-users@lists.lyx.org
 Sent: Tuesday, September 08, 2009 12:10 AM
 Subject: Re: Using handwriting fonts
 
 
 In the preamble add the following lines:
 
 \usepackage[T1]{fontenc}
 \usepackage{la}
 
 I think that would be enough. You won't see on screen, but the pdf
 should be generated with this font.
 
 Good luck!!!
 -
 Julio Rojas
 jcredbe...@gmail.com
 
 
 
 On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu,
 amiwuke...@eternalit.com wrote:
 Hi,
 
 I would like to use the font la for cursive font,
 as in http://www.tug.dk/FontCatalogue/la/
 
 However, when I use \la
 I got the following error:
 Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM)
 file not found
 
 I am using MikTeX and all packages are installed throught the
 Package Manager.
 What should I do to use this font?
 
 Thanks,
 ami
 --
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 Admin by Eternalit Co. Ltd.
 
 
 
 -- 
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 Admin by Eternalit Co. Ltd.
 
 
 
 -- 
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 Admin by Eternalit Co. Ltd.
 

-- 
Ulrich Brinkmann
Mansteinstr. 3
10783 Berlin * Germany 
+49-30-695-09890  



koma-script v2 letter

2009-09-07 Thread Iain Mac Donald

I am trying out koma-script v2 for producing letters. I have
my template looking the way I want it with one exception. No matter
what I try everything from salutation onwards is less wide than the
top of the letter. You can see this on the wiki examples page too
http://wiki.lyx.org/Examples/KomaLetter2

I don't want to change the recipient address position as that fits
nicely into a windowed envelope. I would like to expand the other
content so that the left and right is aligned all the way down.

Anyone know how?

Regards,
Iain.

Lyx 1.5.5
koma-script latest version


signature.asc
Description: PGP signature


Re: [Lyx] explicit mail subject

2009-09-07 Thread Manveru
Hi LyXers,

I created a survey about explicit subject tagging:
http://surveys.polldaddy.com/s/F47471D51261D0F9/

Feel welcome to fill the answers.

-- 
Manveru
jabber: manv...@manveru.pl
gg: 1624001
  http://www.manveru.pl


[Survey] Explicit subject tag on this list

2009-09-07 Thread Manveru
Hi LyXers,

I created a survey about explicit subject tagging:
http://surveys.polldaddy.com/s/F47471D51261D0F9/

Feel welcome to fill the answers. Please do not reply to this message.

-- 
Manveru
jabber: manv...@manveru.pl
gg: 1624001
  http://www.manveru.pl


Re: Classic Thesis and LyX

2009-09-07 Thread Manolo Martí­nez



Did you set up some more fonts or change things after the standard
installation of your TeX distribution (and which TeX distro do you use)?

  
It turns out I had too few fonts installed. After installing the ubuntu 
package texlive-fonts-extra, the style works perfectly.


Thanks for helping me see this, Günter.

Manolo


Re: Some Problem about Auto unselecting

2009-09-07 Thread Abdelrazak Younes

rgheck wrote:

On 09/06/2009 07:16 PM, 瑞生王 wrote:
Thanks for your answer. I do have a clip manager running (Parcellite). 
After I close Parcellite, LyX works well (the problem disappears).


OK, thanks. I'm not sure why this happens, but it presumably has 
something to do with how we interact with the X11 clipboard.


This has more to do with how those X11 clipboard manager handle the X11 
selection... They often merge the two concepts which is wrong.


Abdel.



Re: Will Lyx run on Mac OS X 10.6?

2009-09-07 Thread Johannes Knaus
Somehow my last post was cut at the end, so here again the full text  
(I hope so):


So, now some interim report about me trying to compile lyx
on 10.6.

To sum up, I think I messed things up with QT.

First, I didn't find QT 4.3.3 on the QT/Nokia page, the
links to the "archives" there aim to quite empty ftp-servers
with QT3-versions on it.
So I downloaded the actual QT4.5.2 for Mac binary installer
and installed it. That was not a good thing to do.
Later I found the QT4.3.3 source-package by googling
around. I haven't installed this yet.

I tried to compile the lyx 1.6branch which I got via svn
(nice thing: 10.6 has svn already included now) following
the instructions of the INSTALL.MACOSX file.

Well, configuring always fails as it cannot find the
qt-directory.

I looked up where the 4.5.2 binary installs files:
Qt Designer, Qt Linguist: /Developer/Applications/Qt
Qt Documentation: /Developer/Documentation/Qt
Qt Examples: /Developer/Examples/Qt
Qt Plugins: /Developer/Applications/Qt/Plugins
Qt Frameworks: /Library/Frameworks
Qt Libraries: /usr/lib
qmake, moc, uic, etc.: /Developer/Tools/Qt (symlink to
/usr/bin, so they are really there)
Uninstall script: /Developer/Tools/uninstall-qt.py

I tried it with /usr/bin and /Developer/Tools/QT as
Qt-path-option of the configure command: Same result qt
directory not found.
So I thought about going one step back by removing 4.5.2
first and then compile 4.3.3, but:
The uninstall.py script runs fine and exits without error,
but it didn't remove anything.
As this does not work, I think I have to figure out every
single file that the binary installer placed onto my
harddrive. How nice that it installs to /usr/lib and
/usr/bin by default! *grml*
I stopped here and didn't do anything, before making all
that mess bigger.
In sum I warn everbody: Don't install the Qt 4.5.2 binary.

But maybe I should give 4.5.2 another try with another
path/to/Qt, any ideas?
Or can somebody tell me, how I easily remove 4.5.2 without
the uninstall.py script?

Thanks for your help.

BTW: Should I place further posts on the developer-list?


Johannes


Using handwriting fonts

2009-09-07 Thread Wu Kai Chiu, ami
Hi,

I would like to use the font "la" for cursive font,
as in http://www.tug.dk/FontCatalogue/la/

However, when I use \la
I got the following error:
"Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not found"

I am using MikTeX and all packages are installed throught the Package Manager.
What should I do to use this font?

Thanks,
ami
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.



Re: Using handwriting fonts

2009-09-07 Thread Julio Rojas
In the preamble add the following lines:

\usepackage[T1]{fontenc}
\usepackage{la}

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.

Good luck!!!
-
Julio Rojas
jcredbe...@gmail.com



On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu, ami wrote:
> Hi,
>
> I would like to use the font "la" for cursive font,
> as in http://www.tug.dk/FontCatalogue/la/
>
> However, when I use \la
> I got the following error:
> "Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not 
> found"
>
> I am using MikTeX and all packages are installed throught the Package Manager.
> What should I do to use this font?
>
> Thanks,
> ami
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> Admin by Eternalit Co. Ltd.
>
>


Re: Using handwriting fonts

2009-09-07 Thread Wu Kai Chiu, ami

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.


I did put these two in the preamble, what I get is the error message below
when generating the pdf.
"Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not
found"


Thanks,
ami


- Original Message - 
From: "Julio Rojas" 

To: "Wu Kai Chiu, ami" 
Cc: 
Sent: Tuesday, September 08, 2009 12:10 AM
Subject: Re: Using handwriting fonts



In the preamble add the following lines:

\usepackage[T1]{fontenc}
\usepackage{la}

I think that would be enough. You won't see on screen, but the pdf
should be generated with this font.

Good luck!!!
-
Julio Rojas
jcredbe...@gmail.com



On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu, ami 
wrote:

Hi,

I would like to use the font "la" for cursive font,
as in http://www.tug.dk/FontCatalogue/la/

However, when I use \la
I got the following error:
"Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not 
found"


I am using MikTeX and all packages are installed throught the Package 
Manager.

What should I do to use this font?

Thanks,
ami
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Admin by Eternalit Co. Ltd.



Re: Using handwriting fonts

2009-09-07 Thread Ulrich Brinkmann
On Tue, Sep 08, 2009 at 12:34:34AM +0800, Wu Kai Chiu, ami wrote:
> >I think that would be enough. You won't see on screen, but the pdf
> >should be generated with this font.
> 
> I did put these two in the preamble, what I get is the error message below
> when generating the pdf.
> "Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM) file not
> found"
> 

I tried the preamble lines and using \textla{This is a test} in ERT, and that 
worked. 

Regards Uli

 
> 
> - Original Message - From: "Julio Rojas"
> 
> To: "Wu Kai Chiu, ami" 
> Cc: 
> Sent: Tuesday, September 08, 2009 12:10 AM
> Subject: Re: Using handwriting fonts
> 
> 
> >In the preamble add the following lines:
> >
> >\usepackage[T1]{fontenc}
> >\usepackage{la}
> >
> >I think that would be enough. You won't see on screen, but the pdf
> >should be generated with this font.
> >
> >Good luck!!!
> >-
> >Julio Rojas
> >jcredbe...@gmail.com
> >
> >
> >
> >On Mon, Sep 7, 2009 at 6:05 PM, Wu Kai Chiu,
> >ami wrote:
> >>Hi,
> >>
> >>I would like to use the font "la" for cursive font,
> >>as in http://www.tug.dk/FontCatalogue/la/
> >>
> >>However, when I use \la
> >>I got the following error:
> >>"Font T1/la/m/n/10=la14 at 7.14279pt not loadable: Metric (TFM)
> >>file not found"
> >>
> >>I am using MikTeX and all packages are installed throught the
> >>Package Manager.
> >>What should I do to use this font?
> >>
> >>Thanks,
> >>ami
> >>--
> >>This message has been scanned for viruses and
> >>dangerous content by MailScanner, and is
> >>believed to be clean.
> >>Admin by Eternalit Co. Ltd.
> >>
> >>
> >
> >-- 
> >This message has been scanned for viruses and
> >dangerous content by MailScanner, and is
> >believed to be clean.
> >Admin by Eternalit Co. Ltd.
> >
> 
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> Admin by Eternalit Co. Ltd.
> 

-- 
Ulrich Brinkmann
Mansteinstr. 3
10783 Berlin * Germany 
+49-30-695-09890  



koma-script v2 letter

2009-09-07 Thread Iain Mac Donald

I am trying out koma-script v2 for producing letters. I have
my template looking the way I want it with one exception. No matter
what I try everything from salutation onwards is less wide than the
top of the letter. You can see this on the wiki examples page too
http://wiki.lyx.org/Examples/KomaLetter2

I don't want to change the recipient address position as that fits
nicely into a windowed envelope. I would like to expand the other
content so that the left and right is aligned all the way down.

Anyone know how?

Regards,
Iain.

Lyx 1.5.5
koma-script latest version


signature.asc
Description: PGP signature