OpenOffice 3.0 Released
You can download it here, or find a review at pcmag. HT: OpenOffice.org Training, Tips, and Ideas.
You can download it here, or find a review at pcmag. HT: OpenOffice.org Training, Tips, and Ideas.
I’ve uploaded a new version of the 6×9 booklet template (previously here) set up for table of contents, index, and various headers and footers. I’ve used more variables to reduce the amount of user input. You should plan to edit this as a template first, as it contains my publishing information (Energion Publications set currently…
The formulas for this, which will work in LibreOffice (or OpenOffice) Calc, are to be found at User Offline: How to write a spreadsheet formula for ISBN-10 to ISBN-13 and ASIN. Considering that post is dated in 2008, I thought it worthwhile to add another link. I wanted to do this, but to ISBNs with…
I’ve seen many comments and questions on the various e-mail lists about just how compatible OpenOffice, especially OpenOffice.org Writer, actually is with Microsoft Office. I’ve largely converted my own business, including the publishing element (Energion Publications), and while there are some difficulties, the change in cost is well worth it. Even for a very small…
A person with a toolkit generally spends a bit of time learning to use the tools in it, otherwise he or she will get limited benefit from the tools available. It’s important to have the right tools, and it’s also important to learn how to use them effectively. This post applies in that general sense…
As a means of teaching myself how to program OO Draw using OO Basic, I am trying to duplicate some of the functionality of a game mapping system I wrote some years ago using C++. I’m going to post my earliest material here just because it took me a bit of effort to find out…
In my previous post on sorting a scripture index, I used a rather lousy way of telling where the index was in the document. This came back to bite me today when I changed the number of references to a scripture index in a manuscript. In order to avoid this, use the following code instead….