[Therion] walls off

Nikita Kozlov nikita.kozlov at gmail.com
Sat May 12 11:50:04 CEST 2018


Hi, I used alternative style for drawing area dimensions from LRUD to
accomplish that task.

All you need to do is to add following snippet of metapost code into custom
layout you are using to generate pdf:

  code metapost
    # Рисуем стены, автоматически сгенерированные из LRUD замеров в виде
незаполненых трапеций
    def a_dimensions (expr P) =
     T:=identity;
     pickup PenD;
     thdraw P;
    enddef;
  endcode
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20180512/06e4a3a3/attachment.htm>


More information about the Therion mailing list