Re: Packages: actuarialsymbol, actuarialangle

2022-07-07 Thread Daniel

On 07/07/2022 02:19, William Szuch wrote:

Hi

I am new to LaTex/MiKTeX and Lyx.

I have loaded MiKTeX and LyX 2.3.61

I have also installed the packages:

      actuarialsymbols

 actuarialangle

in MiKTeX to create actuarial symbols.

How do I use these packages in LyX?

eg: \actsymbol{A}{x}

*Regards*

*_Bill _*


Hi Bill,

If you want to use a package that is not internally supported by LyX, 
you have to add it manually in the preamble and put the desired command 
into a TeX Code inset (aka ERT).


Add the package to the preamble:
1. Select "Settings" in the "Document" menu which opens the "Document 
Settings" dialog.

2. In the dialog, select "LaTeX Preamble" on the left side and put

\usepackage{actuarialsymbols}
\usepackage{actuarialangle}

3. Press "OK" in the dialog.

Put the command into a TeX Code inset:
1. Put the cursor where you want to add the command in your document.
2. Insert "TeX Code" from the "Insert" menu (there is also a shortcut 
indicated next to the menu which allows you to do this quicker).

3. In TeX Code inset (red box) add your command, e.g. \actsymbol{A}{x}.

Daniel


--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Packages required under Linux

2008-05-21 Thread Daniel CLEMENT
On Thursday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:


  [...] I could post it here if someone asks, or 
  maybe it could go to the Wiki page Peleg Michaeli has started.
 
 Please add it to the wiki page, I'd certainly appreciate it!
[...]

It's done:

http://wiki.lyx.org/LyX/LyXOnUbuntu

I hope it will help some users. Regards,
-- 

Daniel CLEMENT




Re: Packages required under Linux

2008-05-21 Thread Daniel CLEMENT
On Thursday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:


  [...] I could post it here if someone asks, or 
  maybe it could go to the Wiki page Peleg Michaeli has started.
 
 Please add it to the wiki page, I'd certainly appreciate it!
[...]

It's done:

http://wiki.lyx.org/LyX/LyXOnUbuntu

I hope it will help some users. Regards,
-- 

Daniel CLEMENT




Re: Packages required under Linux

2008-05-21 Thread Daniel CLEMENT
On Thursday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:


> > [...] I could post it here if someone asks, or 
> > maybe it could go to the Wiki page Peleg Michaeli has started.
> 
> Please add it to the wiki page, I'd certainly appreciate it!
[...]

It's done:

http://wiki.lyx.org/LyX/LyXOnUbuntu

I hope it will help some users. Regards,
-- 

Daniel CLEMENT




Re: Packages required under Linux

2008-05-19 Thread dclement

(I'm trying with Nabble; for whatever reason my messages don't reach the
list)

On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

 On Thu, 15 May 2008, Daniel CLEMENT wrote:
 

[...]

  own list of useful packages. I could post it here if someone asks,
or 
  maybe it could go to the Wiki page Peleg Michaeli has started.
 
 Please add it to the wiki page, I'd certainly appreciate it!
 

I'll do it ASAP, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT


-- 
View this message in context: 
http://www.nabble.com/Packages-required-under-Linux-tp17253896p17316711.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Packages required under Linux

2008-05-19 Thread Rich Shepard

On Mon, 19 May 2008, dclement wrote:


There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too small
to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?


  qtconfig has been in Qt since well before version 4. It affects _all_ apps
that use the Qt widget set.

  You cannot make the Qt-specific changes in a single application; it's
widget-set dependent.

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


Re: Packages required under Linux

2008-05-19 Thread Daniel CLEMENT
On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

 On Thu, 15 May 2008, Daniel CLEMENT wrote:
 

[...]

  own list of useful packages. I could post it here if someone asks, or 
  maybe it could go to the Wiki page Peleg Michaeli has started.
 
 Please add it to the wiki page, I'd certainly appreciate it!
 

I'll do it ASAP next week, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT




Re: Packages required under Linux

2008-05-19 Thread Daniel CLEMENT
(new posting; the previous one apparently did not reach the list...)

On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

 On Thu, 15 May 2008, Daniel CLEMENT wrote:
 

[...]

  own list of useful packages. I could post it here if someone asks,
or 
  maybe it could go to the Wiki page Peleg Michaeli has started.
 
 Please add it to the wiki page, I'd certainly appreciate it!
 

I'll do it ASAP, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT





Re: Packages required under Linux

2008-05-19 Thread dclement

(I'm trying with Nabble; for whatever reason my messages don't reach the
list)

On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

 On Thu, 15 May 2008, Daniel CLEMENT wrote:
 

[...]

  own list of useful packages. I could post it here if someone asks,
or 
  maybe it could go to the Wiki page Peleg Michaeli has started.
 
 Please add it to the wiki page, I'd certainly appreciate it!
 

I'll do it ASAP, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT


-- 
View this message in context: 
http://www.nabble.com/Packages-required-under-Linux-tp17253896p17316711.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Packages required under Linux

2008-05-19 Thread Rich Shepard

On Mon, 19 May 2008, dclement wrote:


There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too small
to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?


  qtconfig has been in Qt since well before version 4. It affects _all_ apps
that use the Qt widget set.

  You cannot make the Qt-specific changes in a single application; it's
widget-set dependent.

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


Re: Packages required under Linux

2008-05-19 Thread Daniel CLEMENT
On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

 On Thu, 15 May 2008, Daniel CLEMENT wrote:
 

[...]

  own list of useful packages. I could post it here if someone asks, or 
  maybe it could go to the Wiki page Peleg Michaeli has started.
 
 Please add it to the wiki page, I'd certainly appreciate it!
 

I'll do it ASAP next week, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT




Re: Packages required under Linux

2008-05-19 Thread Daniel CLEMENT
(new posting; the previous one apparently did not reach the list...)

On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

 On Thu, 15 May 2008, Daniel CLEMENT wrote:
 

[...]

  own list of useful packages. I could post it here if someone asks,
or 
  maybe it could go to the Wiki page Peleg Michaeli has started.
 
 Please add it to the wiki page, I'd certainly appreciate it!
 

I'll do it ASAP, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT





Re: Packages required under Linux

2008-05-19 Thread dclement

(I'm trying with Nabble; for whatever reason my messages don't reach the
list)

On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

> On Thu, 15 May 2008, Daniel CLEMENT wrote:
> 

[...]

> > own list of useful packages. I could post it here if someone asks,
or 
> > maybe it could go to the Wiki page Peleg Michaeli has started.
> 
> Please add it to the wiki page, I'd certainly appreciate it!
> 

I'll do it ASAP, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT


-- 
View this message in context: 
http://www.nabble.com/Packages-required-under-Linux-tp17253896p17316711.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Packages required under Linux

2008-05-19 Thread Rich Shepard

On Mon, 19 May 2008, dclement wrote:


There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too small
to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?


  qtconfig has been in Qt since well before version 4. It affects _all_ apps
that use the Qt widget set.

  You cannot make the Qt-specific changes in a single application; it's
widget-set dependent.

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
 Voice: 503-667-4517  Fax: 503-667-8863


Re: Packages required under Linux

2008-05-19 Thread Daniel CLEMENT
On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

> On Thu, 15 May 2008, Daniel CLEMENT wrote:
> 

[...]

> > own list of useful packages. I could post it here if someone asks, or 
> > maybe it could go to the Wiki page Peleg Michaeli has started.
> 
> Please add it to the wiki page, I'd certainly appreciate it!
> 

I'll do it ASAP next week, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT




Re: Packages required under Linux

2008-05-19 Thread Daniel CLEMENT
(new posting; the previous one apparently did not reach the list...)

On Tuesday 15 May 2008 17:06 +0200, [EMAIL PROTECTED]
wrote:

> On Thu, 15 May 2008, Daniel CLEMENT wrote:
> 

[...]

> > own list of useful packages. I could post it here if someone asks,
or 
> > maybe it could go to the Wiki page Peleg Michaeli has started.
> 
> Please add it to the wiki page, I'd certainly appreciate it!
> 

I'll do it ASAP, no time so far.

There's one thing I'd like to check, though: it's about the package
qt4-qtconfig. I don't know how I came across this one, but I found it
allowed to customize the LyX GUI menu size/font (default is much too
small to my taste).

The question is: do we really need this package, or can we achieve the
same result without it (possibly by tweaking some configuration file)?

-- 

Daniel CLEMENT





Re: Packages required under Linux

2008-05-15 Thread christian . ridderstrom

On Thu, 15 May 2008, Daniel CLEMENT wrote:

Some recent threads raised this question. It's indeed one thing that did 
puzzle me under Linux (Ubuntu), especially when compared to a Windows 
install.


Thanks, this helped me - now Lyx no longer complains after a recompile, 
and many of the classes are available. I've written some notes on this 
page:


http://wiki.lyx.org/LyX/LyXOnUbuntu

own list of useful packages. I could post it here if someone asks, or 
maybe it could go to the Wiki page Peleg Michaeli has started.


Please add it to the wiki page, I'd certainly appreciate it!

/Christian

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

Re: Packages required under Linux

2008-05-15 Thread christian . ridderstrom

On Thu, 15 May 2008, Daniel CLEMENT wrote:

Some recent threads raised this question. It's indeed one thing that did 
puzzle me under Linux (Ubuntu), especially when compared to a Windows 
install.


Thanks, this helped me - now Lyx no longer complains after a recompile, 
and many of the classes are available. I've written some notes on this 
page:


http://wiki.lyx.org/LyX/LyXOnUbuntu

own list of useful packages. I could post it here if someone asks, or 
maybe it could go to the Wiki page Peleg Michaeli has started.


Please add it to the wiki page, I'd certainly appreciate it!

/Christian

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

Re: Packages required under Linux

2008-05-15 Thread christian . ridderstrom

On Thu, 15 May 2008, Daniel CLEMENT wrote:

Some recent threads raised this question. It's indeed one thing that did 
puzzle me under Linux (Ubuntu), especially when compared to a Windows 
install.


Thanks, this helped me - now Lyx no longer complains after a recompile, 
and many of the classes are available. I've written some notes on this 
page:


http://wiki.lyx.org/LyX/LyXOnUbuntu

own list of useful packages. I could post it here if someone asks, or 
maybe it could go to the Wiki page Peleg Michaeli has started.


Please add it to the wiki page, I'd certainly appreciate it!

/Christian

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

RE: packages

1999-10-15 Thread Juergen Vigna


On 15-Oct-99 Rodrigo Esteves de Lima Lopes wrote:
 
 I'd like to know how to install some latex packages such as  easy talbe, long
 table etc and, after this, make them work at lyx. 
 

This is not possible. There is native long-table support in LyX but you
cannot use any latex-tabular-package (which modifies
\begin{tabular}\end{tabular})

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Gerbergasse 60Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-970042
ITALY Web:http://www.sad.it/~jug

Life is difficult because it is non-linear.

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



RE: packages

1999-10-15 Thread Juergen Vigna


On 15-Oct-99 Rodrigo Esteves de Lima Lopes wrote:
 
 I'd like to know how to install some latex packages such as  easy talbe, long
 table etc and, after this, make them work at lyx. 
 

This is not possible. There is native long-table support in LyX but you
cannot use any latex-tabular-package (which modifies
\begin{tabular}\end{tabular})

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Gerbergasse 60Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-970042
ITALY Web:http://www.sad.it/~jug

Life is difficult because it is non-linear.

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



RE: packages

1999-10-15 Thread Juergen Vigna


On 15-Oct-99 Rodrigo Esteves de Lima Lopes wrote:
> 
> I'd like to know how to install some latex packages such as  easy talbe, long
> table etc and, after this, make them work at lyx. 
> 

This is not possible. There is native long-table support in LyX but you
cannot use any latex-tabular-package (which modifies
\begin{tabular}\end{tabular})

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Gerbergasse 60Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-970042
ITALY Web:http://www.sad.it/~jug

Life is difficult because it is non-linear.

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: packages

1999-10-14 Thread Jean-Pierre.Chretien


From: Rodrigo Esteves de Lima Lopes [EMAIL PROTECTED]
To: LyX-Users Mailing-Liste [EMAIL PROTECTED]
Subject: packages
Date: Thu, 14 Oct 1999 23:43:20 -0400

Hi everybody

I'm running Lyx.1.0.1 within a tetex-latex 0.9.2.. 

I'd like to know how to install some latex packages such as  easy talbe, long
table etc and, after this, make them work at lyx. 

Thank you very much

[]s
rlopes

Here is a possible procedure (I suppose that the texmf tree is owned by root, 
you must be root to do it)
 - if you have not done it already, create a site_latex dir in the texmf tree, eg
mkdir /usr/local/teTeX/share/texmf/tex/latex/site_latex
 (this will ease upgrades)
 - go to site_latex and make it public
cd /usr/local/teTeX/share/texmf/tex/latex/site_latex;chmod 755 .
 - check that the required package is not here, eg
kpsewhich longtable.sty
 - if not, go to the nearest CTAN archive and ask for the package (e.g. foo)
 - download the files (generally two files: foo.ins  for the install
 and foo.dtx for the doc stuff) in ./foo after a 
mkdir foo; chmod 755 foo; cd foo
 - latex the two files and make the sty, tex and dvi files public
chmod 444 *.cls *.tex *.sty *.dvi
 - run texhash
 - test from a plain user login, either \documentclass{foo}, \usepackage{foo} or 
\input{foo} 
 
In fact you may have a similar procedure for the bst files in the bibtex part
of the texmf ree; I think that you have often bst files coming in with packages
and that it is simpler to add site_latex in the BSTINPUTS path of texmf.cnf
and keep every imported latex-related stuff in one place.


Regards

-- 
Jean-Pierre





Re: packages

1999-10-14 Thread Jean-Pierre.Chretien


From: Rodrigo Esteves de Lima Lopes [EMAIL PROTECTED]
To: LyX-Users Mailing-Liste [EMAIL PROTECTED]
Subject: packages
Date: Thu, 14 Oct 1999 23:43:20 -0400

Hi everybody

I'm running Lyx.1.0.1 within a tetex-latex 0.9.2.. 

I'd like to know how to install some latex packages such as  easy talbe, long
table etc and, after this, make them work at lyx. 

Thank you very much

[]s
rlopes

Here is a possible procedure (I suppose that the texmf tree is owned by root, 
you must be root to do it)
 - if you have not done it already, create a site_latex dir in the texmf tree, eg
mkdir /usr/local/teTeX/share/texmf/tex/latex/site_latex
 (this will ease upgrades)
 - go to site_latex and make it public
cd /usr/local/teTeX/share/texmf/tex/latex/site_latex;chmod 755 .
 - check that the required package is not here, eg
kpsewhich longtable.sty
 - if not, go to the nearest CTAN archive and ask for the package (e.g. foo)
 - download the files (generally two files: foo.ins  for the install
 and foo.dtx for the doc stuff) in ./foo after a 
mkdir foo; chmod 755 foo; cd foo
 - latex the two files and make the sty, tex and dvi files public
chmod 444 *.cls *.tex *.sty *.dvi
 - run texhash
 - test from a plain user login, either \documentclass{foo}, \usepackage{foo} or 
\input{foo} 
 
In fact you may have a similar procedure for the bst files in the bibtex part
of the texmf ree; I think that you have often bst files coming in with packages
and that it is simpler to add site_latex in the BSTINPUTS path of texmf.cnf
and keep every imported latex-related stuff in one place.


Regards

-- 
Jean-Pierre





Re: packages

1999-10-14 Thread Jean-Pierre.Chretien


>>From: Rodrigo Esteves de Lima Lopes <[EMAIL PROTECTED]>
>>To: LyX-Users Mailing-Liste <[EMAIL PROTECTED]>
>>Subject: packages
>>Date: Thu, 14 Oct 1999 23:43:20 -0400
>>
>>Hi everybody
>>
>>I'm running Lyx.1.0.1 within a tetex-latex 0.9.2.. 
>>
>>I'd like to know how to install some latex packages such as  easy talbe, long
>>table etc and, after this, make them work at lyx. 
>>
>>Thank you very much
>>
>>[]s
>>rlopes

Here is a possible procedure (I suppose that the texmf tree is owned by root, 
you must be root to do it)
 - if you have not done it already, create a site_latex dir in the texmf tree, eg
mkdir /usr/local/teTeX/share/texmf/tex/latex/site_latex
 (this will ease upgrades)
 - go to site_latex and make it public
cd /usr/local/teTeX/share/texmf/tex/latex/site_latex;chmod 755 .
 - check that the required package is not here, eg
kpsewhich longtable.sty
 - if not, go to the nearest CTAN archive and ask for the package (e.g. foo)
 - download the files (generally two files: foo.ins  for the install
 and foo.dtx for the doc stuff) in ./foo after a 
mkdir foo; chmod 755 foo; cd foo
 - latex the two files and make the sty, tex and dvi files public
chmod 444 *.cls *.tex *.sty *.dvi
 - run texhash
 - test from a plain user login, either \documentclass{foo}, \usepackage{foo} or 
\input{foo} 
 
In fact you may have a similar procedure for the bst files in the bibtex part
of the texmf ree; I think that you have often bst files coming in with packages
and that it is simpler to add site_latex in the BSTINPUTS path of texmf.cnf
and keep every imported latex-related stuff in one place.


Regards

-- 
Jean-Pierre