/usr/share/doc/liblatex-encode-perl/TODO is in liblatex-encode-perl 0.091.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | #================================================== -*- indented-text -*-
#
# TODO
#
# DESCRIPTION
# TODO list for the LaTeX-Encode package, containing known bugs,
# limitations, planned enhancements, long term visions and a few
# whacky ideas.
#
# AUTHOR
# Andrew Ford <a.ford@ford-mason.co.uk>
#
#------------------------------------------------------------------------
# $Id: TODO 25 2012-08-29 06:35:46Z andrew $
#========================================================================
* add more unit tests
* improve documentation (article about manipulating LaTeX with Perl)
* verbatim mode - don't take "<" and ">" from math mode (or any other
characters that do not have standard fixed width).
* add box character with four hex digits for unrecognized Unicode characters (with option
to display such a box, a specific replacement character or nothing for unrecognized
characters).
* options for preferring different implementation of symbols
|