From 6f81abcc96a810d006b36020395738b260050369 Mon Sep 17 00:00:00 2001 From: Marcin Koziej Date: Wed, 11 Sep 2013 10:48:38 +0200 Subject: [PATCH] indent after quote --- librarian/pdf/wlpub.cls | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/librarian/pdf/wlpub.cls b/librarian/pdf/wlpub.cls index 37965a9..12fda0f 100644 --- a/librarian/pdf/wlpub.cls +++ b/librarian/pdf/wlpub.cls @@ -21,7 +21,7 @@ \RequirePackage[normalem]{ulem} \RequirePackage{xifthen} \RequirePackage{environ} % environments with \BODY, for wyimek - +\RequirePackage{indentfirst} %\DeclareOption{13pt}{% %\AtEndOfClass{% % font size definitions, similar to ones in /usr/share/texmf-texlive/tex/latex/base/ @@ -482,6 +482,7 @@ Mapping=tex-text \begin{quotation}% \noindent{}\ignorespaces#1% \end{quotation}% +\hspace{\parindent} } \newcommand{\poezjacyt}[1]{% -- 2.20.1