mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
parent
9fbac63a31
commit
fe19855116
@ -65,6 +65,7 @@ if ($language eq "japanese") {
|
||||
else { # not a japanese language
|
||||
if ($useNonTexFonts) {
|
||||
if ($outputFormat =~ /^(default|pdf4)$/) {
|
||||
$outputFormat = "pdf4";
|
||||
$texFormat = "xetex";
|
||||
}
|
||||
elsif ($outputFormat eq "pdf5") {
|
||||
|
Loading…
Reference in New Issue
Block a user