% % -------------------- KROPKA_MOD.STY ---------------------------| % | % Modyfikacja pliku kropka.sty: prawa pagina --- autor i tytul | % lewa pagina --- tytul rozdzialu | % | % ---------------------------------------------------------------| % \newtoks\autor \newtoks\tytul \def\ps@myheadings{ \let\@mkboth\markboth %\@gobbletwo % \def\@oddfoot{} % \def\@evenfoot{} \def\@oddfoot{\parbox[b]{\textwidth}{\scriptsize\it Prace IPI PAN $\:\bullet\:$ ICS PAS Reports\hfill \normalsize\rm\thepage}} \def\@evenfoot{\parbox[b]{\textwidth}{\normalsize\rm\thepage\hfill \scriptsize\it Prace IPI PAN $\:\bullet\:$ ICS PAS Reports}} \def\@oddhead{\hbox{}%\scriptsize\it \footnotesize\sl\leftmark\hfil}%\rm\thepage} \def\@evenhead{%\rm \thepage \hfil{\scriptsize\it\the\tytul\hbox{}}} \def\sectionmark##1{\markboth {%\uppercase {\ifnum \c@secnumdepth >\z@ \thesection\hskip 1em\relax \fi ##1}}{}} \def\subsectionmark##1{}} % % ---------------------------------------------------------------| % \if@twoside \def\ps@headings{\let\@mkboth\markboth \def\@oddfoot{} \def\@evenfoot{} \def\@evenhead{\rm \thepage\hfil \sl \leftmark} \def\@oddhead{\hbox{}\sl \rightmark \hfil\rm\thepage} \def\sectionmark##1{\markboth {%\uppercase {\ifnum \c@secnumdepth >\z@ \thesection\hskip 1em\relax \fi ##1}}{}} \def\subsectionmark##1{\markright{\ifnum \c@secnumdepth >\@ne \thesubsection\hskip 1em\relax \fi ##1}}} \else \def\ps@headings{\let\@mkboth\markboth \def\@oddfoot{} \def\@evenfoot{} \def\@oddhead{\hbox {}\sl \rightmark \hfil\rm\thepage} \def\sectionmark##1{\markright {\uppercase{\ifnum \c@secnumdepth >\z@ \thesection\hskip 1em\relax \fi ##1}}}} \fi % % T Mark Ellison 26 Jun 1991 % % This style file defines the command \nnfoottext % which allows the user to at any time insert footnote % text material without adding a footnote number % to either the main page or the note. % \long\def\nnfoottext#1{\insert\footins{\footnotesize \interlinepenalty\interfootnotelinepenalty \splittopskip\footnotesep \splitmaxdepth \dp\strutbox \floatingpenalty \@MM \hsize\columnwidth \@parboxrestore \edef\@thefnmark{} \edef\@currentlabel{}\@makefntext {\rule{\z@}{\footnotesep}\ignorespaces #1\strut}}}