[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help wanted



Hi Daniel,

> CCing you for the files

Thanks.

Well, dblatex produces incorrect LaTeX code, so nothing we can do about
this: The generated code is
	\begin{lstcode}[escapeinside={<:}{:>}][scale=false,firstnumber=1,escapeinside={<t>}{</t>},moredelim={**[is][\bfseries]{<b>}{</b>}},moredelim={**[is][\itshape]{<i>}{</i>}},]

which is of the form

	\begin{lstcode}[opts][opts]

which should be

	\begin{lstcode}[opts,opts]

Manually changing this makes the file compile.

So there is not much we can do about this, somewhere in dblatex there is
a bug in creating the code.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: