On Wednesday 25 July 2007 07:49, Cyril Brulebois wrote:
> Hi,
>
> I tried to get this package build again (see the attached patch), but it
> failed

OK, thank you, 

would you try this patch which will remove the fancy but non-essential feature 
that caused the bug (apparently the problem is with the \ding macro which 
does not seem to be recognized)?

diff --recursive -N -u polyxmass-doc-orig/userman/polyxmass.tex 
polyxmass-doc/userman/polyxmass.tex
--- polyxmass-doc-orig/userman/polyxmass.tex    2007-07-25 11:03:06.000000000 
+0200
+++ polyxmass-doc/userman/polyxmass.tex 2007-07-25 11:48:35.000000000 +0200
@@ -31,10 +31,10 @@
 % Change the itemize environment's levels from original values to
 % postscript ding values so that the character is inserted in the pdf
 % file like a type 1 font char and not a type 3 font char.
-\renewcommand{\labelitemi}{\footnotesize \ding{81}}
-\renewcommand{\labelitemii}{\footnotesize \ding{70}}
-\renewcommand{\labelitemiii}{\footnotesize \ding{72}}
-\renewcommand{\labelitemiv}{\footnotesize \ding{54}}
+%\renewcommand{\labelitemi}{\footnotesize \ding{81}}
+%\renewcommand{\labelitemii}{\footnotesize \ding{70}}
+%\renewcommand{\labelitemiii}{\footnotesize \ding{72}}
+%\renewcommand{\labelitemiv}{\footnotesize \ding{54}}
 
 
 %\linespread{1.1}

Thank you for your endeavours,

Cheers,

Filippo Rusconi


-- 
Please, deactivate the HTML mail feature: use simple text mail for me.

Filippo Rusconi, PhD - CNRS researcher - key C78F687C @ pgp.mit.edu

Author of ``GNU polyxmass'' at http://www.polyxmass.org

http://www.biomedcentral.com/1471-2105/7/226/abstract
http://www.biomedcentral.com/1472-6750/5/6/abstract

http://www.google.com/search?num=50&hs=Qqv&hl=en&safe=off&q=rusconi+filippo

U565 INSERM - UMR5153 CNRS - USM0503 MNHN

Laboratoire "Dynamique et Régulation des génomes"

57, rue Cuvier                       Tél. : +33 (0)1 40 79 38 84
Case Postale 26
F-75231 Paris CEDEX 05
FRANCE                               Fax  : +33 (0)1 40 79 37 05
diff --recursive -N -u polyxmass-doc-orig/userman/polyxmass.tex polyxmass-doc/userman/polyxmass.tex
--- polyxmass-doc-orig/userman/polyxmass.tex	2007-07-25 11:03:06.000000000 +0200
+++ polyxmass-doc/userman/polyxmass.tex	2007-07-25 11:48:35.000000000 +0200
@@ -31,10 +31,10 @@
 % Change the itemize environment's levels from original values to
 % postscript ding values so that the character is inserted in the pdf
 % file like a type 1 font char and not a type 3 font char.
-\renewcommand{\labelitemi}{\footnotesize \ding{81}}
-\renewcommand{\labelitemii}{\footnotesize \ding{70}}
-\renewcommand{\labelitemiii}{\footnotesize \ding{72}}
-\renewcommand{\labelitemiv}{\footnotesize \ding{54}}
+%\renewcommand{\labelitemi}{\footnotesize \ding{81}}
+%\renewcommand{\labelitemii}{\footnotesize \ding{70}}
+%\renewcommand{\labelitemiii}{\footnotesize \ding{72}}
+%\renewcommand{\labelitemiv}{\footnotesize \ding{54}}
 
 
 %\linespread{1.1}

Reply via email to