Text FormattingHow do not procces mapping control in a sequence of characters

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
jimkaip
Posts: 13
Joined: Fri Oct 19, 2018 8:13 am

How do not procces mapping control in a sequence of characters

Post by jimkaip »

Hello.
I have made a wchar_t characters text from many codepoints of my font. All that characters are more than 30000. When see those characters in a sequence there is not seeing wheel because of Unicode mapping. So to represent all that sequences i must use an environment that each character is in my order and do not control by Unicode mapping. How made that suppose use font.ttf font?
A character string is with characters from a different languages and type writing systems.
Thank you.
Jim

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

jimkaip
Posts: 13
Joined: Fri Oct 19, 2018 8:13 am

How do not procces mapping control in a sequence of characters

Post by jimkaip »

37.png
37.png (568 Bytes) Viewed 1364 times
36.png
36.png (3.88 KiB) Viewed 1364 times
For example 37.png is the first character but in seeing the last as i can see at 36.png image.

The real codepoints sequence of chars are ...

67694,960,959,67434,74109,71784,67532,956,949

The 67694 char is th 37.png

How i can change that behaviour of mapping?
Here is in visual studio how i must see
38.png
38.png (3.29 KiB) Viewed 1339 times
Thank you.
Jim
Attachments
Επιλογή_036.png
Επιλογή_036.png (3.29 KiB) Viewed 1339 times
Post Reply