From a442f4e3ed6f846736e787876cf4cb06db5cd29b Mon Sep 17 00:00:00 2001 From: Marcin Koziej Date: Wed, 19 Sep 2012 10:35:23 +0200 Subject: [PATCH 1/1] tabele --- librarian/pdf/wl.cls | 2 ++ librarian/pdf/wl2tex.xslt | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/librarian/pdf/wl.cls b/librarian/pdf/wl.cls index be05aa8..247116c 100644 --- a/librarian/pdf/wl.cls +++ b/librarian/pdf/wl.cls @@ -14,6 +14,8 @@ \RequirePackage{setspace} \RequirePackage{type1cm} +\RequirePackage{amssymb} +\RequirePackage{amsmath} \DeclareOption{13pt}{% \AtEndOfClass{% % font size definitions, similar to ones in /usr/share/texmf-texlive/tex/latex/base/ diff --git a/librarian/pdf/wl2tex.xslt b/librarian/pdf/wl2tex.xslt index f9b7ab0..ebd6a6b 100644 --- a/librarian/pdf/wl2tex.xslt +++ b/librarian/pdf/wl2tex.xslt @@ -392,7 +392,30 @@ + + + + + + + + + + + + + + + + + + + + + + + -- 2.20.1