Changes between Version 16 and Version 23 of Ticket #32942
- Timestamp:
- 03/11/22 00:00:03 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32942
-
Property
Summary
changed from
Introduce `display_latex` option that allows latex displays aligned left
toIntroduce `align_latex` option that allows latex displays aligned left or centered
-
Property
Dependencies
changed from
to
#33475
-
Property
Commit
changed from
45e530a346e6b16d7dbf81c22b569ff46686a1d1
to74e26967a878d845b97ece4183f731decfd81e60
-
Property
Summary
changed from
-
Ticket #32942 – Description
v16 v23 1 1 This 2 2 {{{#!sage 3 %display latex 3 4 dm = get_display_manager() 4 5 dm.preferences.align_latex = 'left' # or 'center' or None