Text FormattingCenter-Aligning Three Characters

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
ggp
Posts: 1
Joined: Fri Jul 10, 2009 10:34 pm

Center-Aligning Three Characters

Post by ggp »

I am trying to center-align three different pt size characters in a footer (pagination) consisting of

<symbol> page # <symbol>

The symbols (from the WebOMint font for example) are 5pt in size while the page number is 11pt in size ... hence the reason to centre-align the three characters. I have tried a number of ways, e.g., vskip, vcenter, etc ... but with no luck.

Any ideas?

Thanks

Gilles

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

Center-Aligning Three Characters

Post by localghost »

Header and footer customization for standard classes can be done either with fancyhdr or titlesec. Other classes have built-in features.


Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Post Reply