Re: [graphviz-interest] Problem with HTML Labels

[email protected]
Newsgroups gmane.comp.video.graphviz
Message-ID <21432.77.193.15.190.1379972407.squirrel@mailgate.research.att.com>
> Hello,
>
> I used 2.30 before and was able to use the following syntax:
>
> label=<On<br ALIGN="LEFT"/><br ALIGN="LEFT"/>>;
> In 2.34 this creates a segmentation fault.
>
> In the new version I can only use this: label=<On<br ALIGN="LEFT"/>>;
>
>
> An also this:
> Working in 2.30
> label=<{<br ALIGN="LEFT"/><B>Off</B><br ALIGN="LEFT"/>|<br ALIGN="LEFT"/>
> <u>Entry</u>:<br ALIGN="LEFT"/>LED_Off();...<br ALIGN="LEFT"/><br
> ALIGN="LEFT"/>}>
>
> Not working anymore (segmentation fault). I have to remove the <br
> ALIGN="LEFT"/> before the <B>Off</B>
>
> Only this works now:
> label=<{<B>Off</B><br ALIGN="LEFT"/>| <u>Entry</u>:<br
> ALIGN="LEFT"/>LED_Off();...<br ALIGN="LEFT"/><br ALIGN="LEFT"/>}>
>
>
> Maybe my labels were not perfect :-)
> But did I do something wrong in the past? What do you suggest I should do?
>
>
This all still works fine for me, at least in 2.35. What system are you
working on? Please submit a bug report. Thanks.



_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.