[tor-bugs] #4239 [Tor Support]: Find a way to convert translated markdown files to pdf

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Oct 15 17:59:05 UTC 2011


#4239: Find a way to convert translated markdown files to pdf
-------------------------+--------------------------------------------------
 Reporter:  runa         |          Owner:  runa
     Type:  defect       |         Status:  new 
 Priority:  normal       |      Milestone:      
Component:  Tor Support  |        Version:      
 Keywords:               |         Parent:      
   Points:               |   Actualpoints:      
-------------------------+--------------------------------------------------
 For the English version of the user manual, I run the following command to
 convert the markdown to pdf:

 ''markdown en/tsum.text | htmldoc --cont --book --footer 1 --headfootsize
 8.0 --linkcolor blue --linkstyle plain --format pdf14 - > short-user-
 manual_en.pdf''

 Everything seems to fall apart when I try to run the same command on a
 translated (say, Spanish) markdown file. It turns out that htmldoc doesn't
 support UTF-8 until version 1.9, so I need to find another way of
 converting translated markdown files to pdf.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4239>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list