-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +0,0 @@ | ||
rem */\(1+[a-zA-Z0-9\-\_]\)\.\(2+[a-z]\)\.* | ||
rem l3build save -e\2 \1 | ||
rem l3build save -cconfig-dvips \1 | ||
rem l3build save -cconfig-luatex -e\2 \1 | ||
rem l3build save -cconfig-noxetex -e\2 \1 | ||
|
||
l3build save -e xetex active-colon linkmargin ismap | ||
l3build save -e luatex active-colon linkmargin ismap | ||
l3build save ocgcolorlinks linkbordercolor disable-links destination-options | ||
l3build save -c config-luatex linkhook structure-destination | ||
l3build save -c config-dvips linkhook disable-links destination-options | ||
l3build save -c config-pdftex structure-destination linkhook nested-links | ||
l3build save -c config-xetex linkhook structure-destination | ||