BTW, with respect to tables, make sure you provided you own table tag. I just verified that
<table><tr><td>cell</td></tr></table> aligns left, whereas <tr><td>cell</td></tr> aligns center. Cheers, Peter On Monday, 29 July 2013 11:47:26 UTC+2, Peter Bienstman wrote: > > On 07/28/2013 12:12 AM, Shawn Elledge wrote: > > > Firstly, all the LaTeX cards rebuild; which in and of itself would be > fine except that they rebuild using different formatting and so completely > change the appearance of the card. Also, many cards won't compile even > close to correctly. For some, it is as if it is ignoring the \usepackage, > even though the LaTeX preamble file copied over just fine. For others, it > is ignoring entire blocks of text, not even complicated stuff either: > plain text, square brackets, subscripts, etc. I've tried moving the > compiled png files from one latex folder to the other, but this does not > solve the problem--the cards still rebuild. > > The preamble content is now stored in 'config.py' instead of in a > separate file. The upgrade process should have moved your preamble to > config.py, but let me know if it didn't work. > > If you still have latex issues, then, please give me a example of card > contents which cause problems. > > > Secondly, many of the HTML cards are formatting differently. > Specifically tables, <table><tr><td> stuff </td></tr><tr><td> more stuff > </td></tr></table> has changed the default alignment within the table from > left align to center align. The previous default, I believe, was that the > principle card environment was center aligned, but then within the HTML > table environment the default was left align. I designed all my cards > under this assumption, and I would like to restore this behavior. Also, > while most cards are still center aligned, some cards will, seemingly > randomly, become left aligned. > > It's worth pointing out that as of 2.x, the card contents are always put > inside a table itself, which is center aligned. Normally, the CSS should > have taken care of the fact that only this table is center aligned. > Please give a example of a card which cause problems. > > Cheers, > > Peter > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/f7d2241c-fe85-45d5-affe-d73e374dfccd%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
