EnglishFrenchSpanish

OnWorks favicon

tex2xindy - Online in the Cloud

Run tex2xindy in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command tex2xindy that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


tex2xindy - a preprocessor of the xindy index processor

SYNOPSIS


tex2xindy [-o] [attr_file]

DESCRIPTION


tex2xindy transforms a LaTeX index file ".idx" (or an ".aux" file) into a xindy raw index
file.

It is a filter that reads from stdin a file in the input format of LaTeX's raw index file,
i.e., with "\indexentry" tags. It outputs on stdout a xindy raw index file, i.e., with
"indexentry" clauses.

If the option -o is not specified, tex2xindy handles ^^-notation of TeX and outputs the
octet that is represented: "^^ab" in the input gets output as the octet 0xab. If
"^^^^abcd" or "^^^^^^^^abcdefab" are detected, they are output as is.

If the option -o is specified, tex2xindy operates in Omega mode and handles its
^^-notation: Then "^^ab", "^^^^abcd", and "^^^^^^^^abcdefab" represent Unicode characters
with code points 0xab, 0xabcd, and 0xabcdefab respectively. They are output in UTF-8
encoding.

If the optional argument attr_file is specified, tex2xindy writes all index key attributes
into this file.

DEFICITS


This program was written since it was not easily possible to extract the parser from the
old makeindex system. Therefore it does not find all errors in the input as the
makeindex(1) version.

Additionally it uses only the default input specifiers of makeindex(1). If other input
specifiers (cf. manual page of makeindex(1)) are needed, the input specifiers (starting
from the pattern "KEYWORD", see below) must be changed and the program must be recompiled.

The particular missing feature is configuration of the quote and the actual characters,
maybe also the escape, subitem (level), and encap characters. Argument and range
delimiters seem to be less of a problem.

In fact, input markup handling (and thus tex2xindy) should be incorporated into the xindy
kernel, to be able to specify configuration in xindy style files.

Use tex2xindy online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad