Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rubibtex(1) [suse man page]

rubibtex(1)							       teTeX							       rubibtex(1)

NAME
rubibtex - make a bibliography for (La)TeX using Russian letters as item names SYNOPSIS
rubibtex BASENAME DESCRIPTION
rubibtex is used to run bibtex(1) on auxiliary files with Russian characters in item names (citation keys). It is part of the T2 package. rubibtex copies the auxiliary file to /tmp, uses sed(1) to convert Cyrillic character commands to their 8-bit ASCII equivalents; runs bib- tex(1) on the modified file; and finally moves the original auxiliary file back (overwriting the modified file). rubibtex assumes that the bibtex(1) database (bib) files are encoded with the KOI8-R encoding. FILES
basename.aux LaTeX auxiliary file BUGS
None known, but report any bugs found to the authors. COPYRIGHT
The T2 package is Copyright 1997-1999 Werner Lemberg, Vladimir Volovich and any individual authors listed elsewhere in package files. It may be distributed under the conditions of the LaTeX Project Public License, either version 1.1 of this license or (at your option) any later version. SEE ALSO
bibtex(1), sed(1), <ftp://ftp.vsu.ru/pub/tex/T2/README>. AUTHOR
Werner Lemberg <wl@gnu.org>, Vladimir Volovich <TeX@vvv.vsu.ru>. This manual page was written by C.M. Connelly <c@eskimo.com>, for the Debian GNU/Linux system. It may be used by other distributions with- out contacting the author. Any mistakes or omissions in the manual page are my fault; inquiries about or corrections to this manual page should be directed to me (and not to the primary author). teTeX October 2000 rubibtex(1)

Check Out this Related Man Page

kpsetool(1)							       teTeX							       kpsetool(1)

NAME
kpsetool - script to make teTeX-style kpsetool, kpsexpand, and kpsepath available SYNOPSIS
kpsetool [ OPTIONS... ] COMMAND kpsexpand [ OPTIONS... ] STRING kpsepath [ OPTIONS... ] PATHTYPE DESCRIPTION
kpsetool is a Bourne shell script that makes a teTeX-style kpsetool, kpsexpand, and kpsepath available. kpsetool uses web2c's (new) kpsex- pand binary, so the syntax for kpsexpand is incompatible with teTeX's as of version 0.4. OPTIONS
-m mode set Metafont mode -n progname pretend to be progname to kpathsea -p act like kpsepath(1) -v act like kpsexpand(1) -w act like kpsewhich(1) USAGE
PATHTYPE can be base Metafont memory dump bib BibTeX bibliography source bst BibTeX style files cnf Kpathsea runtime configuration files dvips_config dvips config files dvips_header dvips header files fmt TeX memory dump gf generic font bitmap mem MetaPost memory dump mf Metafont source mfpool Metafont program strings mp MetaPost source mppool MetaPost program strings mpsupport MetaPost support files pict Other kinds of figures pk packed bitmap font tex TeX source texpool TeX program strings tfm TeX font metrics troff_font troff fonts vf virtual font SEE ALSO
kpsewhich(1) Kpathsea: A library for path searching (info or DVI file) Web page: <http://tug.org/teTeX/> BUGS
None known, but report any bugs found to <tetex@dbs.uni-hannover.de> (mailing list). AUTHOR
kpsetool was written by Thomas Esser <te@dbs.uni-hannover.de> in March, 1997. kpsetool is in the public domain. This manual page was written by C.M. Connelly <c@eskimo.com>, for the Debian GNU/Linux system. It may be used by other distributions with- out contacting the author. Any mistakes or omissions in the manual page are my fault; inquiries about or corrections to this manual page should be directed to me (and not to the primary author). teTeX September 2000 kpsetool(1)
Man Page