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

Bug#639139: markdown2pdf: ! Package ucs Error: Unknown Unicode character 9856 = U+2680



Quoting Jonas Smedegaard (2013-08-29 22:17:11)
> Quoting Jonas Smedegaard (2011-08-24 16:40:03)
>> On 11-08-24 at 09:34am, Daniel Kahn Gillmor wrote:
>>> 
>>> markdown2pdf chokes on the attached markdown file (dice.mdwn):
>
>> A new upstream release of Pandoc has just been released for Debian.  
>> Unfortunately that one fails also, with a different error:
> 
> Status update...
> 
> Pandoc 1.11.1 doesn't fail:
> 
>   $ pandoc -o dice.pdf --latex-engine xelatex dice.mdwn
> 
> ...but the output has the dice characters garbled :-(
> 
> Forcing the use of a font known¹ to include dice doesn't help:
> 
>   $ pandoc -o dice.pdf --latex-engine xelatex -V mainfont=FreeSans dice.mdwn
> 
> 
>  - Jonas
> 
> ¹ https://www.gnu.org/software/freefont/ranges/symbols.html

Status update...

Pandoc 2.2.1 changed syntax, but still produce wrong output:

$ pandoc -o dice.pdf --pdf-engine xelatex dice.mdwn
[WARNING] Missing character: There is no ⚀ in font [lmroman10-regular]:mapping=tex-text;!
[WARNING] Missing character: There is no ⚀ in font [lmroman10-regular]:mapping=tex-text;!
[WARNING] Missing character: There is no ⚄ in font [lmroman10-regular]:mapping=tex-text;!
[WARNING] Missing character: There is no ⚅ in font [lmroman10-regular]:mapping=tex-text;!

$ pandoc -o dice.pdf --pdf-engine xelatex -V mainfont=FreeSans dice.mdwn
[WARNING] Missing character: There is no ⚀ in font FreeSans/OT:script=latn;language=DFLT;
[WARNING] Missing character: There is no ⚀ in font FreeSans/OT:script=latn;language=DFLT;
[WARNING] Missing character: There is no ⚄ in font FreeSans/OT:script=latn;language=DFLT;
[WARNING] Missing character: There is no ⚅ in font FreeSans/OT:script=latn;language=DFLT;


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


Reply to: