-
### Describe the feature and the current behavior/state
I wonder how can I implement the dictionary based normal text completion for texstudio.
### Who will benefit with this feature?
All…
-
I suppose the forms `abstravi`, `abstravisti` etc., `abstraveram` etc. and `abstrasse` in the test list are incorrect. The perfect of *abstraho* is *abstraxi*.
wehro updated
4 years ago
-
Hello, when I put the cursor and press `CONTROL+C` it copies the whole word without highlighting it which is very good because it saves time, but now I need it to also copy words that have Example scr…
-
The cheat sheet needs more explanation of how to use _la_, _en_, and _anu_. Maybe the numbers _mute_ (20) and _ali/ale_ (100) should also be mentioned, but they're not absolutely necessary. Are _sama_…
-
Hi Maniac and thanks in advance for your great program.
In some languages, German for example, we have what is linguistically called compound nouns.
The English 'speed limits' becomes 'Geschwindi…
-
Originally reported by @aMiss-aWry in #161:
> I can fix the specific words with defnoun('jeans', 'jeans'), which corrects the result for an isolated string 'jeans' -> 'jeans'.
>
> However, if I t…
-
2.1. The ruby element > Example 8 > Figure 3
https://www.w3.org/TR/html-ruby-extensions/#jukugo-ruby
Understood: All 3 examples are jukugo ruby, meaning that the bases and annotations are individu…
r12a updated
4 months ago
-
The popup dics for SC are one of our best features, and deserve improvement and development.
We have some additional dictionaries to include: Pali>Chinese we have already, Pali>Portugese will be read…
-
Hello,
I am currently working on this project on extracting the catalyst information including the name mass temperature, and also the performance of the experiment using this catalyst. I have chec…
-
Please see this example
````cpp
(void*)0 == (char*)0;
````
The operands of the equal operator are a null pointer value of type `void*` and a null pointer value of type `char*`, respectively as pe…