Index of /archives/text/CTAN/biblio/bibtex/utils/bibtexperllibs

Icon  Name                                     Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] BibTeX-Parser/ 2024-09-03 07:33 - [DIR] LaTeX-ToUnicode/ 2024-09-03 07:45 - [TXT] Makefile 2024-09-03 06:34 926 [TXT] README 2024-09-03 06:34 1.9K
			   BibTeX Perl Libs
			     Version 1.91
		  Gerhard Gossen, Boris Veytsman, Karl Berry

This package provides BibTeX-related Perl libraries by Gerhard Gossen,
maintained and repackaged by Boris Veytsman for TeX Live and other
TDS-compliant distributions.  The libraries are written in pure Perl,
so shoud work out of the box on any architecture.

To use them in your scripts, add to the @INC variable the directory
scripts/bibtexperllibs inside your TeX distribution. A script ltx2unitxt
packages the conversion libraries for use from the command line.

Bug reports, source code: https://github.com/borisveytsman/bibtexperllibs
Releases: https://ctan.org/pkg/bibtexperllibs

For an example of using the LaTeX::ToUnicode module, see the
crossrefware package (which has also been the motivation for continued
development here).

Changes:

 version 1.91 2024-08-27 Handle (ignore) simple \penalty commands and
                         \natexlab for natbib, and \textfrench for polyglossia.
                         doc updates.

  version 1.9 2023-11-18 Braces are rendered correctly by LaTeX-ToUnicode.

  version 1.8 2023-08-20 Tests updates, timestamp updates.
 
  version 1.7 2021-01-20 LaTeX::ToUnicode 0.51 for still more
		ltx2crossrefxml support, including simple html output.
		(No changes to BibTeX::Parser.)

  version 1.6 2020-12-10 LaTeX::ToUnicode 0.11 for more ltx2crossrefxml
		support. (No changes to BibTeX::Parser.)

  version 1.5  Upgraded BibTeX::Parser to 1.02 (bugfixes)

  version 1.4  Upgraded BibTeX::Parser to 1.01

  version 1.3  Upgraded BibTeX::Parser to 1.00

  version 1.2  Upgraded BibTeX::Parser to v0.70 and LaTeX::ToUnicode to 0.05

  version 1.1  Upgraded BibTeX::Parser to v0.69

  version 1.0  Upgraded BibTeX::Parser to v0.68 and LaTeX::ToUnicode to 0.04

  version 0.2  New upstream version for BibTeX::Parser (0.66)

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.