Thanks for looking over the code.

> What problem do you have with mobius picture?

Not really a problem. But, look at the generated picture. It looks ugly.
I like the saddle much more. And just using an already generated picture
avoids the need to add Makefile rules to generate mobius. In fact, in
the place where mobius was used, the actual content of the picture is
completely irrelevant.

> In general it looks good.  However I do not like generating .ht files
> in 'src/hyper' directory. 'src/hyper' is for building HyperDoc,
> building HyperDoc pages beside using HyperDoc programs has nothing
> to do with building HyperDoc.  That is why I created the 'src/paste'
> directory.  If you do not like 'src/paste' use 'src/htex' or create
> different subdirectory, but please do not use 'src/hyper'.

Well. You should have made a hint much earlier. But OK, should be
manageable to move to a separate subdir.

> Rule for 'gloss.ht' is unnecessarly complicated, see patch in
> attachenent for simpler rule.  Also, it would be good to
> avoid copy of 'gloss.text', this can be done by adding
> pathname argument to 'buildGloss'.

Thank you. That was exactly what I was asking for.

>> Maybe I should add the content of this mail into the commit message. ;-)

> I prefer to keep commit messages short (basically one short sentence)
> because from time to time I go trough all messages (or all messages
> in some period, or all messages affecting given file) to find a
> particular commit.  Longer messages mean that reading them will
> take more time... Also, longer messages complicate
> automatic formatting and consequently make list of commits harder
> to read.  Slightly longer messages are apropriate
> in ChangeLog, but again being concise is a virtue.

That is perhaps why in git they have the following rule.

http://doc.norang.ca/git-howto.html

And there is "git log --oneline". So I actually see not a big problem
with long commit messages. Quite the contrary. And with "git log --grep"
one can easily search through commit messages.
http://gitster.livejournal.com/30195.html

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to