> 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. > I can't answer about latex. You mean that tables are aligned on center for 1.x and left for 2.x when nothing else is specified? The 1.x code has been completely rewritten in 2.x. Under early versions of 2.x the tables was aligned to center by default, however I believe this was changed to allow the user to control the alignment of the table using HTML.
Perhaps you can use the align="center" tag to set it to center or perhaps you can try with an CSS file? Vote for http://mnemosyne.uservoice.com/forums/164265-general/suggestions/3426377-find-and-replace-in-all-active-cards to make the work manageable. Or perhaps a CSS files with the default card styles could be loaded by mnemosyne by default in the HTML template? -- 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/a5e8b526-a79e-4df5-964f-5192cb97b5b7%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
