| 43 | | ## customize some commands if you need |
| | 43 | ## set external dependencies (optional) |
| | 44 | ## default: ASYMPTOTE_PACKAGE=texlive-collection-binextra |
| | 45 | #ASYMPTOTE_PACKAGE=asymptote |
| | 46 | ## default: DETEX_PACKAGE=texlive-collection-binextra |
| | 47 | #DETEX_PACKAGE=detex |
| | 48 | ## default: DVIPNG_PACKAGE=texlive-collection-binextra |
| | 49 | #DVIPNG_PACKAGE=dvipng |
| | 50 | ## default: LATEXMK_PACKAGE=texlive-collection-binextra |
| | 51 | #LATEXMK_PACKAGE=latexmk |
| | 52 | ## default: LCDF_TYPETOOLS_PACKAGE=texlive-collection-fontutils |
| | 53 | #LCDF_TYPETOOLS_PACKAGE=lcdf-typetools |
| | 54 | ## default: PSUTILS_PACKAGE=texlive-collection-fontutils |
| | 55 | #PSUTILS_PACKAGE=psutils |
| | 56 | ## default: T1UTILS_PACKAGE=texlive-collection-fontutils |
| | 57 | #T1UTILS_PACKAGE=t1utils |
| | 58 | |
| | 59 | ## customize some commands if you need (optional) |