* doc/tl/tl.tex: Disable draft mode.

This commit is contained in:
Alexandre Duret-Lutz 2012-04-30 08:52:35 +02:00
parent a9cccd11e6
commit 6a250eb9c3

View file

@ -1,5 +1,5 @@
\RequirePackage[l2tabu, orthodox]{nag} \RequirePackage[l2tabu, orthodox]{nag}
\documentclass[a4paper,twoside,10pt,DIV=12,draft]{scrreprt} \documentclass[a4paper,twoside,10pt,DIV=12]{scrreprt}
\usepackage[stretch=10]{microtype} \usepackage[stretch=10]{microtype}
\usepackage[american]{babel} \usepackage[american]{babel}
\usepackage[latin1]{inputenc} \usepackage[latin1]{inputenc}
@ -13,7 +13,7 @@
\usepackage{mathabx} % vDash \usepackage{mathabx} % vDash
\usepackage{wasysym} \usepackage{wasysym}
\usepackage{stmaryrd} \usepackage{stmaryrd}
\usepackage{showlabels} %\usepackage{showlabels}
\usepackage{tabulary} \usepackage{tabulary}
\usepackage[numbers]{natbib} \usepackage[numbers]{natbib}
\usepackage{rotating} \usepackage{rotating}