fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
student-teacher customization
[librarian.git]
/
librarian
/
pdf
/
wl.cls
diff --git
a/librarian/pdf/wl.cls
b/librarian/pdf/wl.cls
index
a0b32e6
..
4023934
100755
(executable)
--- a/
librarian/pdf/wl.cls
+++ b/
librarian/pdf/wl.cls
@@
-75,7
+75,7
@@
\usepackage[overload]{textcase}
\usepackage{scalefnt}
% TODO: link color is a style thing
\usepackage[overload]{textcase}
\usepackage{scalefnt}
% TODO: link color is a style thing
-\usepackage[colorlinks=true,linkcolor=black,setpagesize=false,urlcolor=bl
ack
,xetex]{hyperref}
+\usepackage[colorlinks=true,linkcolor=black,setpagesize=false,urlcolor=bl
ue
,xetex]{hyperref}
\ifenablewlfont
\setmainfont [
\ifenablewlfont
\setmainfont [
@@
-414,3
+414,15
@@
Letters={Uppercase}
\newcommand{\activitytime}[1]{Czas: #1 min \\}
\newcommand{\activityform}[1]{Forma: #1 \\}
\newcommand{\activitytools}[1]{#1 \\}
\newcommand{\activitytime}[1]{Czas: #1 min \\}
\newcommand{\activityform}[1]{Forma: #1 \\}
\newcommand{\activitytools}[1]{#1 \\}
+
+\newcommand*\checkbox{\item[\Square]}
+\newcommand*\radio{\item[\Circle]}
+
+
+\renewcommand{\naglowekrozdzial}[1]{%
+\subsection*{\typosubsection{#1}}%
+}
+
+\renewcommand{\naglowekpodrozdzial}[1]{%
+\subsubsection*{\typosubsubsection{#1}}%
+}