dktools - Dirk Krauses tools Wiki
Drawing, graphics conversion, software development, administration.
Brought to you by:
kraused
| ← Previous | ↑ Home | → Next |
The program converts text from the specified files or standard input to LaTeX. Alternatively you can use the -e option to convert text specified on the command line.
In vim or vi or a vi clone write the text
The test_german_umlauts() function in the
C:\temp\tgu.c file tests german umlauts like
Ä, Ö, Ü, ä, ö, ü, ß.
Use the colon command
:1,3!dk-t2l
and see what happens.
See the [dk-t2l manual] for the full documentation of the program.
| ← Previous | ↑ Home | → Next |