-
This is v0.7.3
I'm exploring an idea to use IPM to load module's installation env/site specific configuration.
I run into issue with parameters in resource processor. I have a simple processor `…
-
I'm having problems with the rendering of unicode subscripts in all fonts.
Consider the following screenshot in Fira Code:
![img_0219](https://user-images.githubusercontent.com/112306/40994084-4…
goerz updated
3 years ago
-
The up and down subscripts in equation 19 should be $j=i+1$ and $t-2$ according to the code in "wkv6_cuda.cu".
-
Need a function that will return the "full" name string with isotope and charge state included. For example, `full_name(Particle("He",2))` should return `"He++"`.
It would be nice for full_name to…
-
Origin: https://github.com/asciidoctor/asciidoctor/issues/3951
Would it be possible to support the non-breaking-space character in a subscript? I'm in a situation where I make heavy use of subscrip…
-
Please check the outcome of the [LargeTestSuite.Electrical.DistributionSystemDC.DistributionSystemModelicaIndividual_N_10_M_10](https://libraries.openmodelica.org/branches/heavy_tests/LargeTestSuite_N…
-
I use Treesheets in a technical context and hence I tend to use sub- and superscripts quite a lot. At the moment I am bound to the unicode sub- and superscripts available in the font used. Would it be…
-
![image (4)](https://user-images.githubusercontent.com/1473646/165952106-6227942c-993b-431a-93fe-4c7c13436f74.png)
-
1. Subscripts on some nonterminals are given as
```
:token:`term`:math:`_1`
```
instead of the much simpler
```
:n:`@term__1`
```
The use of subscripting seems to have more variation …
-
The Julia programming language allows the unicode superscript and subscript latin and greek letters to be used in identifiers, as well as superscript and subscript numerals. This allows Julia code to …