lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5463 Fix dbla


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5463 Fix dblatex uses xetex backend
Date: Sat, 26 Jan 2019 13:49:34 -0000

I've pushed to the staging.

Issue 5463: Fix dblatex uses xetex backend
commit 002382ca44a8a72260829d1e0d9a73cb93809d08


[issues:#5463] Fix dblatex uses xetex backend

Status: Fixed
Labels: Fixed_2_21_0
Created: Sat Jan 19, 2019 07:06 AM UTC by Masamichi Hosoda
Last Updated: Sat Jan 26, 2019 12:44 PM UTC
Owner: Masamichi Hosoda

Fix dblatex uses xetex backend

The configure script set PDFLATEX=/path/to/xelatex-with-options.sh
when the system has xelatex.
However, makefile for dblatex document build was checking
PDFLATEX=xelatex
to decide whether to use xetex backend or not.
Therefore, even if the system has xelatex,
dblatex did not use xetex backend.

This commit makes dblatex use xetex backend
when the system has xelatex.

http://codereview.appspot.com/344120043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]