SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-LaTeX-ToUnicode rpm build for : OpenSuSE. For other distributions click perl-LaTeX-ToUnicode.

Name : perl-LaTeX-ToUnicode
Version : 0.54 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-11-19 06:32:43
Group : Unspecified Source RPM : perl-LaTeX-ToUnicode-0.54-lp155.1.1.src.rpm
Size : 0.08 MB
Packager : https://www_suse_com/
Summary : Convert LaTeX commands to Unicode
Description :
This module provides a method to convert LaTeX markups for accents etc.
into their Unicode equivalents. It translates some commands for special
characters or accents into their Unicode (or HTML) equivalents and removes
formatting commands. It is not at all bulletproof or complete.

This module is intended to convert fragments of LaTeX source, such as
bibliography entries and abstracts, into plain text (or, optionally,
simplistic HTML). It is not a document conversion system. Math, tables,
figures, sectioning, etc., are not handled in any way, and mostly left in
their TeX form in the output. The translations assume standard LaTeX
meanings for characters and control sequences; macros in the input are not
considered.

The aim for all the output is utter simplicity and minimalism, not faithful
translation. For example, although Unicode has a code point for a thin
space, the LaTeX \'\\thinspace\' (etc.) command is translated to the empty
string; such spacing refinements desirable in the TeX output are, in our
experience, generally not desired in the HTML output from this tool.

As another example, TeX \'%\' comments are not removed, even on lines by
themselves, because they may be inside verbatim blocks, and we don\'t
attempt to keep any such context. In practice, TeX comments are rare in the
text fragments intended to be handled, so removing them in advance has not
been a great burden.

As another example, LaTeX ties, \'~\' characters, are replaced with normal
spaces (exception: unless they follow a \'/\' character or at the beginning
of a line, when they\'re assumed to be part of a url or a pathname), rather
than a no-break space character, because in our experience most ties
intended for the TeX output would just cause trouble in plain text or HTML.

Regarding normal whitespace: all leading and trailing horizontal whitespace
(that is, SPC and TAB) is removed. All internal horizontal whitespace
sequences are collapsed to a single space.

After the conversions, all brace characters (\'{}\') are simply removed from
the returned string. This turns out to be a significant convenience in
practice, since many LaTeX commands which take arguments don\'t need to do
anything for our purposes except output the argument.

On the other hand, backslashes are not removed. This is so the caller can
check for \'\\\\\' and thus discover untranslated commands. Of course there are
many other constructs that might not be translated, or translated wrongly.
There is no escaping the need to carefully look at the output.

Suggestions and bug reports are welcome for practical needs; we know full
well that there are hundreds of commands not handled that could be.
Virtually all the behavior mentioned here would be easily made
customizable, if there is a need to do so.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-L/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-LaTeX-ToUnicode-0.54-lp155.1.1.noarch.rpm
     

Provides :
perl(LaTeX::ToUnicode)
perl(LaTeX::ToUnicode::Tables)
perl-LaTeX-ToUnicode

Requires :
/usr/bin/env
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/ltx2unitxt
/usr/lib/perl5/vendor_perl/5.26.1/LaTeX
/usr/lib/perl5/vendor_perl/5.26.1/LaTeX/ToUnicode
/usr/lib/perl5/vendor_perl/5.26.1/LaTeX/ToUnicode.pm
/usr/lib/perl5/vendor_perl/5.26.1/LaTeX/ToUnicode/Tables.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-LaTeX-ToUnicode
/usr/share/doc/packages/perl-LaTeX-ToUnicode/Changes
/usr/share/doc/packages/perl-LaTeX-ToUnicode/Makefile.TDS
/usr/share/doc/packages/perl-LaTeX-ToUnicode/README
/usr/share/doc/packages/perl-LaTeX-ToUnicode/head.ltx
/usr/share/licenses/perl-LaTeX-ToUnicode
/usr/share/licenses/perl-LaTeX-ToUnicode/LICENSE
/usr/share/man/man3/LaTeX::ToUnicode.3pm.gz
/usr/share/man/man3/LaTeX::ToUnicode::Tables.3pm.gz

 
ICM