cgnieder/fnpct

`fnpct` does not work with `sidenotes` anymore

cgnieder opened this issue · 2 comments

Original report by Anonymous.


The following example does not compile in Tex Live 2018:

\documentclass{article}
\usepackage{sidenotes}
\usepackage{fnpct}

\begin{document}
This is some body text\sidenote{And a note}.
\end{document}

Compilation fails with the the following error:

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! LaTeX error: "xparse/if-boolean"
! 
! Invalid use \IfBooleanTF {-NoValue-}
! 
! See the LaTeX3 documentation for further information.
! 
! For immediate help type H <return>.
!...............................................  

l.6 This is some body text\sidenote{And a note}.

|'''''''''''''''''''''''''''''''''''''''''''''''
| The first argument of \IfBoolean(TF/T/F) must be a boolean argument obtained
| from parsing 's' or 't' arguments.
|...............................................

Original comment by Clemens Niederberger (Bitbucket: cgnieder, GitHub: cgnieder).


Duplicate of #10.

Original comment by Clemens Niederberger (Bitbucket: cgnieder, GitHub: cgnieder).


Removing version: 0.4 (automated comment)