Formatting of variables - Сообщения
Below is an example of a variable used in wood shear wall calcs where 2 values for shear modulus (Gv) and thickness (tv) have been combined into 1 tabulated value of Gvtv with the "v" in subscript. SMath doesn't allow getting in and out of subscript entry in one variable definition, as far as I know.
The vs.asd entry below that is one that neither SMath or Mathcad will accept as NDS shows it, since NDS uses "s(ASD)" in the subscript, and neither program recognizes parentheses as part of a variable name, even in a subscript. So for that one, I may just have to use a period or underscore or some other alternate notation from what the published standard uses. Another case that I see used a lot in published engineering calcs is the use of a comma in a subscript, such as "P1,y" where the 1,y" would be in subscript. I don't think either Mathcad or SMath allow that, but it is a common notation from what I've seen.
The Fc⟂ entry is one I figured out I can insert from Windows Character Map, although it comes out somewhat tilted in SMath, like it's italicized.
Файл не найден.Файл не найден.
Finally, the last picture is from Mathcad of how NDS represents the adjusted design value for allowable compressive stress perpendicular to the grain. They put the apostrophe after the subscript. But similar to the Gvtv variable, I can't leave subscript entry to put the apostrophe at the normal text level in SMath. I can put it in at that level before the subscript, but then it doesn't quite look the same. Has anyone else used SMath for published works where you wanted to match a particular formatting like this? Is there a workaround?
Thanks much everyone,
Jason
I already know what he does for the example that you gave,
but what does that trick for notation refer to or where does it come from?
WroteRazonar what is ctrl+Shift+K ?
I already know what he does for the example that you gave,
but what does that trick for notation refer to or where does it come from?
Hi churichuro.
It comes from mathcad, I don't know from which version or even which one is valid. It is used to use characters that are usually operators in the definition of variable names. That is, to write things like "a/b" or "a+b" as variable names, or variables with spaces "a b", and some others cases.
I suppose that somewhere here it must be documented, but I don't know where. For instance, not here: https://smath.com/wiki/Keyboard%20shortcuts.ashx . The line describing it could be:
Ctrl+Shift+K - For type characters that usually insert operators.
Best regards.
Alvaro.
WroteRazonar what is ctrl Shift K ?
I already know what he does for the example that you gave,
but what does that trick for notation refer to or where does it come from?
...in Mathcad 11 [maybe 8 Pro. but not tutored]
Ctrl+Shift+K ... to open
ρ[kg/m³]
Ctrl+Shift+K ... to close
is dead text memo mostly to highlight unit(s)
Wrote... otherwise never use units in Engineering document.
Been on this horse since MathSoft Forum

I remember asking Andrey for "Ctrl+Shift+K" many years ago ... Maybe with the new NOTEBOOK feature, this may spur him to add it. I've been out of doing CALCS for a bit but I don't see it implemented yet.
EDIT: In the features area of the forum, request "Ctrl+Shift+K" feature from Mathcad
Jason
Файл не найден.Файл не найден.
Thanks!
Jason
Jason
Try to search "comb" or "combi" in charmap, copy and paste in SMath. If doesn't work, try to open the attached SMath file, if your system doesn't fully support unicode maybe you can't see this, like what happen in my virtual windows 7.
OverDot.sm (2 КиБ) скачан 57 раз(а).
Best regards.
Alvaro.
Addendum: Apparently no character that has "accent" in its name can be combined with consonants. This is à ä â but x` x¨ x ^.
WroteAddendum: Apparently no character that has "accent" in its name can be combined with consonants. This is à ä â but x` x¨ x ^.
Thanks, Alvaro. That explains the mystery of the not being able to combine F^ and k^ would both be consonants. Interestingly, while I can get x to combine with a single dot above or a double dot above, the vowel "u" will only combine with a double dot and not a single dot in any of the fonts I've tried. And I have been using the "Combining Diacritical Marks" as it's labeled on my English system, same as your "combi". It does make me wonder what my various physics and engineering mechanics books over the years were using to write out their equations since they commonly used the notation of i,j,k with the circumflex accent (hat) over them to denote unit vectors in the x,y, and z axes. I guess maybe the publisher used a custom font that had those symbols in it.
And I agree, overlord, science and engineering are definitely not unitless. Ask me if a beam can support a 10 lbf concentrated load and I won't think twice; ask me if it can support 10 kip, and that may be a different story! Units make all the difference in the world.
Thank you both for your helpful comments.
Jason
WroteIt does make me wonder what my various physics and engineering mechanics books over the years were using to write out their equations since they commonly used the notation of i,j,k with the circumflex accent (hat) over them to denote unit vectors in the x,y, and z axes. I guess maybe the publisher used a custom font that had those symbols in it.
LaTeX is at least an option, it makes compound symbols out of basic characters and decoration symbols. Having an x-umlaut character is just a poor replacement for \ddot x. So I rather accept that SMath can't handle well decorations instead of font-mining for look-alikes.
Wrote...
LaTeX is at least an option, ...
Hi. True, but then the point is how to write those expressions in latex within SMath.
Wolfram's Mathematica solution, where everything are expressions, is to use functions, like OverDot, OverVector, OverHat, etc. Here is a listing.
It can be quite practical, since you can define notations such as OverHat[x]:=x/Norme[x] or OverDot[x]:=Diff[x,t].
The EES solution is smaller, but much more practical. From the help of the program:
"A dot, bar, hat, or tilde can be positioned over the variable name by adding _dot, _bar, _hat, or _tilde to the name. ... X_ddot will display with a double-dot centered above the X. X_infinity will display as X subscripted with the infinity symbol. X_prime will display as X 'and X_dprime will display as X''"
I suppose that the latter is a solution that can be implemented in SMath without many problems.
Best regards.
Alvaro.
-
Новые сообщения
-
Нет новых сообщений