Google Groups Home
Help | Sign in
dot2texi cache files
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
macias  
View profile
 More options May 3, 4:15 am
From: macias <ba...@poczta.fm>
Date: Sat, 3 May 2008 01:15:49 -0700 (PDT)
Local: Sat, May 3 2008 4:15 am
Subject: dot2texi cache files
Would it be possible to add some cache to embedded dot parts of tex
document? The problem is with dot files included the latex runs a lot
longer -- so I am wondering if on every run dot2tex couldn't save some
info about dot part (md5?) if not changed, the old results would be
used.

Best wishes,


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kjell Magne Fauske  
View profile
 More options May 4, 6:26 am
From: "Kjell Magne Fauske" <kjel...@gmail.com>
Date: Sun, 4 May 2008 12:26:41 +0200
Local: Sun, May 4 2008 6:26 am
Subject: Re: [dot2tex-users] dot2texi cache files

On Sat, May 3, 2008 at 10:15 AM, macias <ba...@poczta.fm> wrote:

>  Would it be possible to add some cache to embedded dot parts of tex
>  document? The problem is with dot files included the latex runs a lot
>  longer -- so I am wondering if on every run dot2tex couldn't save some
>  info about dot part (md5?) if not changed, the old results would be
>  used.

>  Best wishes,

That is a good idea! I will put it on my todo list for the next
version of dot2tex. I have to finish the 2.8.0 release first. Until
then you can try dot2texi's shell and noshell options or disable shell
escaping. I added the shell and noshell options to get better control
of when the graphs are rebuilt.

- Kjell Magne Fauske


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kjell Magne Fauske  
View profile
 More options May 11, 7:57 am
From: "Kjell Magne Fauske" <kjel...@gmail.com>
Date: Sun, 11 May 2008 13:57:04 +0200
Local: Sun, May 11 2008 7:57 am
Subject: Re: [dot2tex-users] dot2texi cache files

On Sat, May 3, 2008 at 10:15 AM, macias <ba...@poczta.fm> wrote:

> Would it be possible to add some cache to embedded dot parts of tex
> document? The problem is with dot files included the latex runs a lot
> longer -- so I am wondering if on every run dot2tex couldn't save some
> info about dot part (md5?) if not changed, the old results would be
> used.

Experimental caching support is now available in SVN revision 208:
http://code.google.com/p/dot2tex/source/detail?r=208

I have attached a version of dot2texi that adds the 'cache' package
and environment option. Example:

...
\usepackage[cache]{dot2tex}
...
\begin{dot2tex}
...
\end{dot2tex}
...
or

\begin{dot2tex}[cache]
...
\end{dot2tex}

When caching is enabled, dot2tex will check if the input graph has
been converted before. If this is the case no output is generated.
This will speed up the compilation time since only changed graphs are
converted. However, there is still some overhead. It is faster to
compile with shell escaping disabled.

- Kjell Magne Fauske

  dot2texi.sty
13K Download

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google