DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: B T

⟦84b71015e⟧ TextFile

    Length: 946 (0x3b2)
    Types: TextFile
    Names: »BUGS«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/TeXgraphics/transfig/BUGS« 

TextFile

This is a list of known bugs; enterprising users are encouraged to work on
them and send patches to me.

Micah Beck
beck@cs.cornell.edu
-------------------

1) genps.c: Vertical positioning of figures generated using -P option in
	landscape mode is incorrect.  The distance from the top of the figure
	to the edge of the page is not the same as shown by the Fig editor,
	and does not change when the -c is used (it should be centered
	vertically).

   Note: The code which calculates positioning in genps.c is rather convoluted,
	and should probably be rewritten from scratch.

2) genlatex.c: Arrow heads on circular arcs are sometimes given the wrong
	orientation.

3) genepic.c: Fig 2.1 has a gray scale with 21 values from white-fill to
	black-fill.  In the EEPIC driver, this is mapped to the 5-value
	gray scale left over from the Fig 1.4-TFX format.  This scale
	could easily be filled out by simply defining the appropriate bit
	patterns.