|
From: yoel <yoe...@gm...> - 2011-01-17 19:28:24
|
Works!
Thanks a lot!
Thomas Sefzick wrote:
>
> plot 1 title '{/Symbol \136}'
>
>
> yoel wrote:
>>
>> Thank you Thomas!
>> The Parallel sign worked fine, but I still have a problem with the
>> perpendicular sign.
>> Using this script:
>>
>> set term postscript eps enhanced color "Helvetica" 24 size 10, 5
>> set output "perp.eps"
>> plot 1 title "{/Symbol \136}"
>>
>> This is what I get in the terminal:
>> enhanced text parser - spurious }
>> enhanced text parser - spurious }
>>
>> Any idea?
>> Yoel
>>
>>
>>
>> Thomas Sefzick wrote:
>>>
>>> perpendicular:
>>> {/Symbol \136}
>>> parallel:
>>> {/Symbol \174\174}
>>>
>>>
>>> yoel wrote:
>>>>
>>>> of course.
>>>> I didn't find it there (or did I miss it?)
>>>> Yoel
>>>>
>>>>
>>>> Thomas Sefzick wrote:
>>>>>
>>>>> did you have a look at the file "ps_guide.ps" which should come with
>>>>> every
>>>>> gnuplot installation?
>>>>>
>>>>>
>>>>> yoel wrote:
>>>>>>
>>>>>> Hi all,
>>>>>> I'm looking for a way to print in the postscript terminal, the signs
>>>>>> for perpendicular and parallel.
>>>>>> The first looks like this:
>>>>>>
>>>>>> |
>>>>>> ---
>>>>>>
>>>>>> and the second like this:
>>>>>>
>>>>>> ||
>>>>>>
>>>>>> I'm using the Helvetica font but will change it if necessary.
>>>>>>
>>>>>> Thanks a million!
>>>>>> Yoel
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
--
View this message in context: http://old.nabble.com/perpendicular-and-parallel-signs-tp30654353p30676227.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|