Re: Bibtex style files
Bimal Gaudel <[email protected]>
| Newsgroups | gmane.editors.texmacs.user |
|---|---|
| Message-ID | <CADxyoc0D9HiN4vr4PPbjMN1MZi_2E6aG=QGS3CiQQK8eZt==DA@mail.gmail.com> |
Thanks for your response. How to make sure that bibtex/biblatex is available for TeXMacs? I do have it in my path as seen from the output of `which bibtex` within my shell (zsh). I am not sure if this is enough because when I tried `biblatex` for the conversion of BibTeX from TeXMacs, I got the error that says: bibtex not installed on my system, defaulting to integrated style. Bimal On Sat, Dec 16, 2023 at 12:18 PM Giovanni Piredda <[email protected]> wrote: > > On 16/12/23 05:10, Bimal Gaudel wrote: > > > > > > I copied that to ${TexMacs user directory}/progs/bibtex/acs.bst > > > > > It might be that the style file goes into the personal bibtex directory, > which you get exempli gratia in texlive as explained in > https://tug.org/pipermail/tex-live/2018-March/041211.html > > I tried the TEXMFLOCAL directory and issued the texhash command and it > worked. For issuing the texhash command I had to sudo it and also > specify its full path. Perhaps TEXMFHOME is easier. > > Giovanni > > >