Re: [MacPorts] #61530: dblatex @0.3.11₁ can be built with Python 3

MacPorts noreply at macports.org
Thu Nov 19 00:57:54 UTC 2020


#61530: dblatex @0.3.11₁ can be built with Python 3
--------------------------+------------------------
  Reporter:  ballapete    |      Owner:  neverpanic
      Type:  enhancement  |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.4
Resolution:               |   Keywords:  bigsur
      Port:  dblatex      |
--------------------------+------------------------

Comment (by ballapete):

 The problem is with some LaTeX STY files that come with `dblatex`:  Python
 3 assumes they come in `UTF-8` encoding, but the contain in comments names
 with accented characters that are coded in `ISO8859-15` or such. Either
 these files need to be re-encoded or these accented chars need to be
 translated into LaTeX 7-bit primitives, for example `é` -> `\´e`.

-- 
Ticket URL: <https://trac.macports.org/ticket/61530#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list