biblatex commands for syntax.default (was: Re: optional arguments get lost in export)

2011-04-04 Thread Johannes Wilm
Ah, I understand. Then you would need to add the following to syntax.default for biblatex: % biblatex supports some natbib and jurabib commands and additionally: \cite[][]{} \cite*[][]{} \Cite[][]{} \citetitle[][]{} \citetitle*[][]{} \citeauthor[][]{} \Citeauthor[][]{} \citeyear[][]{} \citeurl[][]

Re: optional arguments get lost in export

2011-04-04 Thread Enrico Forestieri
On Sun, Apr 03, 2011 at 04:21:32PM -0700, Johannes Wilm wrote: > Hey, > > I wonder whether when I do a TeX->LyX-TeX conversion the following biblatex > command: > > \parencites[10--12]{biderman83}[166--176]{tijerino08} > > is turned into: > > \parencites{[}10--12{]}{biderman83}{[}166--176{]}{t

optional arguments get lost in export

2011-04-03 Thread Johannes Wilm
Hey, I wonder whether when I do a TeX->LyX-TeX conversion the following biblatex command: \parencites[10--12]{biderman83}[166--176]{tijerino08} is turned into: \parencites{[}10--12{]}{biderman83}{[}166--176{]}{tijerino08} Does parencites have to added to some list of commands that can take opt