I haven't created an info format version of it, nor am I aware of anyone else 
who has.

I have a Clojure program that starts from a data structure and generates LaTeX 
and HTML versions of the cheatsheet from that.  It is available here:

https://github.com/jafingerhut/clojure-cheatsheets/blob/master/src/clj-jvm/clojure-cheatsheet-generator.clj

as part of this github repo:

https://github.com/jafingerhut/clojure-cheatsheets

If you are interested in modifying that to produce TeXinfo format, or info 
format directly, you are welcome to do so.  I'm not sure I have the time or 
motivation to modify the program for that purpose, unless it is very similar to 
one of those.

Andy

On Oct 8, 2012, at 7:25 PM, Grant Rettke wrote:

> On Mon, Oct 8, 2012 at 8:41 PM, Andy Fingerhut <andy.finger...@gmail.com> 
> wrote:
>> The only changes since the previous version are to add a mention of 
>> *unchecked-math*, and
> 
> Nice! Is there one in Info format out there? I can't find it.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to