diff options
Diffstat (limited to 'Build/source/utils/asymptote/patches/README')
-rw-r--r-- | Build/source/utils/asymptote/patches/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/patches/README b/Build/source/utils/asymptote/patches/README index d0bf81e8bc1..0c9e0302f2d 100644 --- a/Build/source/utils/asymptote/patches/README +++ b/Build/source/utils/asymptote/patches/README @@ -20,3 +20,8 @@ http://cvs.ktug.or.kr/viewcvs/dvipdfmx/contrib/latex/movie15.sty.sample?revision up-to-date with the official 2008/10/08 version. For convenience the patched version is also included as movie15_dvipdfmx.sty; it should be renamed to movie15.sty and installed in the local latex directory. + +The fixmem.reg patches the Microsoft Windows registry so that the cygwin1.dll +library can allocate more than 384MB. It is applied automatically by the +Asymptote setup.exe file but may also be applied manually: +regedit/s fixmem.reg |