Graphics, Figures & TablesLarge Text in Mindmap Node

Information and discussion about graphics, figures & tables in LaTeX documents.
histrion
Posts: 6
Joined: Wed Feb 13, 2013 9:52 pm

Re: Large Text in Mindmap Node

Post by histrion »

I just tried to change 13em by 130pt, and my text is now centered !
it seems to me that it's a bug with text width attribute in em.
anymay,
solved !

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Large Text in Mindmap Node

Post by localghost »

histrion wrote:I just tried to change 13em by 130pt, and my text is now centered !
it seems to me that it's a bug with text width attribute in em.
anymay,
solved !
That is doubtful because every length unit is internally converted to points (pt). It is more likely that you just hit the suitable value by accident.
Post Reply