\usepackage{xunicode}
\usepackage{xltxtra}
+\usepackage{longtable}
+\usepackage{tabu}
+\usepackage{unicode-math}
+\setmathfont{Latin Modern Math}
+
\usepackage[overload]{textcase}
\usepackage{scalefnt}
\usepackage[colorlinks=true,linkcolor=black,setpagesize=false,urlcolor=black,xetex]{hyperref}
+\newfontfamily\alien[
+SmallCapsFeatures = {Letters={SmallCaps,UppercaseSmallCaps}},
+Numbers=OldStyle,
+Scale=0.85,
+LetterSpace=-1.0
+] {DejaVu Serif}
+
\ifenablewlfont
\setmainfont [
%ExternalLocation,
LetterSpace=-1.0
] {JunicodeWL}
-\newfontfamily\alien[
-SmallCapsFeatures = {Letters={SmallCaps,UppercaseSmallCaps}},
-Numbers=OldStyle,
-Scale=0.85,
-LetterSpace=-1.0
-] {DejaVu Serif}
-
-
\defaultfontfeatures{
SizeFeatures={
{Size={-10.5}, FakeStretch=1.02, LetterSpace=2.0 },
\vspace{.6em}
\sourceinfo
+ \publisherinfo
+
\description
\vspace{.6em}
\coverby
\fi
+ \ifdefined\isbn
+ \vspace{.6em}
+ \isbn
+ \fi
+
\vspace{.6em}
\emph{Wesprzyj Wolne Lektury!}
\par{\textsc{#1}}\nopagebreak%
}
\newcommand{\naglowekpodrozdzial}[1]{%
-\par{#1}\nopagebreak%
+\vspace{5ex}\par{#1}\nopagebreak%
}
\newcommand{\miejsceczas}[1]{%
\par{\emph{#1}}%
}
+\usepackage{intcalc}
+\usepackage{color}
+\definecolor{gray}{RGB}{200,200,200}
+%\newcounter{parnum}
+\newlength{\parnumwidth}
+\setlength{\parnumwidth}{3em}
+\newcommand{\N}{%
+ \leavevmode\refstepcounter{parnum}\reversemarginpar%
+ \marginnote{\textcolor{gray}{\small{\theparnum}}}%
+ \reversemarginpar}
+\newcommand{\Nw}{%
+ \leavevmode\refstepcounter{parnum}\reversemarginpar%
+ \ifnum\intcalcMod{\value{parnum}}{5}=0%
+ \marginnote{\textcolor{gray}{\small{\theparnum}}}%
+ \fi\reversemarginpar}
+\renewcommand{\N}{}
+\renewcommand{\Nw}{}
+
\newcommand{\akap}[1]{%
-\par{#1}%
+\par{\N#1}%
}
\newcommand{\akapdialog}[1]{%
-\par{#1}%
+\par{\N#1}%
}
\newcommand{\akapcd}[1]{%
-\par{#1}%
+\par{\N#1}%
}
\newcommand{\mottopodpis}[1]{%
\par{\noindent{\ignorespaces#1\vspace{1em}}}%
}
-\newcommand{\wers}[1]{#1}
+\newcommand{\wers}[1]{\Nw#1}
\newcommand{\wersakap}[1]{%
-\hspace*{1em}#1%
+\Nw\hspace*{1em}#1%
}
\newcommand{\werscd}[1]{%
-\hspace*{8em}#1%
+\Nw\hspace*{8em}#1%
}
\newcommand{\werswciety}[2][1em]{%
-\hspace*{#1}#2%
+\Nw\hspace*{#1}#2%
+}
+\newcommand{\wersdoprawej}[1]{%
+\Nw\hspace*{\fill}#1%
}
\ifshowfootnotes
\newcommand{\pa}[1]{\NoCaseChange{\footnote{#1 [przypis autorski]}}}
- \newcommand{\pe}[1]{\NoCaseChange{\footnote{#1}}}
- \newcommand{\pr}[1]{\NoCaseChange{\footnote{#1}}}
- \newcommand{\pt}[1]{\NoCaseChange{\footnote{#1}}}
+ \newcommand{\pe}[1]{\NoCaseChange{\footnote{#1 [przypis edytorski]}}}
+ \newcommand{\pr}[1]{\NoCaseChange{\footnote{#1 [przypis redakcyjny]}}}
+ \newcommand{\pt}[1]{\NoCaseChange{\footnote{#1 [przypis tłumacza]}}}
\else
\newcommand{\pa}[1]{}
\newcommand{\pe}[1]{}
\newcommand{\wyroznienie}[1]{%
\emph{#1}%
}
+\newcommand{\indeksdolny}[1]{%
+\textsubscript{#1}%
+}
\newcommand{\osoba}[1]{%
#1%
\fi
}
+\newcommand{\ilustr}[2]{%
+\vspace{1em}%
+\par{\noindent\includegraphics[width=\linewidth]{#1}}%
+\vspace{1em}
+}