-
I've looked around and found no plugin to wrap cell contents to some predefined length preserving the table column, so that long lines like
```
+-----------+-----------------------------------------…
-
Hi all,
To my knowledge this is the first data that quantifies the expression of transporters in the kidney for all species (Basit et al., 2019, doi: 10.1124/dmd.119.086579). Units are presented in…
-
**Is your feature request related to a problem? Please describe.**
There is ability make color the FG & BG in text field but it's not available in table columns
**Describe the solution you'd like*…
-
There's no attempt right now for line numbers in the error messages to have anything to do with the corresponding line numbers in the editor.
1. Line numbers ignore blank lines
2. Line numbers start …
-
Thinking in cases when an Excel Sheet has two lines of Header (Header ---merged cells --- and SubHeader as a column name) would be nice.
For Reference:
https://stackoverflow.com/questions/2814310…
-
Hello,
I came across your great paper, and I am trying to run it on my device. However, it seems like I can only choose one of the cell lines ('Human' and 'Dros') for training, may I confirm with y…
-
The current implementation of `xfab.tools.b_to_epsilon` uses the small strain tensor definition
$\boldsymbol{\epsilon} = \dfrac{1}{2}(\boldsymbol{F}^T + \boldsymbol{F}) - \boldsymbol{I}$.
I s…
-
Creating this thread to post potentially useful info about _Bacillus subtilis_ that people come across.
Quick background: _Bacillus subtilis_ is a bacterium that is widely used in industrial biotec…
-
would you consider replacing
```
encode_for_xl(x::Any) = throw("Cannot encode variable of type $(typeof(x))")
```
with
```
encode_for_xl(x::Any) = "$x"
```
As it is, if there is one cell in…
-
Minimal test case: https://jsbin.com/yapulamewo/2/edit?html,output
When automatic linebreak is turned on, an inline math inside a shrink-wrap element (e.g. table cell) is broken to multiple lines e…