Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        texlive-dtl - DTL package
        
          
            | Website: | http://www.tug.org/texlive/ | 
          
            | License: | GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and Modified BSD and see "LICENSE" | 
        
        
        - Description:
-  DTL (DVI Text Language) files are equivalent to TeX's DVI files, but
 are humanly readable, instead of binary.  Two programs are provided
 to translate between DVI and DTL: dv2dt, dt2dv.  dt2dv warns if byte
 addresses or string lengths recorded in a DTL file are incorrect,
 then overrides them.  This makes DTL files editable.  It also allows
 quoted apostrophes (\') and quoted quotes (\\) in strings.  The
 current DTL variety, sequences-6, separates font paths into directory
 and font, which makes them freely editable.  In this release, DTL
 line numbers are correctly calculated, and three memory leaks have
 been fixed. 
Packages