Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: New version of -rtfutil- for SSC


From   "Roger B. Newson" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: New version of -rtfutil- for SSC
Date   Mon, 12 Mar 2012 11:41:56 +0000

Thanks once again to Kit Baum, a new version of the -rtfutil- package is now available for download from SSC. In Stata, use the -ssc- command to do this, or -adoupdate- if you already have an old version of -rtfutil-.

The -rtfutil- package is described as below on my website, and produces Rich Text Format (RTF) documents. The new version adds to -rtfopen- a new option -landscape-, and new option values -paper(a4land)- and -paper(usland)-, allowing the user to create landscape-oriented documents. It also adds a new module -rtfsect-, with options -default-, -paper()-, -landscape- and -margins-, allowing the user to start a new RTF section in an existing open RTF document. This allows the user to create landscape-oriented sections (comprising one or more pages) in a portrait-oriented document. I have also updated the hypertext, in the online help, connecting to Sean Burke's RTF web page, which has moved since the last -rtfutil- update. I would like to thank Friedrich Huebler for alerting me to this move.

Best wishes

Roger

--
Roger B Newson BSc MSc DPhil
Lecturer in Medical Statistics
Respiratory Epidemiology and Public Health Group
National Heart and Lung Institute
Imperial College London
Royal Brompton Campus
Room 33, Emmanuel Kaye Building
1B Manresa Road
London SW3 6LR
UNITED KINGDOM
Tel: +44 (0)20 7352 8121 ext 3381
Fax: +44 (0)20 7351 8322
Email: [email protected]
Web page: http://www.imperial.ac.uk/nhli/r.newson/
Departmental Web page:
http://www1.imperial.ac.uk/medicine/about/divisions/nhli/respiration/popgenetics/reph/

Opinions expressed are those of the author, not of the institution.

----------------------------------------------------------------------------
package rtfutil from http://www.imperial.ac.uk/nhli/r.newson/stata11
----------------------------------------------------------------------------

TITLE
      rtfutil: Utilities for writing Rich Text Format (RTF) files

DESCRIPTION/AUTHOR(S)
      The rtfutil package is a suite of file handling utilities for
      producing Rich Text Format (RTF) files in Stata, possibly
      containing plots and tables.  These RTF files can then be
      opened by Microsoft Word, and possibly by alternative free
      word processors.  The plots can be included by inserting, as
      linked objects, graphics files that might be produced by the
      graph export command in Stata.  The tables can be included by
      using the listtab command, downloadable from SSC, with the
      handle() option.

      Author: Roger Newson
      Distribution-Date: 06march2012
      Stata-Version: 11

INSTALLATION FILES                                  (click here to install)
      rtfopen.ado
      rtfsect.ado
      rtflink.ado
      rtfhyper.ado
      rtfcumlist.ado
      rtfrstyle.ado
      rtfclose.ado
      rtfutil.sthlp
      rtfopen.sthlp
      rtfsect.sthlp
      rtflink.sthlp
      rtfhyper.sthlp
      rtfcumlist.sthlp
      rtfrstyle.sthlp
      rtfclose.sthlp
----------------------------------------------------------------------------
(click here to return to the previous screen)
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index