Skip Menu |

This queue is for tickets about the Text-Reform CPAN distribution.

Report information
The Basics
Id: 109237
Status: new
Priority: 0/
Queue: Text-Reform

People
Owner: Nobody in particular
Requestors: gortan [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.20
Fixed in: (no value)



Subject: Allow setting additional parameters of TeX::Hyphen
Currently, Text::Reform::break_TeX only takes a single argument, which is the path to the hyphen.tex file. However, for TeX::Hyphen to correctly support the german language, second parameter, style, needs to be provided - see https://metacpan.org/pod/TeX::Hyphen::german It would be great if break_TeX would therefore allow setting additional parameters as well.