Property talk:P7973
Documentation
symbol for a mathematical or physical quantity in LaTeX
List of violations of this constraint: Database reports/Constraint violations/P7973#Type Q71550118, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P7973#Scope, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P7973#Entity types
List of violations of this constraint: Database reports/Constraint violations/P7973#allowed qualifiers
Symbol/notation?
editWhat's the difference from quantity symbol (string) (P416)? --Infovarius (talk) 20:56, 18 March 2020 (UTC)
- This property (P7973) has datatype math, the other one has string, which was not enough to enter some symbols. Toni 001 (talk) 10:10, 19 March 2020 (UTC)
We are losing copyable information (math type can't be copy-paste directly). There's 2 variants: either to leave quantity symbol (string) (P416) or add qualifier Unicode character (P487) with older value. --Infovarius (talk) 13:32, 27 March 2020 (UTC)
One major glitch! This property doesn't allow cyrillic symbols! But there are usecases when Russians use cyrillic notation. --Infovarius (talk) 14:01, 27 March 2020 (UTC)
- That's indeed an issue - LaTeX does not support all Unicode characters. Another shortcoming: I have not found a way to enter an upright
\mu
. In the long term we could consider a new datatype which allows directly entering MathML, which would probably solve all of those issues (an added benefit would be the possibility to enter semantic expressions - in addition to or instead of presentation syntax like LaTeX). Toni 001 (talk) 12:56, 30 December 2020 (UTC)
Label
editThe label proposed in the discussion included "(LaTeX)". This was omitted on creation, so I had to add it now. --- Jura 10:37, 28 March 2020 (UTC)
@Tacsipacsi: Fair enough, I had sort of conflated a label and a title in my mind. And my thought was indeed to have the 'proper' LaTeX logo shown, but \LaTeX doesn't seem to be supported in this context. Arlo Barnes (talk) 22:10, 18 December 2021 (UTC)
Italic and bold symbols
editFollowing ISO 80000-1:2009 Quantities and units—Part 1: General (Q26711930), section 7.1.1: "... quantity symbols are always written in italic (sloping) type ...". This also applies to vector and tensor quantities, which in addition to being italic are printed bold (or with an arrow, see discussion above). To achieve both italic and bold font one can use \boldsymbol
. I had originally entered symbols for vectors using \mathbf
, but this makes the symbols upright. I'm going through all symbols now to use \boldsymbol
instead. This will bring us a little closer to standard compliance.
Best wishes. Toni 001 (talk) 11:17, 30 December 2020 (UTC)