I tried to write "R2", where R is italic and 2 is subscript. However, the output is source text (I attached the figure). Can someone help me with this issue?
P.S. I use QCAD 3.22 - Pro version.
Subscript issue
Moderator: andrew
Forum rules
Always indicate Operating system, QCAD version
Attach Drawing files, Screenshots
Always indicate Operating system, QCAD version
Attach Drawing files, Screenshots
Subscript issue
- Attachments
-
- Screenshot 2019-05-10 at 21.17.12.png (23.93 KiB) Viewed 1669 times
Re: Subscript issue
Please deactivate "Simple Text" and check what happens.
Work smart, not hard: QCad Pro
If a thread is considered as "solved" please change the title of the first post to "[solved] Title...". Thanks!
If a thread is considered as "solved" please change the title of the first post to "[solved] Title...". Thanks!
Re: Subscript issue
This specific formatting (text change, color change or font size change right before subscript / superscript) gets messed up by the text dialog. Bug report added under:
https://qcad.org/bugtracker/index.php?d ... sk_id=1885
As a workaround, you can enter this code for the text in the property editor:
Unfortunately, using the text dialog to edit this text, will mess it up again...
https://qcad.org/bugtracker/index.php?d ... sk_id=1885
As a workaround, you can enter this code for the text in the property editor:
Code: Select all
\fTimes New Roman|b0|i1|c0|p0;R\fTimes New Roman|b0|i0|c0|p0;\S^2;
Re: Subscript issue
Thank you for quick and useful answer!
I tried what you suggested and it works. I hope future versions of QCAD will allow for easier text manipulation.
Best regards,
Mihael

I tried what you suggested and it works. I hope future versions of QCAD will allow for easier text manipulation.
Best regards,
Mihael