On Fri, Apr 17, 2015 at 02:51:13PM +0200, Andreas Tille wrote:
> 
> This would mean:
> 
>    split the generation of debian.{bib,tex} from bibref_gatherer.py
>    This could be even a separate script appart from all the udd
>    configuration stuff.  Looks like a good idea anyway perhaps with
>    an extra parameter if somebody wants to have all the citation.
>    (=per default use a join to the sources table but enable an option
>    to provide all)

Another remark:  In debian.tex the sign '#' needs to be escaped as
'\#'.  It occures in a prospective package and wouled lead to

  metastudent-data-2 & metastudent-data-2 & predictor of Gene Ontology terms 
from protein sequence - data #2 & metastudent-data-2\cite{metastudent-data-2} 
\\                                                      
which is invalid LaTeX code and should rather read

  metastudent-data-2 & metastudent-data-2 & predictor of Gene Ontology terms 
from protein sequence - data \#2 & metastudent-data-2\cite{metastudent-data-2} 
\\                                                      
Kind regards

       Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to