Directory tex-archive/macros/latex/contrib/rtkinenc
README for the rtkinenc package. The rtkinenc package is functionally similar to the standard LaTeX package inputenc -- both set up active characters so that input character outside 7-bit visible ASCII are converted to the corresponding LaTeX commands. The main difference lies in that rtkinenc allows the user to specify a fallback procedure to use when the text command corresponding to some input character isn't available. This is primarily useful for program listings and similar material where one doesn't want characters to disappear in the typesetting. Names of commands in rtkinenc have been selected so that it can read inputenc encoding definition files, and the aim is that rtkinenc should be backwards compatible with inputenc. rtkinenc is not a new version of inputenc though, nor is it part of standard LaTeX. For an example of how the extra features in rtkinenc might be used, see the tcldoc document class (in CTAN directory macros/latex/ contrib/supported/tcldoc). Lars Hellstr\"om, 2000/12/20.
Files
| Name | Size | Date | Notes |
|---|---|---|---|
README |
1028 | 2000-12-20 01:00:00 | ==> /macros/latex/contrib/rtkinenc/README.txt |
README.txt |
1028 | 2000-12-20 01:00:00 | |
rtkinenc-doc.pdf |
257504 | 2010-10-03 11:19:49 | |
rtkinenc-doc.tex |
39 | 2010-10-03 11:19:50 | |
rtkinenc.dtx |
21104 | 2000-12-20 01:00:00 | |
rtkinenc.ins |
1141 | 2000-12-20 01:00:00 |
Download the complete
contents of this directory in one zip archive
(256.8k).
rtkinenc – Input encoding with fallback procedures
The rtkinenc package is functionally similar to the standard LaTeX
package inputenc: both set up active
characters so that an input character outside the range of 7-bit
visible ASCII is coverted into one or more corresponding LaTeX
commands. The main difference lies in that rtkinenc allows the
user to specify a fallback procedure to use when the text command
corresponding to some input character isn't available.
Names of commands in rtkinenc have been selected so that it can
read inputenc encoding definition files, and the aim is that
rtkinenc should be backwards compatible with inputenc. rtkinenc is
not a new version of inputenc though, nor is it part of standard
LaTeX.
For an example of how rtkinenc is used, the user may look at the
tclldoc class.
| Documentation |
Package documentation Readme |
| Version | 1.0 |
| License | The LaTeX Project Public License |
| Maintainer | Lars Hellström |
| Contained in | TeXLive as rtkinenc |
| MiKTeX as rtkinenc | |
| Topics |
input encoding support for TeX engines |
