summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/snotez/README2
-rw-r--r--Master/texmf-dist/doc/latex/snotez/snotez_en.pdfbin406966 -> 457084 bytes
-rw-r--r--Master/texmf-dist/doc/latex/snotez/snotez_en.tex145
-rw-r--r--Master/texmf-dist/tex/latex/snotez/snotez.sty193
4 files changed, 262 insertions, 78 deletions
diff --git a/Master/texmf-dist/doc/latex/snotez/README b/Master/texmf-dist/doc/latex/snotez/README
index b8a034dbac3..7e380fb034c 100644
--- a/Master/texmf-dist/doc/latex/snotez/README
+++ b/Master/texmf-dist/doc/latex/snotez/README
@@ -1,5 +1,5 @@
--------------------------------------------------------------------------
-the SNOTEZ package v0.2 2013/04/03
+the SNOTEZ package v0.3 2013/04/21
Sidenotes for LaTeX2e
diff --git a/Master/texmf-dist/doc/latex/snotez/snotez_en.pdf b/Master/texmf-dist/doc/latex/snotez/snotez_en.pdf
index 40994e59eb0..99a82c7f661 100644
--- a/Master/texmf-dist/doc/latex/snotez/snotez_en.pdf
+++ b/Master/texmf-dist/doc/latex/snotez/snotez_en.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/snotez/snotez_en.tex b/Master/texmf-dist/doc/latex/snotez/snotez_en.tex
index ebbd000e92a..5859ff025f7 100644
--- a/Master/texmf-dist/doc/latex/snotez/snotez_en.tex
+++ b/Master/texmf-dist/doc/latex/snotez/snotez_en.tex
@@ -40,7 +40,7 @@
\documentclass[toc=index,toc=bib,mpinclude]{cnpkgdoc}
\setlength{\marginparwidth}{2\marginparwidth}
\docsetup{
- pkg={[footnote,perpage]snotez},
+ pkg={[footnote,perpage,dblarg]snotez},
subtitle=sidenote support for \LaTeXe
}
\addcmds{
@@ -62,6 +62,8 @@
\ChangeEmph{[}[,.02em]{]}[.055em,-.08em]
\ChangeEmph{(}[-.01em,.04em]{)}[.04em,-.05em]
+\robustify\snotez
+
\usepackage{libertinehologopatch}
\usepackage{ragged2e}
@@ -176,6 +178,19 @@
}
\makeatletter
+\providecommand*\sinceversion[1]{%
+ \@bsphack
+ \marginnote{%
+ \footnotesize\sffamily\RaggedRight
+ \textcolor{black!75}{Introduced in version~#1}}%
+ \@esphack}
+\providecommand*\changedversion[1]{%
+ \@bsphack
+ \marginnote{%
+ \footnotesize\sffamily\RaggedRight
+ \textcolor{black!75}{Changed in version~#1}}%
+ \@esphack}
+
\newcommand*\defaultsidenotes{%
\setsidenotes{
note-mark-format = \@textsuperscript{\normalfont##1},
@@ -196,20 +211,20 @@ version 1.3 or later (\url{http://www.latex-project.org/lppl.txt}). It has the
status ``maintained.''
\snotez needs and loads the packages
-\paket*{etoolbox}\sidenote[-2\baselineskip][]{\textcite{pkg:etoolbox}},
-\paket*{pgfopts}\sidenote[-\baselineskip][]{\textcite{pkg:pgfopts}},
+\paket*{etoolbox}\sidenote[*-2][]{\textcite{pkg:etoolbox}},
+\paket*{pgfopts}\sidenote[*-][]{\textcite{pkg:pgfopts}},
\paket*{marginnote}\sidenote{\textcite{pkg:marginnote}} and
\paket*{perpage}\sidenote{\textcite{pkg:perpage}}.
\secidx*{License}
\section{Motivation}
This has just been an exercise on a lazy
-afternoon\sidenote[-2\baselineskip][]{\url{http://www.youtube.com/watch?v=PPRiaYH1iTk}}.
+afternoon\sidenote[*-2][]{\url{http://www.youtube.com/watch?v=PPRiaYH1iTk}}.
Well, more or less at least. Since there already is Andy Thomas' \paket*{sidenotes}
-package\sidenote[-\baselineskip][]{\textcite{pkg:sidenotes}} there is probably
+package\sidenote[*-][]{\textcite{pkg:sidenotes}} there is probably
no real need for \snotez. Moreover, the tufte classes\sidenote{\textcite{cls:tufte}}
as well as \klasse{memoir}\sidenote{\textcite{cls:memoir}} also provide corresponding
-mechansims. Besides the fun I had my motivation was also based on the fact that
+mechanisms. Besides the fun I had my motivation was also based on the fact that
I didn't like some smaller things (\emph{not} bugs) done by the \paket{sidenotes}
package such as inserting kerns and superscripted commas for multiple marks. I
prefer to let my \paket*{fnpct}\sidenote{\textcite{pkg:fnpct}} package handle
@@ -217,7 +232,9 @@ these things. Anyways, here it is and it seems to be working as intended so I
don't see a reason why it shouldn't be available for use.
By the way: the \paket*{fnpct} package v0.2k and later knows about \snotez and
-automatically adapts the note commands.
+automatically adapts the note commands. Please note that you need to enable
+the \key{dblarg} option (see page~\pageref{key:dblarg}) when you're using
+\paket*{fnpct} together with \snotez!
\section{Introduction}\secidx{Introduction}
The \snotez Package introduces a \cmd{sidenote} command%
@@ -226,16 +243,16 @@ The \snotez Package introduces a \cmd{sidenote} command%
\endgroup
that typesets sidenotes the
same way \cmd{footnote} typesets footnotes. It provides some options that allow
-formatting the appearance of the sidenotes\sidenote[\baselineskip][]{In all
-sidenotes in this document the mark is typeset on the baseline and the text is
-set ragged right.}. As a default sidenotes are typeset in a \cmd{marginpar} but
-there are possibilities using Markus Kohm's \paket{marginnote} package as well.
+formatting the appearance of the sidenotes\sidenote[*][]{In all sidenotes in this
+document the mark is typeset on the baseline and the text is set ragged right.}.
+As a default sidenotes are typeset in a \cmd{marginpar} but there are possibilities
+using Markus Kohm's \paket{marginnote}~\cite{pkg:marginnote} package as well.
As with footnotes it is possible to set mark and text separately using the
equivalent commands \cmd{sidenotemark} and \cmd{sidenotetext}, respectively.
-Instead of code examples this documentation will use the \cmd{sidenote} macro
-itself extensively. It is assumend you know how to use \cmd{footnote} and are
-able to transfer your knowledge.
+Instead of lots of code examples this documentation will use the \cmd{sidenote}
+macro itself extensively. It is assumend you know how to use \cmd{footnote} and
+are able to transfer your knowledge.
\secidx*{Introduction}
\section{Usage}\secidx{Usage}
@@ -243,17 +260,23 @@ The basic usage is the very same as with \LaTeX's \cmd{footnote}, \cmd{footnotem
and \cmd{footnotetext}. Unsurprisingly the presented commands are these:
\begin{beschreibung}
\Befehl{sidenote}\oa{<mark>}\ma{<text>}\newline
- The basic command. The sytnax is the very same as for \cmd{footnote}.
+ The basic command. The syntax is the very same as for \cmd{footnote}.
\Befehl{sidenote}\oa{<offset>}\oa{<mark>}\ma{<text>}\newline
Actually I lied: \cmd{sidenote} has a second option that smuggles itself
before the \oa{<mark>} option if you use it: an argument for a vertical offset
that takes a length. An empty second option assumes you want the automatic
mark. If you use this argument the note is set with the \cmd{marginnote}
- command\sidenote[-\baselineskip][]{From the \paket{marginnote} package}.
- Please see its documentation\sidenote{For example with \texttt{texdoc
- marginnote} on your command line.}~\cite{pkg:marginnote} for the \oa{<offset>}
- argument. \snotez only passes the value on. Only this much: a positive value
- shifts the note \emph{down}.
+ command\sidenote[*-3][]{From the \paket{marginnote} package}.
+ Please see its documentation\sidenote[*-2][]{For example with \texttt{texdoc
+ marginnote} on your command line.}~\cite{pkg:marginnote} for the \da{<offset>}
+ argument. \snotez only passes the value on.\par
+ \sinceversion{0.3} Actually, this is only part of the truth: while typing this
+ documentation I repeatedly found myself shifting notes by multiples of
+ \cmd{baselineskip} so the argument accepts a shortcut for this. A star \code{*}
+ followed by a (positive or negative) number denotes a multiple of \cmd{baselineskip}.
+ By the way: a positive value shifts the note \emph{down}.\par
+ When you're using the \key{dblarg}{false} option this second optional argument
+ has parentheses instead of square brackets!
\Befehl{sidenotemark}\oa{<text>}\newline
This command has the same purpose as \cmd{footnotemark} but for sidenotes.
\Befehl{sidenotetext}\oa{<mark>}\ma{<text>}\newline
@@ -265,9 +288,42 @@ and \cmd{footnotetext}. Unsurprisingly the presented commands are these:
\oa{<offset>} that again smuggles itself before the \oa{<mark>} option if you
use it. For details see the second description of the \cmd{sidenote} command.
\end{beschreibung}
-I am not really sure the order of optional arguments makes much sense. If you
-have a better idea please let me know\sidenote[-\baselineskip][]{The fastest way:
-email me at\\\href{mailto:contact@mychemistry.eu}{contact@mychemistry.eu}.}.
+
+Here is one short example of the usage.
+
+\begin{beispiel}[code only]
+ % produces a sidenote with automatic number in a
+ % \marginpar:
+ \sidenote{A note}
+
+ % produces a sidenote with mark `a' in a
+ % \marginpar:
+ \sidenote[a]{A note}
+
+ % produces a sidenote with automatic number in a
+ % \marginnote:
+ \sidenote[][]{A note}
+ % alternative syntax (dblarg=false):
+ \sidenote(){A note}
+
+ % produces a sidenote with automatic number in a
+ % \marginnote shifted down by \baselineskip:
+ \sidenote[*][]{A note}
+ % alternative syntax (dblarg=false):
+ \sidenote(*){A note}
+
+ % produces a sidenote with automatic number in a
+ % \marginnote shifted up by 2ex:
+ \sidenote[-2ex][]{A note}
+ % alternative syntax (dblarg=false):
+ \sidenote(-2ex){A note}
+
+ % produces a sidenote with mark `a' in a
+ % \marginnote shifted down by 2\baselineskip:
+ \sidenote[*2][a]{A note}
+ % alternative syntax (dblarg=false):
+ \sidenote(*2)[a]{A note}
+\end{beispiel}
\secidx*{Usage}
\section{Options}\secidx{Options}
@@ -278,6 +334,17 @@ Although all options can be used as package option you can also set all options
\end{beschreibung}
Available options are these:
\begin{beschreibung}
+ \Option{dblarg}{\default{true}|false}\Default{true}
+ \sinceversion{0.3}\emph{This option can only be used as a package option!}
+ Prior to version~0.3 \snotez' \cmd{sidenote} and \cmd{sidenotetext} had both
+ their optional arguments with square brackets where the use of one argument
+ referred to the mark but when both were used the first argument referred to
+ the offset and the second to the mark. This syntax is kept with this option.
+ Setting it to \code{false} changes the \oa{<offset>} argument syntax into
+ \da{<offset>}.\par
+ \emph{If you're using \snotez together with the \paket*{fnpct} package~\cite{pkg:fnpct}
+ you cannot set \key{dblarg} to \code{false}. Otherwise the \da{<offset>}
+ argument get's lost!}
\Option{marginnote}{\default{true}|false}\Default{false}
Use \paket{marginnote}'s \cmd{marginnote}~\cite{pkg:marginnote} for all
\cmd{sidenote}s. In the default setting \cmd{sidenote} uses \cmd{marginpar}s
@@ -292,24 +359,26 @@ Available options are these:
to the sidenote's format.}.
\Option{perpage}{\default{true}|false}\Default{false}
Make sidenotes counter per page. \emph{This option can only be set in the
- preamble}. It uses package \paket{perpage}'s \cmd*{MakeSortedPerPage} macro
- for the task. This documentation is an example for the use of the option.
- In the default setting sidenotes are counted per chapter. If you want sidenotes
- counted document-wise together with a class that defines a counter \code{chapter}
- then use for example the package \paket*{chngcntr}~\cite{pkg:chngcntr} and issue
+ preamble}. It uses package \paket{perpage}'s~\cite{pkg:perpage}
+ \cmd{MakeSortedPerPage} macro for the task. Otherwise the macro
+ \cmd{MakeSorted} is used. In the default setting sidenotes are counted per
+ chapter. If you want sidenotes counted document-wise together with a class
+ that defines a counter \code{chapter} then use for example the package
+ \paket*{chngcntr}~\cite{pkg:chngcntr} and issue
\cmd*{counterwithout}{sidenote}\ma{chapter} after loading \snotez.
+ This documentation is an example for the use of the option.
\Option{note-mark-sep}{<code>}\Default{\cmd*{space}}
The separator between sidenote mark and sidenote text in the sidenote.
\Option{note-mark-format}{<code>}\Default{\cmd*{@textsuperscript}\{\cmd*{normalfont}\#1\}}
The format of the sidenote mark in the sidenote. Please refer to the actual
mark with \code{\#1}.
\Option{text-mark-format}{<code>}\Default{\cmd*{@textsuperscript}\{\cmd*{normalfont}\#1\}}
- The format of the sidenote mark in the text\sidenote[-\baselineskip][]{This
- document uses Michael Sharpe's \paket*{superiors} package~\cite{pkg:superiors}
- and redefines the mark formats to use its \cmd*{textsu} command.}. Please refer
- to the actual mark with \code{\#1}.
+ The format of the sidenote mark in the text\sidenote[*-][]{This document uses
+ Michael Sharpe's \paket*{superiors} package~\cite{pkg:superiors} and redefines
+ the mark formats to use its \cmd*{textsu} command.}. Please refer to the actual
+ mark with \code{\#1}.
\Option{footnote}{\default{true}|false}\Default{false}
- Let\sidenote[\baselineskip][]{In the sense of \cmd*{let}} \cmd{footnote} to be \cmd{sidenote},
+ Let\sidenote[*][]{In the sense of \cmd*{let}} \cmd{footnote} to be \cmd{sidenote},
\cmd{footnotemark} to be \cmd{sidenotemark} and \cmd{footnotetext} to be
\cmd{sidenotetext}. \emph{This option can only be used in the preamble}.
\end{beschreibung}
@@ -319,7 +388,8 @@ As a short example this is how the sidenotes for this document are formatted:
\setsidenotes{
note-mark-format=#1.,
text-mark-format=\textsu{\hspace*{\superiors@spaced}#1},
- text-format+=\RaggedRight
+ text-format+=\RaggedRight,
+ perpage=true
}
\end{beispiel}
\secidx*{Options}
@@ -331,9 +401,12 @@ As a short example this is how the sidenotes for this document are formatted:
In the following code the lines 1--30 have been omitted. They only repeat the
license statement which has already been mentioned in section~\ref{sec:license}.
-\implementation[linerange={31-179},firstnumber=31]
+\implementation[linerange={31-1000},firstnumber=31]
-\normalsize
+\indexprologue{\noindent Section titles are indicated \textbf{bold}, packages
+\textsf{sans serif}, commands \code{\textbackslash\textcolor{code}{brown}}
+ and options \textcolor{key}{\code{yellow}}.\par\bigskip}
+
\printindex
\end{document} \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/snotez/snotez.sty b/Master/texmf-dist/tex/latex/snotez/snotez.sty
index 9104f4c06f1..62c0c2d53a6 100644
--- a/Master/texmf-dist/tex/latex/snotez/snotez.sty
+++ b/Master/texmf-dist/tex/latex/snotez/snotez.sty
@@ -28,16 +28,41 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
+\def\snotez@date{2013/04/21}
+\def\snotez@version{v0.3}
+\def\snotez@description{sidenote support for LaTeX 2e (CN)}
+
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{snotez}[2013/04/03 v0.2 sidenote support for LaTeX 2e (CN)]
+\ProvidesPackage{snotez}[\snotez@date\space \snotez@version\space \snotez@description]
-\RequirePackage{etoolbox,pgfopts,marginnote,perpage}
+\RequirePackage{etoolbox,pgfopts,marginnote}
+\@ifpackageloaded{zref-abspage}
+ {\RequirePackage{perpage}}
+ {\AtEndPreamble{\RequirePackage{perpage}}}
+
+% --------------------------------------------------------------------------
+% message handling
+\def\snotez@create@message#1{%
+ \ifstrequal{#1}{Error}
+ {%
+ \lowercase{\csdef{snotez@#1}}##1##2{%
+ \csuse{Package#1}{snotez}{##1}{##2}}%
+ }{%
+ \lowercase{\csdef{snotez@#1}}##1{%
+ \csuse{Package#1}{snotez}{##1}}%
+ }}
+\snotez@create@message{Error}
+\snotez@create@message{Warning}
+\snotez@create@message{WarningNoLine}
+\snotez@create@message{Info}
% --------------------------------------------------------------------------
% package options:
\newbool{snotez@marginnote}
\newbool{snotez@perpage}
\newbool{snotez@footnote}
+\newbool{snotez@dblarg}
+\booltrue{snotez@dblarg}
\def\snotez@note@mark@sep{\space}
\def\snotez@note@mark@format#1{\@textsuperscript{\normalfont#1}}
@@ -57,7 +82,8 @@
note-mark-format/.code = \def\snotez@note@mark@format##1{#1} ,
text-mark-format/.code = \def\snotez@text@mark@format##1{#1} ,
% make all footnotes sidenotes:
- footnote/.is if = snotez@footnote
+ footnote/.is if = snotez@footnote ,
+ dblarg/.is if = snotez@dblarg
}
\ProcessPgfOptions*
@@ -66,26 +92,52 @@
% --------------------------------------------------------------------------
% the \sidenote command
-% syntax:
-% - \sidenote{text}
-% - \sidenote[mark]{text}
-% - \sidenote[offset][mark]{text}
-\newrobustcmd*\sidenote{%
- \@ifnextchar[%
- {\snotez@sidenote@aux@i}
- {\snotez@sidenote@aux@ii{}[]}}% no option
-
-\def\snotez@sidenote@aux@i[#1]{%
- \@ifnextchar[%
- {\snotez@sidenote@aux@ii{#1}}% two options
- {\snotez@sidenote@aux@ii{}[#1]}}% one option
+\ifbool{snotez@dblarg}{
+ % syntax:
+ % - \sidenote{text}
+ % - \sidenote[mark]{text}
+ % - \sidenote[offset][mark]{text}
+ \newrobustcmd*\sidenote{%
+ \@ifnextchar[%
+ {\snotez@sidenote@aux@i}
+ {\snotez@sidenote@aux@ii{}[]}% no option
+ }
+
+ \def\snotez@sidenote@aux@i[#1]{%
+ \@ifnextchar[%
+ {\snotez@sidenote@aux@ii{#1}}% two options
+ {\snotez@sidenote@aux@ii{}[{#1}]}% one option
+ }
+}{
+ % syntax:
+ % - \sidenote{text}
+ % - \sidenote[mark]{text}
+ % - \sidenote(offset){text}
+ % - \sidenote(offset)[mark]{text}
+ \newrobustcmd*\sidenote{%
+ \@ifnextchar(%
+ {\snotez@sidenote@aux@i}% offset
+ {%
+ \@ifnextchar[
+ {\snotez@sidenote@aux@ii{}}% no offset nut mark
+ {\snotez@sidenote@aux@ii{}[]}% no offset and no mark
+ }%
+ }
+
+ \def\snotez@sidenote@aux@i(#1){%
+ \@ifnextchar[%
+ {\snotez@sidenote@aux@ii{#1}}% mark
+ {\snotez@sidenote@aux@ii{#1}[]}% no mark
+ }
+}
% #1: offset
% #2: mark
% #3: text
\long\def\snotez@sidenote@aux@ii#1[#2]#3{%
\snotez@mark{#2}%
- \snotez@text{#1}{#3}}
+ \snotez@text{#1}{#3}%
+}
% this one is very much \@footnotemark from latex.ltx:
\def\snotez@write@mark#1{%
@@ -93,7 +145,8 @@
\ifhmode\edef\@x@sf{\the\spacefactor}\nobreak\fi
#1%
\ifhmode\spacefactor\@x@sf\fi
- \relax}
+ \relax
+}
\def\snotez@mark#1{%
\ifblank{#1}% or \ifstrempty?
@@ -104,7 +157,8 @@
\ifcsdef{c@chapter}
{\newcounter{sidenote}[chapter]}
- {\newcounter{sidenote}}
+ {\newcounter{sidenote}%
+}
% --------------------------------------------------------------------------
% the \sidenotemark command
@@ -112,26 +166,52 @@
% --------------------------------------------------------------------------
% the \sidenotetext command
-% syntax:
-% - \sidenotetext{text}
-% - \sidenotetext[mark]{text}
-% - \sidenotetext[offset][mark]{text}
-\newrobustcmd*\sidenotetext{%
- \@ifnextchar[%
- {\snotez@sidenotetext@aux@i}
- {\snotez@sidenotetext@aux@ii{}[]}}% no option
-
-\def\snotez@sidenotetext@aux@i[#1]{%
- \@ifnextchar[%
- {\snotez@sidenotetext@aux@ii{#1}}% two options
- {\snotez@sidenotetext@aux@ii{}[#1]}}% one option
+\ifbool{snotez@dblarg}{
+ % syntax:
+ % - \sidenotetext{text}
+ % - \sidenotetext[mark]{text}
+ % - \sidenotetext[offset][mark]{text}
+ \newrobustcmd*\sidenotetext{%
+ \@ifnextchar[%
+ {\snotez@sidenotetext@aux@i}
+ {\snotez@sidenotetext@aux@ii{}[]}% no option
+ }
+
+ \def\snotez@sidenotetext@aux@i[#1]{%
+ \@ifnextchar[%
+ {\snotez@sidenotetext@aux@ii{#1}}% two options
+ {\snotez@sidenotetext@aux@ii{}[{#1}]}% one option
+ }
+}{
+ % syntax:
+ % - \sidenotetext{text}
+ % - \sidenotetext[mark]{text}
+ % - \sidenotetext(offset){text}
+ % - \sidenotetext(offset)[mark]{text}
+ \newrobustcmd*\sidenotetext{%
+ \@ifnextchar(%
+ {\snotez@sidenotetext@aux@i}% offset
+ {%
+ \@ifnextchar[
+ {\snotez@sidenotetext@aux@ii{}}% no offset nut mark
+ {\snotez@sidenotetext@aux@ii{}[]}% no offset and no mark
+ }%
+ }
+
+ \def\snotez@sidenotetext@aux@i(#1){%
+ \@ifnextchar[%
+ {\snotez@sidenotetext@aux@ii{#1}}% mark
+ {\snotez@sidenotetext@aux@ii{#1}[]}% no mark
+ }
+}
% #1: offset
% #2: mark
% #3: text
\long\def\snotez@sidenotetext@aux@ii#1[#2]#3{%
\ifblank{#2}{}{\protected@xdef\@the@snotez@mark{#2}}%
- \snotez@text{#1}{#3}}
+ \snotez@text{#1}{#3}%
+}
% #1: offset
% #2: text
@@ -147,8 +227,18 @@
\snotez@marginnote{%
\snotez@format
\snotez@write@mark{\snotez@note@mark@format{\@the@snotez@mark}}%
- \snotez@note@mark@sep#2}[#1]%
- }}
+ \snotez@note@mark@sep#2%
+ }[\snotez@if@nblskip{#1}{\@cdr#1\@nil\baselineskip}{#1}]%
+ }%
+}
+
+\def\snotez@if@nblskip#1{%
+ \expandafter\ifx\@car#1\@nil*%
+ \expandafter\@firstoftwo
+ \else
+ \expandafter\@secondoftwo
+ \fi
+}
\let\snotez@marginpar\marginpar
\let\snotez@marginnote\marginnote
@@ -165,14 +255,32 @@
}{}
% if option `marginnote=true' use \marginnote for all notes:
\ifbool{snotez@marginnote}
- {\let\snotez@marginpar\marginnote}
+ {%
+ \let\snotez@marginpar\marginnote
+ \snotez@info{All sidenotes are now using \string\marginnote^^J
+ instead of \string\marginpar}%
+ }%
{}
}
-\AtEndPreamble{
+
+\AtEndPreamble{%
% if option `perpage=true' count notes per page:
\ifbool{snotez@perpage}
{\MakeSortedPerPage{sidenote}}
- {\MakeSorted{sidenote}}
+ {\MakeSorted{sidenote}}%
+ \@ifpackageloaded{fnpct}
+ {%
+ \ifbool{snotez@dblarg}
+ {}
+ {%
+ \snotez@error
+ {When you're using the `fnpct' package together with^^J
+ `snotez' you need to enable the `dblarg' option!}
+ {When you're using the `fnpct' package together with^^J
+ `snotez' you need to enable the `dblarg' option!}%
+ }%
+ }
+ {}%
}
\endinput
@@ -183,6 +291,9 @@
2013/04/03 v0.2 - documentation, removed erroneous `fnpct' adaption, other
minor changes
- added update of \@currentlabel when a custom mark is used
-
-% --------------------------------------------------------------------------
-% TODO \ No newline at end of file
+2013/04/21 v0.3 - try to avoid conflict with package loading order of
+ `perpage' and `zref-abspage'
+ - allow `*' syntax for offsets that are multiples of
+ \baselineskip
+ - syntax change in optional arguments; option `dblarg'
+ provides previous syntax