UPDATED: SMath Studio 0.98.6528 (15 November 2017) - Messages
Application can be easily extended based on your needs. Built-in Extensions Manager tool allows to get access to hundreds official and third-party resources of the following types: usage examples, plug-ins, SMath Viewer based applications, snippets, interface translations, interactive books, handbooks and tutorials.
It provides numerous computing features and rich user interface translated into about 40 different languages. Application also contains integrated mathematical reference book.
List of changes(between 0.98.6515 and 0.98.6528 versions)
Improvements
- SS-174 Equations rendering logic rewritten to use vector-based drawing for operators and parenthesis to implement better quality of visualization and printing;
- SS-48 Added ability to configure formatting of every type of the equation entries (font, size, color, etc.). See "Tools" > "Options" > "Equations formatting";
- Variable/function/unit name index uses smaller font size now;
- Silent mode output updated to display current CLR version used to run SMath Studio;
- SS-2434: Loading speed and stability significantly improved;
- Splash screen made movable and can be closed by doubleclick now;
- Added ability to accept Enter button as a selector of suggested value within Dynamic Assistance list if user explicitly did a search within a list using mouse or keyboard;
- Number is always shown before unit after numeric calculation. Unit is always follow "1" if no other number available;
- Image is now put into the Clipboard on Regions copy, so it can be used by any program where image is acceptable object to paste;
- Cursor becomes hidden when user starting type from keyboard and displays back again if any mouse action detected (to prevent situations when cursor overlaps text on the Worksheet).
Corrections
- SS-3477: Plug-in name restored into Dynamic Assistance tooltip;
- Inserting of a digit right at start of the unit, function name or parenthesis do not leads to incorrect unit or function name anymore;
- Note about required application restart removed from Options dialog;
- Save to EXE using full version of SMath Viewer (using unique activation code) restored.
Miscellaneous
- SMath Studio switched to use .Net 4.0 when it is available;
- Text colors and sizes related refactoring;
- Interface translations updated.
Download
SMathStudioDesktop.0_98_6528.Mono.tar.gz (1 MiB) downloaded 960 time(s).
SMathStudioDesktop.0_98_6528.Setup.msi (2 MiB) downloaded 3154 time(s).
Hint: See C:\Program Files (x86)\SMath Studio\representation\settings.prop (with Notepad) to create your own equations formatting rules.
Is there a reason for having all fonts downscaled to 80% in the pre-set configurations? I feel like compensating this by changing the font size to 12.
In future I will provide UI of such kind of customizations, but for now I need to fix several issues related to new approach of rendering equations.
Thank you for the comment!
Best regards.
What is the idea about keeping smath sheets consistent between users? The same document can have totally different appearance if the users have different formatting settings. If I scale the fonts up to keep them readable this might create overlapping regions if they were created with different settings.
Will there be a choice to make the settings being part of the document? Perhaps with the option that any other user can deliberately override it with his own settings. But then he is in charge for any mess created.
A short test showed the following issues (some of them might be matter of taste). I understand this is work in progress...
formatting.sm (5 KiB) downloaded 107 time(s).
EDIT: The functions are deliberately set to italic in "Standard". Thus this can be fixed using a custom style.
1) settings.prop file located in ProgramFiles folder which means it is a part of distribution package and should not be changed by user;
2) During several releases we will test the functionality, so I have allowed to change settings.prop file in order to find the best final presents together with community (final presets will result in more or less equal equation sizes, so changing them will not break layout of already created worksheets);
3) As soon as final presets is determined changing of this file will become impossible or it will be just not suggested anymore;
4) UI will be developed to allow anyone to change presets using some convenient dialog with appropriate options but all the changes will become a part of the worksheet. Meaning that settings.prop file will never be changed.
Regarding errors you found: almost all of them are known (I also have about 10 others). 3-rd one is already fixed and will be a part of the next build. Changes introduced are very complex, so I expect it will take some time to make something close to ideal. But we will do it!
Thank you very much, Martin!
Perhaps we are entering an era, where people become more picky about appearance issues of SMath sheets. The monospaced text regions become inappropriate now...
<drawing name="Standard MK">
<math>
<entry type="number">
<font family="Times New Roman" size="120%"/>
</entry>
<entry type="string">
<font family="Times New Roman" color="#a31515" size="120%"/>
</entry>
<entry type="variable">
<font family="Times New Roman" italic="true" size="120%" />
<subscript>
<font size="100%" italic="false" />
</subscript>
</entry>
<entry type="function">
<font family="Times New Roman" size="120%" />
<subscript>
<font size="100%" italic="false" />
</subscript>
</entry>
<entry type="unit">
<font family="Times New Roman" color="#0000ff" size="120%" />
<subscript>
<font size="100%" />
</subscript>
</entry>
<entry type="special">
<font family="Times New Roman" bold="true" size="120%"/>
<subscript>
<font size="100%" />
</subscript>
</entry>
</math>
</drawing>
formatting.sm (10 KiB) downloaded 118 time(s).

WroteI think that ideally in the final draft each user should be able to define his own styles in the %APPDATA% directory, then the attributes of used styles should be included in the header of the worksheet, and the files in the installation directory left untouched. Same thing for units. Just my 2 cents
Yes, and any user should be able to inspect/modify the definitions embedded in a document, perhaps in the document properties. This also applies for calculation settings. One could provide templates (examples?) with certain sets of settings.
New visualization approach improved and polished. The main change is that now SMath Studio knows if function/variable is defined by user or built-in and based on this different fonts may be used for visualization.
Note: new default formatting preset defined (I plan to use it in the upcoming stable release).
Please try and comment what you think.
Best regards!
I encountered the following visualization problem in the use of vectorize (equations formatting: Default, Old Style, Standard)
sergio
[albumimg]1464[/albumimg]
WroteHello,
I encountered the following visualization problem in the use of vectorize (equations formatting: Default, Old Style, Standard)
sergio
[albumimg]1464[/albumimg]
Seems that the boolean operator "greater than or equal to" is not drawn, unrelated to vectorize
I experience some horizontal misalignments (caret position, empty placeholders, ...), I am the only one?
WroteI am the only one?
You are not the only one Davide. Mathcad 11 was not better at all.
There are few things those days [equation colors ...]
My preference are different by priorities:
1. Work sheet background color ON/OFF by click, like Mathcad.
2. Copy a section of work sheet, paste in IrfanView.
3. Few more Windows convivialities [ copy/paste images ...]
Jean
Tips.sm (44 KiB) downloaded 103 time(s).
QuoteI experience some horizontal misalignments (caret position, empty placeholders, ...), I am the only one?
Yes, I'm working hard right now to fix these issues.
QuoteCopy a section of work sheet, paste in IrfanView.
Good idea. Will add this feature into the next beta release.
Best regards.
Many improvements done for equations visualization, restoring of performance on calculation and new functionality requested by [USERLINK]Jean Giraud[/USERLINK] implemented.
Please make sure you are using Default equations formatting (in Options dialog) as this preset is now priority 1.
Note: Linux problem is not handled yet.
Please test.
At low resolution/small font size, the old formatting is easier to read, mainly due to the blur of the thin-lined operators.
Pasting multiple regions as image is nice.
When the maxima-plugin is downloaded from the gallery and the offer to search for Maxima is confirmed, then the setup dialog automatically closes instead of waiting for user input. The dialog can only be used after next start of SMath.
Feature proposal: pan the canvas by drag with the middle mouse button (as alternative to use the scrollbars)
formatting.sm (27 KiB) downloaded 95 time(s).

Ive experienced some strange font scaling issues in in the two latest builds (using the latest right now). As I change the font size using either the settings menu or the toolbar option, the effect seems inversed and interacting with each other. Furthermore, they dont display the correct font scale value. As I press enter in the first image, one expects the typeface to get larger (from 7 to 14), yet the inverse happens. As I open the settings again, it displays a 10, and thus does not remember the latest changes. This effect doesnt appear to be linear, although its hard to notice when scaling.
The problem is not specific to any particular file, but occurs whenever I change font sizes, and persists through restart/new file.
File not found.File not found.
I'd recommend to clearly indicate the scope of the options in the dialog.
Some of them take immediate effect and there is no way to override the setting locally (per document or per region)
- precision of integrals
- multiple value results
- language, separator, equation formatting
Some of them are default settings applying only for new documents or for new regions
- result formatting
- solve interval
- color, font size...
BTW, I think that settings like multiple value results and precisions of integrals should have region scope.
-
New Posts
-
No New Posts