mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 05:43:46 +01:00
Merge branch 'master' into QUEST4
This commit is contained in:
commit
05b7799d2e
@ -514,6 +514,7 @@ draft: false
|
|||||||
if (ex[3].Value == VertExcitationKinds.Fluorescence.Value) {
|
if (ex[3].Value == VertExcitationKinds.Fluorescence.Value) {
|
||||||
Vertkindtext = String.raw`[\mathrm{F}]`
|
Vertkindtext = String.raw`[\mathrm{F}]`
|
||||||
}
|
}
|
||||||
|
desctex=""
|
||||||
if (ex[2].description.string) {
|
if (ex[2].description.string) {
|
||||||
desctex = "(" + ex[2].description.string + ")"
|
desctex = "(" + ex[2].description.string + ")"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user