blob: de3b3832938e73ff357038b8910ce77d61e2b43b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
*** utf8ienc.dtx.org 2006-05-21 17:26:00.000000000 +0200
--- utf8ienc.dtx 2008-09-10 16:16:45.000000000 +0200
***************
*** 30,35 ****
--- 30,36 ----
% \iffalse
%<*driver>
\documentclass{ltxdoc}
+ \usepackage[utf8]{inputenc}
\GetFileInfo{utf8.def}
\title{Providing some UTF-8 support via \texttt{inputenc}}
\date{\fileversion\space\filedate{} printed \today}
|