summaryrefslogtreecommitdiff
path: root/macros/latex/exptl/mem/bugs.txt
blob: e5ed2c699fd960571bab39136a8818e6bedff527 (plain)
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
29
30
31
32
33
34
35
I'm rewrinting font encodings from scratch, so there
are many new bugs.

A few ones I've discovered in a quick look (as of
2004/12/14):

greek.tex
- Several composite characters vanish with UEL (LGR fares a 
  bit better). It seems ocp's have problems to recursively
  decompose characters with => <= (for some reason, they
  unsort the chars in the buffer). Fixed with a full
  decomposition.

yatest.tex
- A few symbols are replaced by black boxes

testmisc.tex
- A few glyphs (quotes) vanish.

verbatim.tex
- perhaps the worst, but after all verbatim is still
  under study.
- em-dashes and en-dashes vanish

2006/01/01
~~~~~~~~~~~

testmisc
- The combination ---? does not work in French.

verbatim.tex
- it seems to work now (but this is the simplest
case...).

Javier