X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/3c76f9d5ad9161f8155b8f063a5494d966c2bbe7..134f8c2e9895aae155922f2b6bef9144ded7dfdc:/librarian/pdf/wlpub.cls diff --git a/librarian/pdf/wlpub.cls b/librarian/pdf/wlpub.cls index fb9e7bd..b129cf9 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/ @@ -85,7 +85,7 @@ \usepackage[MeX]{polski} \usepackage{icomma} \usepackage[xetex]{graphicx} -\usepackage{fontspec} +\usepackage[silent]{fontspec} % silent - no warnings, quiet - warn only to log \usepackage{xunicode} \usepackage{xltxtra} %\usepackage{trimspaces} % imported by something else? @@ -93,8 +93,9 @@ \usepackage[overload]{textcase} \usepackage{scalefnt} \usepackage[colorlinks=true,linkcolor=black,setpagesize=false,urlcolor=black,xetex,linktocpage]{hyperref} +%\usepackage{hyperref} \usepackage{fancyhdr} - +\usepackage{endnotes} %\usepackage{fnpos} \usepackage{printlen} \usepackage{calc} @@ -104,6 +105,7 @@ \counterwithout{footnote}{chapter} \usepackage[explicit]{titlesec} +\usepackage{microtype} %% Wyimki - placing them on correct pages \usepackage{changepage} @@ -114,6 +116,11 @@ % bottom figure below footnotes %\makeFNabove +%%% Hyphenation opts: +%\pretolerance=10000 +\tolerance=2600 +\emergencystretch=30pt + %%%%%%%%%%%%%%%%%%%%%%% Paper size \setlength\baselineskip{7.14pt} @@ -169,7 +176,7 @@ Mapping=tex-text \setlength{\parskip}{0mm} \renewcommand{\normalsize}{\fontsize{10.4}{14.28}\addfontfeature{LetterSpace=3.0}\selectfont} -\renewcommand{\large}{\fontsize{14}{14.28}\addfontfeature{LetterSpace=3.0}\selectfont} % srodtytul +\renewcommand{\large}{\fontsize{14}{14.28}\addfontfeature{LetterSpace=3.0,Letters=Uppercase}\selectfont} % srodtytul \renewcommand{\small}{\fontsize{8}{14.28}\addfontfeature{LetterSpace=5.0}\selectfont} % paginy \renewcommand{\Large}{\fontsize{15}{21.42}\addfontfeature{LetterSpace=0.0}\selectfont} % tytuł rozdziału \renewcommand{\huge}{\fontsize{18}{28.56}\addfontfeature{LetterSpace=1.0}\selectfont} % wyimek @@ -192,8 +199,8 @@ Mapping=tex-text %%%%%%%%%% Nagłówek normalny \cfoot{} % this will go to \leftmark -\renewcommand{\chaptermark}[1]{\markboth{\MakeUppercase{#1}}{}} -\fancyhead[CE]{{\small\MakeUppercase{\@title}}} +\renewcommand{\chaptermark}[1]{\markboth{\MakeTextUppercase{#1}}{}} +\fancyhead[CE]{{\small\MakeTextUppercase{\@author, \@title}}} \fancyhead[CO]{{\small\leftmark}} \fancyhead[LE,RO]{{\small\intro\thepage}} %%%%%%%%%% Nagłówek pierwszej strony rozdziału @@ -206,27 +213,31 @@ Mapping=tex-text %%%%%%%%%%%%%%%%%%%%%% Section title styles. %% Chapters + +% No chapter numbers in TOC +\renewcommand{\thechapter}{} + \titleformat{\chapter}[block]% {\Large\intro\addfontfeature{LetterSpace=0.5,Kerning={Uppercase}}}% {}{0pt}{\parbox{80mm}{\raggedright#1}} \newlength{\chapterposcorrection}\newlength{\chapterspaceafter} -\setlength{\chapterposcorrection}{-\headsep-2\baselineskip} -\setlength{\chapterspaceafter}{14\baselineskip-14pt}%\f@size of large +\setlength{\chapterposcorrection}{-\headsep-2\baselineskip-2.352mm} % 2.352 is a measured correction: +\setlength{\chapterspaceafter}{14\baselineskip-14pt+2.352mm}%\f@size of large \titlespacing*{\chapter}{0pt}{\chapterposcorrection}{\chapterspaceafter} %% Sections \titleformat{\section}% {\addfontfeature{LetterSpace=0.3}\large}% -{\thesection{}.}{.5em}{\MakeUppercase{#1}} - +{\thesection{}.}{.5em}{\MakeTextUppercase{#1}} \renewcommand{\thesection}{\Roman{section}} +\titlespacing*{\section}{0pt}{\baselineskip}{0em} -\titleformat{\subsection}[runin]% +\titleformat{\subsection}[block]% {}% -{\thesubsection{}.}{.5em}{\MakeUppercase{#1}.}[] +{\thesubsection{}.}{.5em}{\MakeTextUppercase{#1}.}[] \renewcommand{\thesubsection}{\Alph{subsection}} -\titlespacing*{\subsection}{0pt}{0pt}{.5em} +\titlespacing*{\subsection}{0pt}{\baselineskip}{0em} \newcommand{\typosubsubsection}[1]{% {\textsc{#1}} @@ -234,7 +245,7 @@ Mapping=tex-text %% XXX delete them \newcommand{\typosubsection}[1]{% -{\MakeUppercase{#1}} +{\MakeTextUppercase{#1}} } \newcommand{\typosection}[1]{% @@ -245,7 +256,7 @@ Mapping=tex-text %%%%% Footnotes (works with footmisc) %%%%%%%% \newlength{\footnoteindent}\newlength{\footnoteprespace} -\setlength{\footnoteindent}{6mm}%{3.5mm} +\setlength{\footnoteindent}{8mm}%{3.5mm} \setlength{\footnoteprespace}{0em} \makeatletter @@ -267,6 +278,31 @@ Mapping=tex-text %% % \parindent 1em\noindent \hb@xt@ 1.8em{\hss \@makefnmark \enskip}#1 %% } +%%%%% Endnotes +\newlength{\myendnoteprespace}\setlength{\myendnoteprespace}{.5em} +\newlength{\myendnoteindent}\setlength{\myendnoteindent}{14mm+.5em} + +\renewcommand\theendnote{[\roman{endnote}]} +\renewcommand\makeenmark{\hspace{\myendnoteprespace}\theenmark} +\renewcommand{\notesname}{} +\newcommand{\authornotes}{ +% \newpage + \cleardoublepage + \chapter{Przypisy autora} + \setlength{\parindent}{0pt} + \def\enotesize{\normalsize} + \theendnotes +} +%% \newcommand{\@makeentext}[1]{% +%% \noindent\theenmark\hspace{\footnoteindent}#1 +%% } + +%% \def\enoteformat{\rightskip\z@ \parindent=0em +%% \makebox[\myendnoteindent][l]{\makeenmark}} % 12.4mm - measured biggest endnote marker (in Moglen text [xxxviii]) +\def\enoteformat{\rightskip\z@ \setlength{\leftskip}{\myendnoteindent-\myendnoteprespace} \parindent=0em + \leavevmode\llap{\makebox[\myendnoteindent][l]{\makeenmark}}} + + % make public \def\trimspace#1{\trim@spaces{#1}} @@ -280,7 +316,7 @@ Mapping=tex-text \NewEnviron{wyimek}{% \checkoddpage \ifoddpage - \PackageWarning{wlpub}{Wyimek on odd page, omitting it.} + \PackageWarning{wlpub}{Wyimek on odd page, omitting it ( \BODY )} \else \begin{figure}[tp] \begin{center} @@ -293,6 +329,22 @@ Mapping=tex-text \BODY } +%% wyimek that doesn't leave text in text flow +%% TODO: reduce code duplication +\NewEnviron{wyimekextra}{% + \checkoddpage + \ifoddpage + \PackageWarning{wlpub}{Wyimek on odd page, omitting it ( \BODY )} + \else + \begin{figure}[tp] + \begin{center} + \begin{minipage}[t][\textheight][c]{70mm} + \huge\it\BODY + \end{minipage} + \end{center} + \end{figure} + \fi +} @@ -300,8 +352,11 @@ Mapping=tex-text %%%%%%%%%%%%%%%%%%%%%%%%%% -\clubpenalty=100000 -\widowpenalty=100000 +\clubpenalty=700 +\widowpenalty=700 +\hyphenpenalty=3500 +\doublehyphendemerits=9000 +\finalhyphendemerits=6000 % see http://osdir.com/ml/tex.xetex/2005-10/msg00003.html @@ -393,6 +448,7 @@ Mapping=tex-text \thispagestyle{empty} { \setlength{\parindent}{0mm} + \small \input{editorial} } } @@ -455,13 +511,6 @@ Mapping=tex-text \newcommand{\dramatwierszowanylp}[1]{#1} \newcommand{\dramatwspolczesny}[1]{#1} -\newcommand{\nota}[1]{% -\begin{em}% -\begin{flushleft}% -\noindent #1% -\end{flushleft}% -\end{em}% -} \newcommand{\dedykacja}[1]{% \begin{em}% @@ -473,8 +522,9 @@ Mapping=tex-text \newcommand{\dlugicytat}[1]{% \begin{quotation}% -#1% +\noindent{}\ignorespaces#1% \end{quotation}% +\hspace{\parindent} } \newcommand{\poezjacyt}[1]{% @@ -525,7 +575,7 @@ Mapping=tex-text \newcommand{\theautorrozdzialu}{} \newcommand{\autorrozdzialu}[1]{% -\renewcommand{\theautorrozdzialu}{{\normalfont\normalsize\newline{}\newline{}\emph{#1}}} +\renewcommand{\theautorrozdzialu}{{\normalfont\normalsize\newline{}\newline{}\parbox{\textwidth}{\normalsize\it #1}}} } @@ -549,7 +599,9 @@ Mapping=tex-text } \newcommand{\akap}[1]{% -\par{#1}% +#1 + +% newline here needed, we don't use \par cause it ignores \noindent before } \newcommand{\akapdialog}[1]{% \par{#1}% @@ -567,7 +619,7 @@ Mapping=tex-text } \newcommand{\strofa}[1]{% -\par{\noindent{\ignorespaces#1\vspace{1em}}}% +#1\vspace{\baselineskip}% } \newcommand{\wers}[1]{#1} @@ -583,7 +635,7 @@ Mapping=tex-text } \ifshowfootnotes - \newcommand{\pa}[1]{\NoCaseChange{\footnote{#1 [przypis autorski]}}} + \newcommand{\pa}[1]{\NoCaseChange{\endnote{#1}}} \newcommand{\pe}[1]{\NoCaseChange{\footnote{#1}}} \newcommand{\pr}[1]{\NoCaseChange{\footnote{#1}}} \newcommand{\pt}[1]{\NoCaseChange{\footnote{#1}}} @@ -602,13 +654,35 @@ Mapping=tex-text \newcommand{\slowoobce}[1]{% \emph{#1}% } +\makeatletter + +\newif\ifinnota \innotafalse + \newcommand{\tytuldziela}[1]{% -\emph{#1}% + \ifinnota + #1% + \else + \emph{#1}% + \fi } +\makeatother + \newcommand{\wyroznienie}[1]{% \emph{#1}% } +\newcommand{\nota}[1]{% +%\sekcjaasterysk{} +\begin{em}% + \innotatrue +%\begin{flushleft}% + \noindent{}\small{}#1% + \innotafalse +%\end{flushleft}% +\end{em}% +} + + \newcommand{\osoba}[1]{% #1% } @@ -618,7 +692,7 @@ Mapping=tex-text } \newcommand{\sekcjaasterysk}{% -\vspace{10pt}% +\vspace{\baselineskip}% \begin{center}% \par{*}% \end{center}% @@ -634,13 +708,11 @@ Mapping=tex-text \newcommand{\setilustrscale}[1]{\renewcomand{\ilustrscale}{#1}} \newcommand{\ilustr}[3][]{ - \vspace{2\baselineskip}% \begin{center}% \ifthenelse{\isempty{#1}}% {\par{\includegraphics{\trimspace{#2}}\\#3}}% {\par{\includegraphics[#1]{\trimspace{#2}}\\#3}}% \end{center}% - \vspace{2\baselineskip}% } @@ -658,10 +730,10 @@ Mapping=tex-text } \newcommand{\lista}[1]{% -\begin{compactitem} -\setlength{\parskip}{\parindent} +\begin{compactenum} +%\setlength{\parskip}{\parindent} #1 -\end{compactitem} +\end{compactenum} } \newcommand{\punkt}[1]{% @@ -669,4 +741,4 @@ Mapping=tex-text } \newcommand{\link}[2]{\href{#1}{\uline{#2}\footnote{#1}}} -\newcommand{\www}[1]{{\normalfont\small\href{#1}{#1}}} +\newcommand{\www}[1]{{\normalfont\href{#1}{#1}}}