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