therion-users
[Top][All Lists]
Advanced

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

Re: [Therion] Printing xvi maps


From: Cooper, Ben
Subject: Re: [Therion] Printing xvi maps
Date: Thu, 8 Nov 2007 14:44:25 -0000

Hi Stacho,
I've been wanting to get print-outs of XVI, too, so I am verry
interested in your recommendation, below.  I've tried it, but this is
the result I get: only the centreline is visible, not LRUD.
- Ben Cooper 

-----Original Message-----
From: address@hidden [mailto:address@hidden On
Behalf Of Stacho Mudrak
Sent: 06 November 2007 12:24
To: address@hidden
Subject: Re: [Therion] Printing xvi maps

Well, there is no direct way how to print XVI and I can not imagine how
it would
be possible. There is a possibility for printing canvas to postscript in
TCL,
but my experience with it is not very good.

I would suggest you to generate PDF map for printing. All items visible
in XVI
may be also visible in PDF. Just use export command:

export map.pdf -layout-color map-fg 50 -layout-scale 1 500

By default - map-fg is white, therefore walls are not visible when
exporting
data just from centerline.

If you have some scraps already drawn in your data, you need to create
and
select centerline map before this export. It can be done within your
configuration file. Example:

source
map centerline-map
  my-survey
endmap
endsource

select centerline-map
export map.pdf -layout-color map-fg 50 -layout-scale 1 500


... where my-survey is the name of top-level survey. If it will not work
for
you, just send me some somple data where it does not work and I can have
a
look.

Regards, S.

Quoting Ricardo Constantino <address@hidden>:
> Hello,
> 
> I would like to print a map with Centerline, Left & Right lines (based
on
> LRUD data).
> The XVI format has this nicelly, but I can't find a way to print out
the xvi
> file.
> 
> Thanks in advance,
> Ricardo
> (www.ENTRADA.tv)
> 


_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.sk/mailman/listinfo/therion

Attachment: UF_CL.pdf
Description: UF_CL.pdf

_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.sk/mailman/listinfo/therion

reply via email to

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