[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-03-06 (11:46) |
From: | Alexandre Pilkiewicz <alexandre.pilkiewicz@p...> |
Subject: | Re: [Caml-list] [MLPost] Curly brances |
Hi Thanks for the answer 2010/3/6 Johannes Kanig <johannes.kanig@gmail.com>: > The second option is to obtain the intended size (using Box.height / > Box.width etc.), get a float value of this size using the > Concrete.float_of_num function and generate the curly brace using the > corresponding latex macro. I'm trying that one and it seems pretty good, except that my mlpost (compiled from godi) does not support Concrete. Is it because I'm on a mac, or for something else ? Also, it's version 0.7.1, which is not up to date (but I don't like to install caml software by hand when it is in godi). I can already do my drawing since I know the size of my object, so thank you! Alexnadre