Quantcast
Channel: Active questions tagged uppercase - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 71

Cannot convert Greek lowercase to uppercase without accents in LuaLaTeX. How can I?

$
0
0

Please consider the following LuaLaTeX compilable code. It supposes to convert a sentence written in lowercase Greek to UPPERCASE, but with no accents. It converts to uppercase but the accents are still there in capital letters. Furthermore, it uses two different ways, both failing. Any suggestions appreciated.

enter image description here

% !TeX program = lualatex\documentclass{article}\usepackage[a4paper, total={180mm,257mm},left=15mm,top=20mm]{geometry}\usepackage[no-math]{fontspec}\defaultfontfeatures{Scale=MatchLowercase, Script=Greek}\setmainfont{STIX Two Text}\usepackage{polyglossia}\setdefaultlanguage{greek}\setotherlanguage{english}\begin{document}ΜικρόΚείμενογιατονέλεγχοτηςμετατροπήςτωνπεζώνσεκεφαλαία    \MakeUppercase{ΜικρόΚείμενογιατονέλεγχοτηςμετατροπήςτωνπεζώνσεκεφαλαία}    \let\acctonos\relax\MakeUppercase{ΜικρόΚείμενογιατονέλεγχοτηςμετατροπήςτωνπεζώνσεκεφαλαία}\end{document}

Viewing all articles
Browse latest Browse all 71

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>