help-octave
[Top][All Lists]
Advanced

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

Re: print question


From: Muthiah Annamalai
Subject: Re: print question
Date: Thu, 28 Jun 2007 01:10:04 -0500



On 6/26/07, John W. Eaton <address@hidden> wrote:
On 26-Jun-2007, Daniel Oberhoff wrote:

|
| Am 26.06.2007 um 16:53 schrieb John W. Eaton:
|

<SNIP>

|    elseif (strcmp (dev, "svg"))
|
|      new_terminal = dev;
|
| into the large switch in print.m and add svg to the devices list in
| the same file:
|
|    dev_list = {"aifm" "corel" "fig" "png" "pbm" "dxf" "mf" "hpgl", ...
|             "ps" "ps2" "psc" "psc2" "eps" "eps2" "epsc" "epsc2" "emf","svg"};

I'll consider a patch + ChangeLog entry.

jwe

I think nobody is submitted a patch for this, so here it goes (attached).
-Muthu



Attachment: svg.patch
Description: Text Data

Attachment: svg.patch
Description: Text Data

Attachment: clog.patch
Description: Text Data


reply via email to

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