mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-16 18:42:21 +00:00
Deploying to gh-pages from @ dc54936ba4 🚀
This commit is contained in:
parent
4417f2cf54
commit
46be05569e
19 changed files with 2596 additions and 2540 deletions
|
|
@ -117,8 +117,8 @@ span.spaces { background: white }
|
|||
<span class="lineno"> 98 </span>
|
||||
<span class="lineno"> 99 </span>{-# NOINLINE pNoExternals #-}
|
||||
<span class="lineno"> 100 </span>-- | This parameter determined whether or not external tools are allowed.
|
||||
<span class="lineno"> 101 </span>-- If this flag is True then tools such as 'latex' and 'blender' will not
|
||||
<span class="lineno"> 102 </span>-- be invoked.
|
||||
<span class="lineno"> 101 </span>-- If this flag is True then tools such as 'Reanimate.LaTeX.latex' and
|
||||
<span class="lineno"> 102 </span>-- 'Reanimate.Blender.blender' will not be invoked.
|
||||
<span class="lineno"> 103 </span>pNoExternals :: Bool
|
||||
<span class="lineno"> 104 </span><span class="decl"><span class="istickedoff">pNoExternals = unsafePerformIO (readIORef pNoExternalsRef)</span></span>
|
||||
<span class="lineno"> 105 </span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue