diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 5 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-documentation-italian.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-langitalian.tlpsrc | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/psfrag-italian.tlpsrc | 2 |
4 files changed, 8 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 98cf08d365f..0d6c4641d31 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -642,11 +642,12 @@ $standardfmt='latex'; 'philokalia', 'xelatex', 'pictex', 'generic', 'plnfss', 'plain', + 'psfrag-italian', 'italian', 'pxfonts', 'fonts', 'shapepar', 'generic', 'splines', 'metapost', - 'templates-fenn', 'german', - 'templates-sommer', 'german', + 'templates-fenn', 'german', + 'templates-sommer', 'german', 'texsis', 'texsis', 'textpath', 'metapost', 'thumbpdf', 'generic', diff --git a/Master/tlpkg/tlpsrc/collection-documentation-italian.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-italian.tlpsrc index 0af0532dc53..258a2da2d5f 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-italian.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-italian.tlpsrc @@ -8,4 +8,5 @@ depend amsthdoc-it depend fancyhdr-it depend l2tabu-it depend lshort-italian +depend psfrag-italian depend collection-documentation-base diff --git a/Master/tlpkg/tlpsrc/collection-langitalian.tlpsrc b/Master/tlpkg/tlpsrc/collection-langitalian.tlpsrc index f849a40598e..de3e53b9120 100644 --- a/Master/tlpkg/tlpsrc/collection-langitalian.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langitalian.tlpsrc @@ -1,7 +1,7 @@ name collection-langitalian category Collection shortdesc Italian -depend itnumpar -depend hyphen-italian depend collection-basic +depend hyphen-italian +depend itnumpar execute BuildLanguageDat it diff --git a/Master/tlpkg/tlpsrc/psfrag-italian.tlpsrc b/Master/tlpkg/tlpsrc/psfrag-italian.tlpsrc new file mode 100644 index 00000000000..06f616c8ebd --- /dev/null +++ b/Master/tlpkg/tlpsrc/psfrag-italian.tlpsrc @@ -0,0 +1,2 @@ +name psfrag-italian +category Documentation |