OldCIPReleaseNotes Comment | Log in | Print | Subscribe to this page

Old CiteInPages Release notes

Changes from 0.99 to 0.99a. The bibliographic templates (CIP-AMAstyle.rtf and CIP-APAstyle.rtf) have been updated to access remote linked file urls using recommended methods, and can directly replace previous templates. There are no changes in the scripts.

Changes from 0.98 to 0.99. This version supports styled text in bibliographies when rtf templates are used, and two rtf bibliography templates are now supplied in place of the previous text bibliography template. CiteInPages numbered uses the CIP-AMAstyle.rtf template file (AMA style, which is a modified Vancouver), and CiteInPages author-date uses the CIP-APAstyle.rtf (APA style). These changes required a modification of how CiteInPages numbered handles unknown cite keys: both scripts now halt processing if an unknown cite key is encountered and highlight the cite key. There is a new property defined at the top of both scripts, "matchDocumentFontAndSize" that determines whether an inserted bibliography will use the template file's font and font size, or whether the bibliography will match the document's font and font size at the point of insertion (other styles in the bibliography such as bold and italic are transmitted as in the template in all cases). A few minor bugs have also been corrected.

Changes from 0.97 to 0.98. In-text citation insertion was reworked, approximately doubling the speeds of the scripts. As a side effect, the scripts now scroll through the document as citations are replaced. The user feedback box embedded in the Pages document is no longer needed in the numbered script and has been eliminated. Templates no longer need to be specified in BibDesk's preferences; one optional template may be specified to control the format of dragged references. A new script has been added to insert selected references in BibDesk as in-text working citations at the insertion point in Pages. It is now possible to automatically insert hanging indents in author-date bibliographies and to specify vertical spacing between entries in bibliographies. The formatting of superscripted citations was improved to be consistent with APA guidelines. Author-date in-text citations and bibliographies automatically default to display and sorting by editors if no authors are specified, or the first four words of the title in the absence of authors or editors (CiteInPages 0.98a fixes several bugs in this code). The scripts now target actions to specific documents by name rather than the frontmost document, so document order can be altered during processing without creating problems.

Changes from 0.96 to 0.97. First release of the author-date script. CiteInPages now provides two Applescripts, one for numbered citations and one for author-date citations. The bibliography template was also simplified a bit and a bug was fixed that could cause an error if a long Pages document did not end in a return.

Changes from 0.95 to 0.96. A bug was fixed that caused inaccurate character counting and index errors when images were embedded in the text rather than "floating."

Changes from 0.94 to 0.95. List styles for bibliographies are now applied across the span of paragraphs that the bibliography comprises rather than the span of characters, which should reduce errors and be more robust overall. A new property called "listStyleName" has been added to the top of the script that allows users to easily set the name of the Pages list style that should be used (see Configuration below). The script will now correctly detect and respond to pre-existing files with conflicting names in Leopard.

Changes from 0.93 to 0.94. Removed a dependency on the word "copy" in duplicated file names to allow the script to perform better in non-English environments. The fix means that you shouldn't use slashes in the file names of files that will be processed, but that was really already true.

Changes from 0.92 to 0.93. Fixed an error that occurred when the last character in a file was part of a working citation. Stepwise installation instructions included in the download file.

Changes from 0.91 to 0.92: Fixed a problem with single-character working citation delimiters and modified the workaround for loss of trailing characters when working citations are replaced to be more robust (see the last of the notes, below).

Version 0.90: Initial release.

This page was last edited 3 months ago by harrison. View page history
Subject:


Comment:


    with signature

Powered by Zwiki, Zope, Python, and Mac OSX