Document Classessynttree package

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
christina_t
Posts: 27
Joined: Tue Sep 16, 2008 1:16 am

synttree package

Post by christina_t »

hi!

i am using the synttree package to make something like a family tree and i am experiencing problems with it. in the dvi, ps, and pdf output the lines of the tree are not straight. how could i fix that? is there any other package i could use instead?

many thanks in advance

christina

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

synttree package

Post by localghost »

christina_t wrote:[…] is there any other package i could use instead? […]
Have a look at pgf/TikZ or PSTricks.


Best regards
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
christina_t
Posts: 27
Joined: Tue Sep 16, 2008 1:16 am

Re: synttree package

Post by christina_t »

thanks a lot! the pgf package is indeed much better, though the problem is still there. the lines are not straight. they are better than before but still... what can I do? Pehaps the problem is that each node is quite long? thanks a lot in advance!
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

synttree package

Post by localghost »

Descriptions alone are insufficient. Provide some code in the sense of a minimal working example (MWE). Follow carefully the hints on the linked site.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
christina_t
Posts: 27
Joined: Tue Sep 16, 2008 1:16 am

Re: synttree package

Post by christina_t »

thanks for your reply! the problem was with the dvi viewer and the ps. the pdf finally after doing several times -latex- looks fine!
skidzo
Posts: 8
Joined: Mon Sep 22, 2008 9:45 am

synttree package

Post by skidzo »

there is also a tree module within asymptote.

http://asymptote.sourceforge.net/gallery/treetest.pdf

I'm just a fan of asymptote...
drumex
Posts: 12
Joined: Mon Apr 14, 2008 2:18 am

Re: synttree package

Post by drumex »

Hello.

I think my problem is what the original poster had. I'll try to be more descriptive though and say that while they are straight, they are not anti-aliased. The documentation shows the connecting lines as being anti-aliased.

I'm using pdflatex from within TeXnicCenter. I tried other build options (dvi, ps -> pdf) as well, to no avail.

Anyone know a solution for this?
Post Reply