How do I express this with the "th" in a smaller font and elevated? It is a character in the font. -- John Culleton Wexford Press Book layout, typesetting and Indexing Free list of books for self-publishers: http://wexfordpress.net/shortlist.html
On Tue, 1 Sep 2015 15:24:20 -0400
John Culleton
How do I express this with the "th" in a smaller font and elevated? It is a character in the font.
Already answered My apologies. I couldn't find the answer to my request of August 25(th!) But I sumbled across it today. -- John Culleton Wexford Press Book layout, typesetting and Indexing Free list of books for self-publishers: http://wexfordpress.net/shortlist.html
Hi John,
On Tue, 01 Sep 2015 13:24:20 -0600, John Culleton
How do I express this with the "th" in a smaller font and elevated? It is a character in the font.
If the 'th' is *not* a character in the font, then 16\high{th} If the 'th' is a single unicode character in the font, just type it or make an alias! Or am I missing something? Or perhaps you want to define your own version of the \high macro in C:\ConTeXt\tex\texmf-context\tex\context\base\typo-scr.mkiv, line 104 but that's beyond my pay grade. Best wishes Idris -- Idris Samawi Hamid Professor of Philosophy Colorado State University Fort Collins, CO 80523
Idris Samawi Hamid ادريس سماوي حامد mailto:Idris.Hamid@colostate.edu 1. September 2015 21:43 Hi John,
On Tue, 01 Sep 2015 13:24:20 -0600, John Culleton
wrote: If the 'th' is *not* a character in the font, then
16\high{th}
If the 'th' is a single unicode character in the font, just type it or make an alias! Or am I missing something?
Or perhaps you want to define your own version of the \high macro in
C:\ConTeXt\tex\texmf-context\tex\context\base\typo-scr.mkiv, line 104
but that's beyond my pay grade. You can use the \definehigh command:
\definehigh[boldhigh][style=\ss\bfxx] \starttext 16\high{th} 16\boldhigh{th} \stoptext Wolfgang
participants (3)
-
Idris Samawi Hamid ادريس سماوي ح امد
-
John Culleton
-
Wolfgang Schuster