Hi. On Mon, 31 Jul 2017 23:49:38 +0900 Norbert Preining <norb...@preining.info> wrote: > Using this package has been an endless source of problems. Please > provide a minimal non-working example *NOT* using docbook (dblatex)
The same problem arises with the following source file: \documentclass{article} \usepackage{listings} \usepackage{xeCJK} \setCJKmainfont{IPAexMincho} \setCJKsansfont{IPAexGothic} \setCJKmonofont{IPAexGothic} \begin{document} \lstinline!x! \end{document} Note that this file is compiling properly (xelatex) with debian version 2017.20170629-1. Also, this file is compiling properly with debian version 2017.20170724-1 *and* the following files from version 2017.20170629-1 in the current directory: expl3-code.tex expl3.sty l3keys2e.sty l3xdvipdfmx.def xparse.sty xtemplate.sty Regards, Alexis Bienvenüe.