octaeder

Results 111 comments of octaeder

#2868 resizes height of config if it is larger than the part above the task bar. So I would say that this is solved since 4.5.1.

so, if the user (for what ever reason) used key2 on it's own the code should generate key3 after key1?

What happens in the case that you have to restructure your document? I would recommend a tool that can rename/number all labels after all work is done, and you should...

Update: sectioning and (after a change) math envs don't add (default) labels.

@dbitouze @sunderme Let's come to details: Generated label text (used as parameter for \label command) should consist of a fixed part called name followed by a non negative integer. Currently...

Answers to @dbitouze questions 1. You use the completer when you type something like \la and then choose \label{_key_} from the completion list (to open the list may need to...

I prefer the following, because this solution avoids duplicating word _label_. The numbers are placeholders, start with 1 and use at least 4 digits: `\label{0001}`, `\label{0002}`, `\label{0003}`, ..., `\label{9999}`, `\label{10000}`,...

>If you can implement this using macros, I am fine, but vanilla txs will have understandable placeholder names (here key) and in no way only a number. Well, @dbitouze wished...

> But, well, TXS AFAICS currently doesn't insert such \label{key} in equations: so far, so good. (I don't know if they are other cases to consider.) As I understand these...

I can't confirm such a behavior. I tested on win10 with current portable (4.5.2 Qt6.5.0) and with msys2 build 4.5.2-12-gd1dd9ef9b Qt6.4.2). I tested this option: ![image](https://user-images.githubusercontent.com/102688820/234954436-7d83e8c4-0817-4a89-a5f3-fbd04b15a510.png) When I have activated...