Created
March 20, 2015 05:12
-
-
Save casallas/f3b9012c12b8fcb73bbc to your computer and use it in GitHub Desktop.
Convert string to sentence case in LaTeX
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\usepackage{stringstrings} % \capitalize, \caselower | |
\newcommand{\sentencecase}[1]{\caselower[e]{#1}\capitalize{\thestring}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you do an example? Kindly send me a tutorial - [email protected]