Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2011 10:17:39 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Chad Perrin <perrin@apotheon.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: No keyboard after ports update, 2x moused_enable="YES" culprit
Message-ID:  <20110517101739.946fd32c.freebsd@edvax.de>
In-Reply-To: <20110517072750.GA93125@guilt.hydra>
References:  <117637.44743.qm@web111903.mail.gq1.yahoo.com> <alpine.BSF.2.00.1105150348430.13285@abbf.6qbyyneqvnyhc.pbz> <20110515191828.GA3647@libertas.local.camdensoftware.com> <20110516100038.9940bcfc.freebsd@edvax.de> <10F63344ABE3D90FFAF0BC99@mac-pro.magehandbook.com> <alpine.BSF.2.00.1105160834360.22315@wonkity.com> <20110516181449.GD68208@libertas.local.camdensoftware.com> <20110516210935.GA91689@guilt.hydra> <20110517001348.GI68208@libertas.local.camdensoftware.com> <20110517072750.GA93125@guilt.hydra>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 May 2011 01:27:50 -0600, Chad Perrin <perrin@apotheon.com> wrote:
> On Mon, May 16, 2011 at 05:13:48PM -0700, Chip Camden wrote:
> > 
> > Gnumeric I use more frequently (for spreadsheets).  I hate having to
> > start up that monolithic libreoffice just to do a spreadsheet, but that
> > would be a HAL-free alternative.
> 
> When I'm creating something from scratch that some people would consider
> an ideal task for a spreadsheet, I tend to just start practicing my
> complex data structure skills in Ruby.  I guess I'm weird, but I loathe
> spreadsheets in general.

I've done something similarly insane for a documentation
project: Here, the main document was made in LaTeX, and
there were CSV (comma seperated values) files with numerical
data and text. Those were then processed by awk scripts
that did the "calculation part"; their result were LaTeX
includes that were then sourced by \input. Another file
was made with definitions of macros that hold intermediate
or result values for use inside the text. Additionally,
output was given in gnuplot form and then processed by
that utility, the result was eps or png graphics also for
inclusion in the document. The whole play was controlled
by a quite simple Makefile that caused a "make" call to
process the files that had changed. Just imagine: Change
a value in a table, run "make", and have all the results
(tables, figures, mentionings in text) change automatically.
The result was a PDF file for sending and for printing.
Of course, it is totally insane to do so. :-)


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110517101739.946fd32c.freebsd>