help-octave
[Top][All Lists]
Advanced

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

Re: Symbols, mathematical symbols, and Greek letters


From: Per Persson
Subject: Re: Symbols, mathematical symbols, and Greek letters
Date: Sat, 1 Jan 2005 14:05:18 +0100

As Dmitri suggests, you could use enhanced text mode.
The only catch is that you need gnuplot 4.1 and AquaTerm 1.0.b3, none of which are yet released. So, unless waiting is an option, you'll have to get CVS sources for both projects and build them yourself.

With your current setup you may use gnuplot to produce a postscript file which can be printed.

Below is the aquaterm help from gnuplot 4.1

/Per


        G N U P L O T
        Version 4.1 patchlevel 0

gnuplot> help term aqua
 This terminal relies on AquaTerm.app for display on Mac OS X.

 Syntax:
       set terminal aqua {<n>} {title "<wintitle>"} {size <x> <y>}
                         {fname "<fontface>"} {fsize <fontsize>}
                         {{no}enhanced}

 where <n> is the number of the window to draw in (default is 0),
 <wintitle> is the name shown in the title bar (default "Figure <n>"),
<x> <y> is the size of the plot (default is 846x594 pt = 11.75x8.25 in).

 Use <fontface> to specify the font to use (default is "Times-Roman"),
 <fontzise> sets the font size (default is 14.0 pt).

The aqua terminal support enhanced text mode (see `enhanced`), except for overprint. Font support is limited to the fonts available on the system.


on 12/31/04 5:33 PM, Dmitri A. Sergatskov at address@hidden wrote:

Perhaps next year, somebody with MacOS at hand could make a more definitive
answer.

Sincerely,

Dmitri.



[snip]

Henry F. Mollet wrote:

How can I use symbols, mathematical symbols, and Greek letters in
Octave/Gnuplot/AquaTerm and then print on Laser Printer *without* resorting
to special software.

[snip]


If you have to mix fonts, then I would recommend enhanced postscript
terminal;
do not know if it qualifies as "special" software or not.




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------


reply via email to

[Prev in Thread] Current Thread [Next in Thread]