Re: Creating a new bib style

2002-02-20 Thread Davide Cavallari

On Tue, Oct 16, 2001 at 01:19:16PM +0200, Herbert Voss wrote:
 this bst file  has to be in your  ~/.TeX dir or any other  one, which is
 found by tex. don't forget to run texhash.

I've created ~/.TeX and put my .bst file (created with makebst.tex) in it.
Then I've run  `texthash ~/.TeX', which generated  ~/.TeX/ls-R. Anyway, my
.bst file  is not found  by bibtex (the  bibliography is not  generated at
all). However, if  I put it in the  system dir /usr/share/texmf/bibtex/bst
and  run  `texthash',   it  works.  The  fact  is  that   now  is  updated
/usr/share/texmf/ls-R.

Is there a way to make latex see my personal ~/.TeX dir?
-- 
Cheers,
Davide Cavallari
Increased knowledge will help you now.  Have mate's phone bugged.



Re: Creating a new bib style

2002-02-20 Thread Davide Cavallari

On Wed, Feb 20, 2002 at 01:19:04PM +0100, Davide Cavallari wrote:
 Is there a way to make latex see my personal ~/.TeX dir?

Sorry, I've found  myself the answer, it's the variable  TEXMF in the file
texmf.cfg
-- 
Cheers,
Davide Cavallari
TEMERARIO - Colui che ha paura del fisco.



Re: Creating a new bib style

2002-02-20 Thread Kayvan A. Sylvan

On Wed, Feb 20, 2002 at 03:11:23PM +0100, Davide Cavallari wrote:
 On Wed, Feb 20, 2002 at 01:19:04PM +0100, Davide Cavallari wrote:
  Is there a way to make latex see my personal ~/.TeX dir?
 
 Sorry, I've found  myself the answer, it's the variable  TEXMF in the file
 texmf.cfg
 -- 
 Cheers,
 Davide Cavallari
 TEMERARIO - Colui che ha paura del fisco.

Or use the TEXINPUTS environment variable.

First, get the current operating path by kpsepath tex and then
set your TEXINPUTS variable to be a combination of that path and
your personal latex directory.

---Kayvan
-- 
Kayvan A. Sylvan  | Proud husband of   | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | crown of her husband | Robin Gregory (2/28/92)



msg17621/pgp0.pgp
Description: PGP signature


Re: Creating a new bib style

2002-02-20 Thread Davide Cavallari

On Tue, Oct 16, 2001 at 01:19:16PM +0200, Herbert Voss wrote:
 this bst file  has to be in your  ~/.TeX dir or any other  one, which is
 found by tex. don't forget to run texhash.

I've created ~/.TeX and put my .bst file (created with makebst.tex) in it.
Then I've run  `texthash ~/.TeX', which generated  ~/.TeX/ls-R. Anyway, my
.bst file  is not found  by bibtex (the  bibliography is not  generated at
all). However, if  I put it in the  system dir /usr/share/texmf/bibtex/bst
and  run  `texthash',   it  works.  The  fact  is  that   now  is  updated
/usr/share/texmf/ls-R.

Is there a way to make latex see my personal ~/.TeX dir?
-- 
Cheers,
Davide Cavallari
Increased knowledge will help you now.  Have mate's phone bugged.



Re: Creating a new bib style

2002-02-20 Thread Davide Cavallari

On Wed, Feb 20, 2002 at 01:19:04PM +0100, Davide Cavallari wrote:
 Is there a way to make latex see my personal ~/.TeX dir?

Sorry, I've found  myself the answer, it's the variable  TEXMF in the file
texmf.cfg
-- 
Cheers,
Davide Cavallari
TEMERARIO - Colui che ha paura del fisco.



Re: Creating a new bib style

2002-02-20 Thread Kayvan A. Sylvan

On Wed, Feb 20, 2002 at 03:11:23PM +0100, Davide Cavallari wrote:
 On Wed, Feb 20, 2002 at 01:19:04PM +0100, Davide Cavallari wrote:
  Is there a way to make latex see my personal ~/.TeX dir?
 
 Sorry, I've found  myself the answer, it's the variable  TEXMF in the file
 texmf.cfg
 -- 
 Cheers,
 Davide Cavallari
 TEMERARIO - Colui che ha paura del fisco.

Or use the TEXINPUTS environment variable.

First, get the current operating path by kpsepath tex and then
set your TEXINPUTS variable to be a combination of that path and
your personal latex directory.

---Kayvan
-- 
Kayvan A. Sylvan  | Proud husband of   | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | crown of her husband | Robin Gregory (2/28/92)



msg17621/pgp0.pgp
Description: PGP signature


Re: Creating a new bib style

2002-02-20 Thread Davide Cavallari

On Tue, Oct 16, 2001 at 01:19:16PM +0200, Herbert Voss wrote:
> this bst file  has to be in your  ~/.TeX dir or any other  one, which is
> found by tex. don't forget to run texhash.

I've created ~/.TeX and put my .bst file (created with makebst.tex) in it.
Then I've run  `texthash ~/.TeX', which generated  ~/.TeX/ls-R. Anyway, my
.bst file  is not found  by bibtex (the  bibliography is not  generated at
all). However, if  I put it in the  system dir /usr/share/texmf/bibtex/bst
and  run  `texthash',   it  works.  The  fact  is  that   now  is  updated
/usr/share/texmf/ls-R.

Is there a way to make latex see my personal ~/.TeX dir?
-- 
Cheers,
Davide Cavallari
Increased knowledge will help you now.  Have mate's phone bugged.



Re: Creating a new bib style

2002-02-20 Thread Davide Cavallari

On Wed, Feb 20, 2002 at 01:19:04PM +0100, Davide Cavallari wrote:
> Is there a way to make latex see my personal ~/.TeX dir?

Sorry, I've found  myself the answer, it's the variable  TEXMF in the file
texmf.cfg
-- 
Cheers,
Davide Cavallari
TEMERARIO - Colui che ha paura del fisco.



Re: Creating a new bib style

2002-02-20 Thread Kayvan A. Sylvan

On Wed, Feb 20, 2002 at 03:11:23PM +0100, Davide Cavallari wrote:
> On Wed, Feb 20, 2002 at 01:19:04PM +0100, Davide Cavallari wrote:
> > Is there a way to make latex see my personal ~/.TeX dir?
> 
> Sorry, I've found  myself the answer, it's the variable  TEXMF in the file
> texmf.cfg
> -- 
> Cheers,
> Davide Cavallari
> TEMERARIO - Colui che ha paura del fisco.

Or use the TEXINPUTS environment variable.

First, get the current operating path by "kpsepath tex" and then
set your TEXINPUTS variable to be a combination of that path and
your personal latex directory.

---Kayvan
-- 
Kayvan A. Sylvan  | Proud husband of   | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)



msg17621/pgp0.pgp
Description: PGP signature


Re: Creating a new bib style

2001-10-16 Thread Herbert Voss

Kent Kostuk wrote:
 
 I just created a new bib style file use makebst.tex but I getting nothing
 but errors from within Lyx.
 
 I recall that you have to somehow register new bst files with tex.  Is
 this true or am I just imagining things.
 
 I am having a terrible time getting this bibtex stuff to work on anything
 other than the original bst files.  Unfortunately none of these in the
 standard installation get the job done.

this bst file has to be in your ~/.TeX dir or any other one,
which is found by tex. don't forget to run texhash.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Re: Creating a new bib style

2001-10-16 Thread Dave Chapeskie

On Tue, Oct 16, 2001 at 01:19:16PM +0200, Herbert Voss wrote:
 this bst file has to be in your ~/.TeX dir or any other one,
 which is found by tex. don't forget to run texhash.

No it doesn't.  If you just want to use the *.bst file with one document
(or a few in the same directory) then everything works if you just have
the *.bst file in the same directory as the *.lyx file(s).  That's what
I've done.

-- 
Dave Chapeskie
OpenPGP Key KeyId: 3D2B6B34



Re: Creating a new bib style

2001-10-16 Thread Herbert Voss

Kent Kostuk wrote:
 
 I just created a new bib style file use makebst.tex but I getting nothing
 but errors from within Lyx.
 
 I recall that you have to somehow register new bst files with tex.  Is
 this true or am I just imagining things.
 
 I am having a terrible time getting this bibtex stuff to work on anything
 other than the original bst files.  Unfortunately none of these in the
 standard installation get the job done.

this bst file has to be in your ~/.TeX dir or any other one,
which is found by tex. don't forget to run texhash.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Re: Creating a new bib style

2001-10-16 Thread Dave Chapeskie

On Tue, Oct 16, 2001 at 01:19:16PM +0200, Herbert Voss wrote:
 this bst file has to be in your ~/.TeX dir or any other one,
 which is found by tex. don't forget to run texhash.

No it doesn't.  If you just want to use the *.bst file with one document
(or a few in the same directory) then everything works if you just have
the *.bst file in the same directory as the *.lyx file(s).  That's what
I've done.

-- 
Dave Chapeskie
OpenPGP Key KeyId: 3D2B6B34



Re: Creating a new bib style

2001-10-16 Thread Herbert Voss

Kent Kostuk wrote:
> 
> I just created a new bib style file use makebst.tex but I getting nothing
> but errors from within Lyx.
> 
> I recall that you have to somehow register new bst files with tex.  Is
> this true or am I just imagining things.
> 
> I am having a terrible time getting this bibtex stuff to work on anything
> other than the original bst files.  Unfortunately none of these in the
> standard installation get the job done.

this bst file has to be in your ~/.TeX dir or any other one,
which is found by tex. don't forget to run texhash.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Re: Creating a new bib style

2001-10-16 Thread Dave Chapeskie

On Tue, Oct 16, 2001 at 01:19:16PM +0200, Herbert Voss wrote:
> this bst file has to be in your ~/.TeX dir or any other one,
> which is found by tex. don't forget to run texhash.

No it doesn't.  If you just want to use the *.bst file with one document
(or a few in the same directory) then everything works if you just have
the *.bst file in the same directory as the *.lyx file(s).  That's what
I've done.

-- 
Dave Chapeskie
OpenPGP Key KeyId: 3D2B6B34